index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
watchdog_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: document watchdog_init_timeout() wdd parameter
Corentin Labbe
2017-12-28
1
-0
/
+1
*
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2017-11-18
1
-35
/
+0
*
watchdog: core: Fix devres_alloc() allocation size
Guenter Roeck
2016-09-23
1
-1
/
+1
*
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
2016-07-17
1
-1
/
+1
*
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
2016-07-17
1
-0
/
+37
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-05-25
1
-1
/
+1
|
\
|
*
watchdog: core: fix trivial typo in a comment
Wolfram Sang
2016-05-14
1
-1
/
+1
*
|
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-1
/
+1
|
/
*
watchdog: Make stop function optional
Guenter Roeck
2016-03-16
1
-1
/
+1
*
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
-4
/
+4
*
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-29
1
-2
/
+0
*
watchdog: Create watchdog device in watchdog_dev.c
Guenter Roeck
2015-12-29
1
-26
/
+7
*
watchdog: Read device status through sysfs attributes
Pratyush Anand
2015-12-27
1
-1
/
+1
*
watchdog: Use static struct class watchdog_class in stead of pointer
Pratyush Anand
2015-12-27
1
-13
/
+2
*
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
1
-0
/
+37
*
watchdog: core: add restart handler support
Damien Riegel
2015-12-13
1
-0
/
+48
*
watchdog: watchdog_dev: Use device tree alias for naming watchdogs
Justin Chen
2015-10-27
1
-2
/
+13
*
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2015-06-29
1
-18
/
+100
*
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
Doug Anderson
2014-01-28
1
-2
/
+2
*
watchdog: watchdog_core: Fix a trivial typo
Sachin Kamat
2013-11-17
1
-1
/
+1
*
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
1
-9
/
+57
*
watchdog: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-1
/
+2
*
watchdog: Add Locking support
Hans de Goede
2012-05-30
1
-0
/
+1
*
watchdog: create all the proper device files
Alan Cox
2012-05-30
1
-2
/
+32
*
watchdog: Add multiple device support
Alan Cox
2012-05-30
1
-4
/
+39
*
watchdog: correct the name of the watchdog_core inlude file
Wim Van Sebroeck
2012-05-30
1
-1
/
+1
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-2
/
+2
*
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
1
-0
/
+10
*
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
2011-07-28
1
-0
/
+101