summaryrefslogtreecommitdiffstats
path: root/include/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add watchdog pollerOleksij Rempel2018-03-261-0/+4
* watchdog: provide timeout_cur valueOleksij Rempel2018-03-231-0/+1
* watchdog: move max timeout test in to wd_coreOleksij Rempel2018-03-231-0/+1
* watchdog: register watchdog virtual device with short name wdogOleksij Rempel2018-03-231-0/+1
* watchdog: rename dev to hwdevSascha Hauer2018-03-221-1/+1
* wd: add stub for of_get_watchdog_priorityLucas Stach2015-09-041-2/+6
* Merge branch 'for-next/restart'Sascha Hauer2015-09-011-0/+8
|\
| * watchdog: Give watchdogs a nameSascha Hauer2015-08-271-0/+2
| * watchdog: Allow multiple watchdogsSascha Hauer2015-08-271-0/+6
* | watchdog: Fix static inline opsSascha Hauer2015-08-281-2/+2
|/
* watchdog: add static inline no-ops if WD is disabledMarc Kleine-Budde2015-05-151-0/+17
* Add a simple watchdog frameworkJuergen Beisert2012-06-291-0/+24
* remove unused watchdog headerSascha Hauer2011-12-151-92/+0
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-231-0/+4
* Add I2C and RTC support for RMU board using software I2C driverwdenk2003-08-291-12/+0
* * Code cleanup:wdenk2003-06-271-1/+0
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-0/+5
* Initial revisionwdenk2002-03-081-0/+96