summaryrefslogtreecommitdiff
path: root/drivers/watchdog/da9062_wdt.c
AgeCommit message (Expand)Author
2021-10-26watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser
2020-05-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-05-25watchdog: da9062: Initialize timeout during probeStefan Riedmueller
2020-02-17watchdog: da9062: fix power management opsMarco Felsch
2020-02-17watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-01-27watchdog: da9062: make restart handler atomic safeMarco Felsch
2020-01-27watchdog: da9062: add power management opsMarco Felsch
2019-07-08watchdog: da9062_wdt: drop warning after registering deviceWolfram Sang
2019-05-05watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2018-06-06watchdog: da9062: remove unused codeMichael Grzeschik
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-12-28watchdog: da9062: use protection delay mechanism from coreMichael Grzeschik
2017-12-28watchdog: da9062: Disable and wait before changing timeoutMichael Grzeschik
2017-12-28watchdog: da9062: Add restart handler supportMichael Grzeschik
2017-02-24watchdog: da9062_wdt: Convert to use device managed functionsGuenter Roeck
2016-12-16watchdog: da9062/61: watchdog driverSteve Twiss
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-06-22watchdog: da9062: DA9062 watchdog driverS Twiss