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-06-18
watchdog: ebc-c384_wdt: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-05-25
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
13
-26
/
+284
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-34
/
+11
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-0
/
+548
2016-05-14
watchdog: shwdt: Use setup_timer()
Muhammad Falak R Wani
1
-3
/
+1
2016-05-14
watchdog: cpwd: Use setup_timer()
Muhammad Falak R Wani
1
-3
/
+1
2016-05-14
watchdog: renesas-wdt: add driver
Wolfram Sang
3
-0
/
+222
2016-05-14
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
1
-3
/
+1
2016-05-14
watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
Knud Poulsen
1
-2
/
+2
2016-05-14
watchdog: f71808e_wdt: Fix typo
Knud Poulsen
1
-1
/
+1
2016-05-14
watchdog: f71808e_wdt: Add F81865 support
Knud Poulsen
1
-3
/
+21
2016-05-14
watchdog: sp5100_tco: properly check for new register layouts
Lucas Stach
1
-5
/
+10
2016-05-14
watchdog: core: Fix circular locking dependency
Guenter Roeck
1
-1
/
+0
2016-05-14
watchdog: core: fix trivial typo in a comment
Wolfram Sang
1
-1
/
+1
2016-05-14
watchdog: imx2_wdt: add external reset support via dt prop
Tim Harvey
1
-2
/
+17
2016-05-14
watchdog: octeon: Handle the FROZEN hot plug notifier actions.
Richard Cochran
1
-1
/
+1
2016-05-14
watchdog: qcom: Report reboot reason
Guenter Roeck
1
-1
/
+6
2016-05-13
watchdog: pic32-dmt: Add PIC32 deadman timer driver
Purna Chandra Mandal
3
-0
/
+271
2016-05-13
watchdog: pic32-wdt: Add PIC32 watchdog driver
Joshua Henderson
3
-0
/
+277
2016-05-02
watchdog: ebc-c384_wdt: Utilize the ISA bus driver
William Breathitt Gray
2
-34
/
+11
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
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
[next]