summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/softdog.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel2017-03-011-17/+27
* watchdog: softdog: make pretimeout support a compile optionWolfram Sang2017-02-241-8/+13
* watchdog: softdog: implement pretimeout supportWolfram Sang2016-10-081-1/+21
* watchdog: constify watchdog_ops structuresJulia Lawall2016-09-241-1/+1
* watchdog: softdog: improve coding styleWolfram Sang2016-07-171-3/+3
* watchdog: softdog: drop superfluous set_timeout callbackWolfram Sang2016-07-171-7/+0
* watchdog: softdog: sort includes to avoid duplicatesWolfram Sang2016-07-171-5/+5
* watchdog: softdog: remove forward declarationWolfram Sang2016-07-171-5/+3
* watchdog: softdog: consistently use softdog_ prefixWolfram Sang2016-07-171-11/+10
* watchdog: softdog: use watchdog core to init timeout valueWolfram Sang2016-07-171-12/+5
* watchdog: softdog: remove obsolete commentsWolfram Sang2016-07-171-33/+0
* watchdog: refuse to unload softdog module when its timer is runningLi RongQing2015-12-271-2/+6
* watchdog: softdog: use core reboot notifierDamien Riegel2015-12-131-28/+2
* watchdog: fix checkpatch warnings and errorJingoo Han2014-03-311-1/+1
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: softdog: remove replaceable ping operationKim, Milo2013-07-111-1/+0
* watchdog: softdog: convert to watchdog coreAlan Cox2012-03-271-146/+36
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-21/+14
* watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman2011-03-291-3/+13
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-1/+1
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-2/+5
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-2/+3
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-281-2/+1
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-211-41/+46
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+310
OpenPOWER on IntegriCloud