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
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
hpwdt: use nmi_panic() when kernel panics in NMI handler
Hidehiro Kawai
1
-6
/
+5
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2016-03-20
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
26
-316
/
+1352
2016-03-16
watchdog: Ensure that wdd is not dereferenced if NULL
Guenter Roeck
1
-2
/
+4
2016-03-16
watchdog: imx2: Convert to use infrastructure triggered keepalives
Guenter Roeck
1
-61
/
+13
2016-03-16
watchdog: dw_wdt: Convert to use watchdog infrastructure
Guenter Roeck
2
-207
/
+117
2016-03-16
watchdog: Add support for minimum time between heartbeats
Guenter Roeck
1
-0
/
+15
2016-03-16
watchdog: Make stop function optional
Guenter Roeck
2
-2
/
+6
2016-03-16
watchdog: Introduce WDOG_HW_RUNNING flag
Guenter Roeck
1
-13
/
+39
2016-03-16
watchdog: Introduce hardware maximum heartbeat in watchdog core
Guenter Roeck
1
-8
/
+121
2016-03-16
watchdog: Make set_timeout function optional
Guenter Roeck
1
-2
/
+9
2016-03-16
watchdog: pnx4008: restart: support "cmd" from userspace
Sylvain Lemieux
1
-0
/
+15
2016-03-16
watchdog: pnx4008: add support for soft reset
Sylvain Lemieux
1
-3
/
+10
2016-03-16
watchdog: pnx4008: add restart handler
Sylvain Lemieux
1
-0
/
+17
2016-03-16
watchdog: pnx4008: update logging during power-on
Sylvain Lemieux
1
-2
/
+1
2016-03-16
watchdog: tangox_wdt: test clock rate to avoid division by 0
Wolfram Sang
1
-4
/
+10
2016-03-16
watchdog: atlas7_wdt: test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2016-03-16
watchdog: s3c2410_wdt: Add max and min timeout values
Javier Martinez Canillas
1
-0
/
+16
2016-03-16
Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
3
-0
/
+429
2016-03-02
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
3
-0
/
+203
2016-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-0
/
+203
2016-03-01
watchdog: Add watchdog timer support for the WinSystems EBC-C384
William Breathitt Gray
3
-0
/
+198
2016-03-01
watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver
Kyle Roeschley
3
-0
/
+282
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
13
-13
/
+25
2016-03-01
watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"
Martyn Welch
1
-1
/
+1
2016-03-01
watchdog: rc32434_wdt: fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2016-03-01
watchdog: Add hardware dependency to BCM7038 driver
Jean Delvare
1
-3
/
+5
2016-03-01
watchdog: orion: Depend on 32-bit ARM
Thierry Reding
1
-0
/
+1
2016-03-01
watchdog: ts4800: add hardware dependency
Jean Delvare
1
-0
/
+1
2016-03-01
watchdog: w83627hf: Added NCT6102D support.
Rob Kramer
2
-3
/
+20
2016-02-25
watchdog/hpwdt: Fix build on certain configs
Ingo Molnar
1
-0
/
+1
2016-02-24
watchdog/hpwdt: Create stack frame in asminline_call()
Josh Poimboeuf
1
-4
/
+4
2016-02-15
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
4
-7
/
+9
2016-02-08
watchdog: mei_wdt: re-register device on event
Tomas Winkler
1
-2
/
+26
2016-02-08
watchdog: mei_wdt: add activation debugfs entry
Tomas Winkler
1
-0
/
+27
2016-02-08
watchdog: mei_wdt: register wd device only if required
Tomas Winkler
1
-9
/
+191
2016-02-07
watchdog: mei_wdt: add status debugfs entry
Tomas Winkler
1
-0
/
+87
2016-02-07
watchdog: mei_wdt: implement MEI iAMT watchdog driver
Tomas Winkler
3
-0
/
+420
2016-01-31
Add sun4v_wdt watchdog driver
wim.coekaerts@oracle.com
3
-0
/
+203
2016-01-31
watchdog: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+3
2016-01-31
watchdog: imgdpc: select WATCHDOG_CORE
Arnd Bergmann
1
-0
/
+1
2016-01-31
watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
Marc Gonzalez
1
-1
/
+1
2016-01-31
watchdog: pcwd_usb: fix compilation warning
Tomas Winkler
1
-2
/
+1
2016-01-31
watchdog: sp805: ping fails to abort wdt reset
Sandeep Tripathy
1
-3
/
+2
2016-01-31
watchdog: max63xx: make module's license marker match the header
Uwe Kleine-König
1
-1
/
+1
2016-01-12
watchdog: asm9260: remove __init and __exit annotations
Arnd Bergmann
1
-4
/
+4
2016-01-11
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
2
-9
/
+8
2016-01-11
watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes
Guenter Roeck
1
-17
/
+3
2016-01-11
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
1
-2
/
+3
2016-01-11
watchdog: stmp3xxx: Remove unused variables
Fabio Estevam
1
-3
/
+0
[next]