aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/softdog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-01watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel1-17/+27
2017-02-24watchdog: softdog: make pretimeout support a compile optionWolfram Sang1-8/+13
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang1-1/+21
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-07-17watchdog: softdog: improve coding styleWolfram Sang1-3/+3
2016-07-17watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang1-7/+0
2016-07-17watchdog: softdog: sort includes to avoid duplicatesWolfram Sang1-5/+5
2016-07-17watchdog: softdog: remove forward declarationWolfram Sang1-5/+3
2016-07-17watchdog: softdog: consistently use softdog_ prefixWolfram Sang1-11/+10
2016-07-17watchdog: softdog: use watchdog core to init timeout valueWolfram Sang1-12/+5
2016-07-17watchdog: softdog: remove obsolete commentsWolfram Sang1-33/+0
2015-12-27watchdog: refuse to unload softdog module when its timer is runningLi RongQing1-2/+6
2015-12-13watchdog: softdog: use core reboot notifierDamien Riegel1-28/+2
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han1-1/+1
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-07-11watchdog: softdog: remove replaceable ping operationKim, Milo1-1/+0
2012-03-27watchdog: softdog: convert to watchdog coreAlan Cox1-146/+36
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-21/+14
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiryAnithra P Janakiraman1-3/+13
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck1-2/+5
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-2/+3
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox1-2/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-2/+2
2008-06-21[WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctlAlan Cox1-41/+46
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+310