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
/
sama5d4_wdt.c
Age
Commit message (
Expand
)
Author
2023-08-19
watchdog: sama5d4: readout initial state
Mathieu Othacehe
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2022-07-23
watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functions
Paul Cercueil
2021-06-21
watchdog: sama5d4_wdt: add support for sama7g5-wdt
Eugen Hristev
2020-01-27
watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog
Eugen Hristev
2019-07-08
watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
Ken Sloat
2019-07-08
watchdog: sama5d4: fix WDD value to be always set to max
Eugen Hristev
2019-07-08
watchdog: sama5d4_wdt: drop warning after registering device
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-05
watchdog: sama5d4_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-10-02
watchdog: sama5d4: fix timeout-sec usage
Romain Izard
2018-03-03
watchdog: sama5d4: make use of timeout-secs provided in devicetree
Marcus Folkesson
2017-06-05
watchdog: sama5d4: Add comment explaining what happens on resume
Alexandre Belloni
2017-06-05
watchodg: sama5d4: simplify probe
Alexandre Belloni
2017-05-18
watchdog: sama5d4: fix race condition
Alexandre Belloni
2017-05-18
watchdog: sama5d4: fix WDDIS handling
Alexandre Belloni
2017-02-24
watchdog: sama5d4: Implement resume hook
Alexandre Belloni
2017-02-24
watchdog: sama5d4: Cache MR instead of a partial config
Alexandre Belloni
2017-02-24
watchdog: constify watchdog_ops structures
Bhumika Goyal
2015-09-09
watchdog: add a driver to support SAMA5D4 watchdog timer
Wenyou Yang