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