| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: da9062: da9063: use unlocked xfer function in restart | Primoz Fiser | 2023-02-18 | 1 | -3/+12 |
* | watchdog: da9063: optionally disable watchdog during suspend | Primoz Fiser | 2022-05-21 | 1 | -0/+36 |
* | watchdog: da9063: use atomic safe i2c transfer in reset handler | Yunus Bas | 2021-12-28 | 1 | -3/+9 |
* | watchdog: da9062: da9063: prevent pings ahead of machine reset | Primoz Fiser | 2021-10-26 | 1 | -0/+7 |
* | watchdog: da9063: Make use of pre-configured timeout during probe | Stefan Riedmueller | 2020-05-25 | 1 | -6/+14 |
* | watchdog: da9063_wdt: parse DT for timeout value, too | Wolfram Sang | 2019-05-05 | 1 | -4/+6 |
* | watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedly | Guenter Roeck | 2019-05-05 | 1 | -5/+6 |
* | watchdog: da9063: remove duplicated timeout_to_sel calls | Marco Felsch | 2018-06-07 | 1 | -13/+8 |
* | watchdog: da9063: rename helper function to avoid misunderstandings | Marco Felsch | 2018-06-07 | 1 | -4/+4 |
* | watchdog: da9063: Fix timeout handling during probe | Marco Felsch | 2018-06-06 | 1 | -0/+21 |
* | watchdog: da9063: Fix updating timeout value | Marco Felsch | 2018-06-06 | 1 | -2/+15 |
* | watchdog: da9063: Fix setting/changing timeout | Marco Felsch | 2018-06-06 | 1 | -2/+24 |
* | watchdog: add SPDX identifiers for watchdog subsystem | Marcus Folkesson | 2018-03-24 | 1 | -4/+1 |
* | watchdog: da9063_wdt: Simplify by removing unneeded struct... | fzuuzf@googlemail.com | 2017-09-09 | 1 | -37/+30 |
* | watchdog: da9063_wdt: Convert to use device managed functions | Guenter Roeck | 2017-02-24 | 1 | -17/+1 |
* | watchdog: da9063_wdt: don't trigger watchdog too fast | Stefan Christ | 2016-07-17 | 1 | -0/+2 |
* | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck | 2016-03-01 | 1 | -1/+2 |
* | watchdog: da9063_wdt: use core restart handler | Damien Riegel | 2015-12-13 | 1 | -17/+6 |
* | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 1 | -0/+1 |
* | watchdog: da9063: Add restart handler support | Geert Uytterhoeven | 2015-02-17 | 1 | -1/+31 |
* | watchdog: Add DA9063 PMIC watchdog driver. | Krystian Garbaciak | 2014-10-20 | 1 | -0/+191 |