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
/
Documentation
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
William Breathitt Gray
2016-05-14
1
-0
/
+4
*
watchdog: hpwdt: Adjust documentation to match latest kernel module parameters.
Nigel Croxon
2016-05-14
1
-27
/
+30
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-03-20
2
-12
/
+59
|
\
|
*
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
2016-03-16
1
-0
/
+3
|
*
watchdog: Make stop function optional
Guenter Roeck
2016-03-16
1
-8
/
+12
|
*
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
2016-03-16
1
-7
/
+15
|
*
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
2016-03-16
1
-2
/
+17
|
*
watchdog: Make set_timeout function optional
Guenter Roeck
2016-03-16
1
-0
/
+5
|
*
Documentation: add sbsa-gwdt driver documentation
Fu Wei
2016-03-04
1
-0
/
+7
|
*
watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver
Kyle Roeschley
2016-03-01
1
-0
/
+5
*
|
Add sun4v_wdt watchdog driver
wim.coekaerts@oracle.com
2016-01-31
1
-0
/
+4
|
/
*
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: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-29
1
-38
/
+7
*
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
1
-0
/
+8
*
watchdog: core: add restart handler support
Damien Riegel
2015-12-13
1
-0
/
+19
*
Documentation/watchdog: add timeout and ping rate control to watchdog-test.c
Timur Tabi
2015-09-09
1
-5
/
+17
*
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2015-07-01
1
-0
/
+1
*
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2015-06-29
1
-0
/
+7
*
watchdog: docs: omap_wdt also understands nowayout
Lars Poeschel
2015-06-22
1
-0
/
+2
*
Documentation: use subdir-y to avoid unnecessary built-in.o files
Peter Foley
2014-09-26
2
-3
/
+1
*
Documentation: fix two typos in watchdog-api.txt
Sangjung Woo
2014-08-05
1
-1
/
+1
*
watchdog: it87_wdt: Work around non-working CIR interrupts
Marc van der Wal
2014-03-31
1
-0
/
+2
*
watchdog: Add tegra watchdog
Andrew Chew
2014-03-31
1
-0
/
+5
*
watchdog: delete mpcore_wdt driver
Viresh Kumar
2013-07-11
1
-8
/
+0
*
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
1
-1
/
+13
*
watchdog: fix watchdog-test.c build warning
Randy Dunlap
2012-08-29
1
-1
/
+1
*
Watchdog: DA9052/53 PMIC watchdog support
Ashish Jangam
2012-05-30
1
-0
/
+5
*
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
1
-1
/
+27
*
watchdog: Add Locking support
Hans de Goede
2012-05-30
1
-0
/
+2
*
watchdog: create all the proper device files
Alan Cox
2012-05-30
1
-0
/
+5
*
watchdog: Add multiple device support
Alan Cox
2012-05-30
1
-1
/
+9
*
Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given
Devendra Naga
2012-05-23
1
-0
/
+11
*
Documentation/watchdog: close the fd when cmdline arg given
Devendra Naga
2012-05-23
1
-3
/
+6
*
Documentation/watchdog: Fix a small typo
Devendra Naga
2012-05-23
1
-1
/
+1
*
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
2
-1
/
+7
*
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
1
-3
/
+4
*
watchdog: documentation: remove index-file
Wolfram Sang
2012-03-27
1
-19
/
+0
*
Documentation: Fix typo in watchdog-kernel-api.txt
Masanari Iida
2012-02-21
1
-1
/
+1
*
watchdog: documentation: describe nowayout in coversion-guide
Wolfram Sang
2012-01-06
1
-0
/
+19
*
watchdog: documentation: update index file
Wim Van Sebroeck
2012-01-06
1
-0
/
+2
*
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2012-01-06
1
-1
/
+9
*
Documentation: watchdog: add guide how to convert drivers to new framework
Wolfram Sang
2011-11-05
1
-0
/
+195
*
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
/
+5
*
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
1
-5
/
+8
*
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
1
-0
/
+7
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
1
-0
/
+10
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
1
-2
/
+7
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
1
-0
/
+3
[next]