index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
watchdog.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-25
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
1
-0
/
+7
2016-10-08
watchdog: add watchdog pretimeout governor framework
Vladimir Zapolskiy
1
-0
/
+13
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
1
-0
/
+11
2016-07-17
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
1
-1
/
+2
2016-07-17
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
1
-0
/
+3
2016-03-16
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
1
-0
/
+3
2016-03-16
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
1
-0
/
+10
2016-03-16
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
1
-8
/
+20
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
1
-1
/
+1
2016-01-11
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
1
-2
/
+0
2016-01-11
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
1
-0
/
+3
2016-01-11
watchdog: kill unref/ref ops
Tomas Winkler
1
-2
/
+0
2015-12-29
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
1
-14
/
+8
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
1
-0
/
+9
2015-12-13
watchdog: core: add restart handler support
Damien Riegel
1
-0
/
+6
2015-11-03
watchdog: include: add units for timeout values in kerneldoc
Wolfram Sang
1
-5
/
+5
2015-11-03
watchdog: include: fix some typos
Wolfram Sang
1
-2
/
+2
2015-11-03
watchdog: Always evaluate new timeout against min_timeout
Guenter Roeck
1
-2
/
+9
2015-09-05
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
1
-8
/
+0
2015-06-29
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
1
-0
/
+3
2015-04-02
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
1
-0
/
+8
2014-10-20
watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?
Uwe Kleine-König
1
-7
/
+2
2013-03-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
1
-0
/
+9
2012-12-20
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-48
/
+1
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: Add Locking support
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: create all the proper device files
Alan Cox
1
-0
/
+4
2012-05-30
watchdog: Add a flag to indicate the watchdog doesn't reboot things
Alan Cox
1
-0
/
+2
2012-05-30
watchdog: Add multiple device support
Alan Cox
1
-0
/
+6
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
1
-0
/
+6
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
1
-0
/
+2
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-1
/
+1
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
1
-5
/
+16
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
1
-0
/
+4
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
1
-0
/
+2
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
1
-0
/
+1
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
1
-0
/
+1
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
1
-0
/
+4
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
1
-0
/
+1
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
1
-0
/
+4
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
1
-0
/
+61
2006-06-20
[WATCHDOG] add WDIOC_GETTIMELEFT ioctl
Wim Van Sebroeck
1
-3
/
+4
2006-06-20
[WATCHDOG] Pre-Timeout flags
Corey Minyard
1
-0
/
+3
2005-07-28
[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
Andrey Panin
1
-0
/
+10
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+50