index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
sama5d4_wdt.c
Age
Commit message (
Expand
)
Author
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