summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/da9063_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: da9063_wdt: parse DT for timeout value, tooWolfram Sang2019-05-051-4/+6
* watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-5/+6
* watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch2018-06-071-13/+8Star
* watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch2018-06-071-4/+4
* watchdog: da9063: Fix timeout handling during probeMarco Felsch2018-06-061-0/+21
* watchdog: da9063: Fix updating timeout valueMarco Felsch2018-06-061-2/+15
* watchdog: da9063: Fix setting/changing timeoutMarco Felsch2018-06-061-2/+24
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-241-4/+1Star
* watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com2017-09-091-37/+30Star
* watchdog: da9063_wdt: Convert to use device managed functionsGuenter Roeck2017-02-241-17/+1Star
* watchdog: da9063_wdt: don't trigger watchdog too fastStefan Christ2016-07-171-0/+2
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6Star
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: da9063: Add restart handler supportGeert Uytterhoeven2015-02-171-1/+31
* watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak2014-10-201-0/+191