index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
watchdog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: introduce watchdog_dev_suspend/resume
Grzegorz Jaszczyk
2021-08-22
1
-0
/
+10
*
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
2020-08-05
1
-0
/
+2
*
watchdog: clarify that stop() is optional
Bumsik Kim
2020-04-20
1
-2
/
+2
*
Watchdog: remove outdated comment
Hardik Singh Rathore
2018-12-22
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
2017-02-24
1
-0
/
+7
*
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
2016-10-08
1
-0
/
+13
*
watchdog: add pretimeout support to the core
Wolfram Sang
2016-09-24
1
-0
/
+11
*
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
2016-07-17
1
-1
/
+2
*
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
2016-07-17
1
-0
/
+3
*
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
2016-03-16
1
-0
/
+3
*
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
2016-03-16
1
-0
/
+10
*
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
2016-03-16
1
-8
/
+20
*
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2016-03-01
1
-1
/
+1
*
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
2016-01-11
1
-2
/
+0
*
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
2016-01-11
1
-0
/
+3
*
watchdog: kill unref/ref ops
Tomas Winkler
2016-01-11
1
-2
/
+0
*
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-29
1
-14
/
+8
*
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
1
-0
/
+9
*
watchdog: core: add restart handler support
Damien Riegel
2015-12-13
1
-0
/
+6
*
watchdog: include: add units for timeout values in kerneldoc
Wolfram Sang
2015-11-03
1
-5
/
+5
*
watchdog: include: fix some typos
Wolfram Sang
2015-11-03
1
-2
/
+2
*
watchdog: Always evaluate new timeout against min_timeout
Guenter Roeck
2015-11-03
1
-2
/
+9
*
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
1
-8
/
+0
*
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2015-06-29
1
-0
/
+3
*
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
2015-04-02
1
-0
/
+8
*
watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?
Uwe Kleine-König
2014-10-20
1
-7
/
+2
*
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
1
-0
/
+9
*
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-48
/
+1
*
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
1
-0
/
+5
*
watchdog: Add Locking support
Hans de Goede
2012-05-30
1
-0
/
+5
*
watchdog: create all the proper device files
Alan Cox
2012-05-30
1
-0
/
+4
*
watchdog: Add a flag to indicate the watchdog doesn't reboot things
Alan Cox
2012-05-30
1
-0
/
+2
*
watchdog: Add multiple device support
Alan Cox
2012-05-30
1
-0
/
+6
*
watchdog: Add watchdog_active() routine
Viresh Kumar
2012-05-30
1
-0
/
+6
*
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
1
-0
/
+2
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-1
/
+1
*
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2012-01-06
1
-5
/
+16
*
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
1
-0
/
+4
*
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
1
-0
/
+2
*
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
1
-0
/
+1
*
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
1
-0
/
+1
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
1
-0
/
+4
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
1
-0
/
+1
*
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
1
-0
/
+4
*
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
2011-07-28
1
-0
/
+61
*
[WATCHDOG] add WDIOC_GETTIMELEFT ioctl
Wim Van Sebroeck
2006-06-20
1
-3
/
+4
*
[WATCHDOG] Pre-Timeout flags
Corey Minyard
2006-06-20
1
-0
/
+3
[next]