| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: softdog: implement pretimeout support | Wolfram Sang | 2016-10-08 | 1 | -1/+21 |
* | watchdog: constify watchdog_ops structures | Julia Lawall | 2016-09-24 | 1 | -1/+1 |
* | watchdog: softdog: improve coding style | Wolfram Sang | 2016-07-17 | 1 | -3/+3 |
* | watchdog: softdog: drop superfluous set_timeout callback | Wolfram Sang | 2016-07-17 | 1 | -7/+0 |
* | watchdog: softdog: sort includes to avoid duplicates | Wolfram Sang | 2016-07-17 | 1 | -5/+5 |
* | watchdog: softdog: remove forward declaration | Wolfram Sang | 2016-07-17 | 1 | -5/+3 |
* | watchdog: softdog: consistently use softdog_ prefix | Wolfram Sang | 2016-07-17 | 1 | -11/+10 |
* | watchdog: softdog: use watchdog core to init timeout value | Wolfram Sang | 2016-07-17 | 1 | -12/+5 |
* | watchdog: softdog: remove obsolete comments | Wolfram Sang | 2016-07-17 | 1 | -33/+0 |
* | watchdog: refuse to unload softdog module when its timer is running | Li RongQing | 2015-12-27 | 1 | -2/+6 |
* | watchdog: softdog: use core reboot notifier | Damien Riegel | 2015-12-13 | 1 | -28/+2 |
* | watchdog: fix checkpatch warnings and error | Jingoo Han | 2014-03-31 | 1 | -1/+1 |
* | watchdog: Drop unnecessary include of miscdevice.h | Guenter Roeck | 2013-12-10 | 1 | -1/+0 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: softdog: remove replaceable ping operation | Kim, Milo | 2013-07-11 | 1 | -1/+0 |
* | watchdog: softdog: convert to watchdog core | Alan Cox | 2012-03-27 | 1 | -146/+36 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -21/+14 |
* | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot... | Anithra P Janakiraman | 2011-03-29 | 1 | -3/+13 |
* | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 2011-03-15 | 1 | -1/+1 |
* | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 2009-06-18 | 1 | -2/+5 |
* | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 2009-03-25 | 1 | -2/+3 |
* | [PATCH] Switch all my contributions stuff to a single common address | Alan Cox | 2008-10-28 | 1 | -2/+1 |
* | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 2008-08-06 | 1 | -2/+2 |
* | [WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -41/+46 |
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 1 | -0/+310 |