index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
da9063_wdt.c
Age
Commit message (
Expand
)
Author
2023-02-18
watchdog: da9062: da9063: use unlocked xfer function in restart
Primoz Fiser
2022-05-21
watchdog: da9063: optionally disable watchdog during suspend
Primoz Fiser
2021-12-28
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
2021-10-26
watchdog: da9062: da9063: prevent pings ahead of machine reset
Primoz Fiser
2020-05-25
watchdog: da9063: Make use of pre-configured timeout during probe
Stefan Riedmueller
2019-05-05
watchdog: da9063_wdt: parse DT for timeout value, too
Wolfram Sang
2019-05-05
watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2018-06-07
watchdog: da9063: remove duplicated timeout_to_sel calls
Marco Felsch
2018-06-07
watchdog: da9063: rename helper function to avoid misunderstandings
Marco Felsch
2018-06-06
watchdog: da9063: Fix timeout handling during probe
Marco Felsch
2018-06-06
watchdog: da9063: Fix updating timeout value
Marco Felsch
2018-06-06
watchdog: da9063: Fix setting/changing timeout
Marco Felsch
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
2017-02-24
watchdog: da9063_wdt: Convert to use device managed functions
Guenter Roeck
2016-07-17
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2015-12-13
watchdog: da9063_wdt: use core restart handler
Damien Riegel
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-02-17
watchdog: da9063: Add restart handler support
Geert Uytterhoeven
2014-10-20
watchdog: Add DA9063 PMIC watchdog driver.
Krystian Garbaciak