index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-11
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
2016-01-09
watchdog: add MT7621 watchdog support
John Crispin
3
-0
/
+194
2015-12-29
watchdog: da9055_wdt: Drop reference counting
Guenter Roeck
1
-24
/
+0
2015-12-29
watchdog: da9052_wdt: Drop reference counting
Guenter Roeck
1
-24
/
+0
2015-12-29
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2
-182
/
+203
2015-12-29
watchdog: diag288: Stop re-using watchdog core internal flags
Guenter Roeck
1
-10
/
+16
2015-12-29
watchdog: Create watchdog device in watchdog_dev.c
Guenter Roeck
3
-41
/
+69
2015-12-28
watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device
Guenter Roeck
1
-1
/
+0
2015-12-28
watchdog: mena21: Do not use device pointer from struct watchdog_device
Guenter Roeck
1
-2
/
+2
2015-12-28
watchdog: gpio: Do not use device pointer from struct watchdog_device
Guenter Roeck
1
-1
/
+2
2015-12-28
watchdog: tangox: Print info message using pointer to platform device
Guenter Roeck
1
-1
/
+1
2015-12-28
watchdog: bcm2835_wdt: Drop log message if watchdog is stopped
Guenter Roeck
1
-1
/
+0
2015-12-28
watchdog: add support for Sigma Designs SMP86xx/SMP87xx
Mans Rullgard
3
-0
/
+236
2015-12-28
watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver
Martyn Welch
3
-0
/
+393
2015-12-28
watchdog: add Alphascale asm9260-wdt driver
Oleksij Rempel
3
-0
/
+414
2015-12-28
watchdog: ts4800: add driver for TS-4800 watchdog
Damien Riegel
3
-0
/
+226
2015-12-28
watchdog: atlas7: add watchdog driver of CSRatlas7
Guo Zeng
3
-0
/
+253
2015-12-28
watchdog: meson: Add meson8b SoC specific data
Carlo Caione
1
-0
/
+7
2015-12-28
watchdog: meson: Enable meson SoC specific data
Carlo Caione
1
-17
/
+41
2015-12-28
watchdog: hpwdt: HP rebranding
Mingarelli, Thomas
1
-6
/
+6
[next]