index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
softdog.c
Age
Commit message (
Expand
)
Author
2020-08-05
watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
Woody Lin
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
2017-03-01
watchdog: softdog: fire watchdog even if softirqs do not get to run
Niklas Cassel
2017-02-24
watchdog: softdog: make pretimeout support a compile option
Wolfram Sang
2016-10-08
watchdog: softdog: implement pretimeout support
Wolfram Sang
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
2016-07-17
watchdog: softdog: improve coding style
Wolfram Sang
2016-07-17
watchdog: softdog: drop superfluous set_timeout callback
Wolfram Sang
2016-07-17
watchdog: softdog: sort includes to avoid duplicates
Wolfram Sang
2016-07-17
watchdog: softdog: remove forward declaration
Wolfram Sang
2016-07-17
watchdog: softdog: consistently use softdog_ prefix
Wolfram Sang
2016-07-17
watchdog: softdog: use watchdog core to init timeout value
Wolfram Sang
2016-07-17
watchdog: softdog: remove obsolete comments
Wolfram Sang
2015-12-27
watchdog: refuse to unload softdog module when its timer is running
Li RongQing
2015-12-13
watchdog: softdog: use core reboot notifier
Damien Riegel
2014-03-31
watchdog: fix checkpatch warnings and error
Jingoo Han
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-07-11
watchdog: softdog: remove replaceable ping operation
Kim, Milo
2012-03-27
watchdog: softdog: convert to watchdog core
Alan Cox
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-03-29
watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...
Anithra P Janakiraman
2011-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2009-06-18
[WATCHDOG] Some more general cleanup
Wim Van Sebroeck
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-21
[WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctl
Alan Cox
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck