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
/
da9063_wdt.c
Age
Commit message (
Expand
)
Author
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