Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max | Doug Anderson | 2014-01-28 | 1 | -2/+2 |
* | watchdog: watchdog_core: Fix a trivial typo | Sachin Kamat | 2013-11-17 | 1 | -1/+1 |
* | watchdog: core: dt: add support for the timeout-sec dt property | Fabio Porcedda | 2013-03-01 | 1 | -9/+57 |
* | watchdog: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
* | watchdog: Add Locking support | Hans de Goede | 2012-05-30 | 1 | -0/+1 |
* | watchdog: create all the proper device files | Alan Cox | 2012-05-30 | 1 | -2/+32 |
* | watchdog: Add multiple device support | Alan Cox | 2012-05-30 | 1 | -4/+39 |
* | watchdog: correct the name of the watchdog_core inlude file | Wim Van Sebroeck | 2012-05-30 | 1 | -1/+1 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -2/+2 |
* | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+10 |
* | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+101 |