index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
sama5d4_wdt.c
Age
Commit message (
Expand
)
Author
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