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
/
da9062_wdt.c
Age
Commit message (
Expand
)
Author
2020-05-25
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
2020-05-25
watchdog: da9062: Initialize timeout during probe
Stefan Riedmueller
2020-02-17
watchdog: da9062: fix power management ops
Marco Felsch
2020-02-17
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
2020-01-27
watchdog: da9062: make restart handler atomic safe
Marco Felsch
2020-01-27
watchdog: da9062: add power management ops
Marco Felsch
2019-07-08
watchdog: da9062_wdt: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2018-06-06
watchdog: da9062: remove unused code
Michael Grzeschik
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-12-28
watchdog: da9062: use protection delay mechanism from core
Michael Grzeschik
2017-12-28
watchdog: da9062: Disable and wait before changing timeout
Michael Grzeschik
2017-12-28
watchdog: da9062: Add restart handler support
Michael Grzeschik
2017-02-24
watchdog: da9062_wdt: Convert to use device managed functions
Guenter Roeck
2016-12-16
watchdog: da9062/61: watchdog driver
Steve Twiss
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-06-22
watchdog: da9062: DA9062 watchdog driver
S Twiss