index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
Wei Yongjun
2016-07-27
1
-0
/
+2
*
watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
Guenter Roeck
2016-07-25
1
-2
/
+4
*
watchdog: core: Fix error handling of watchdog_dev_init()
Wei Yongjun
2016-07-25
1
-3
/
+8
*
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-25
1
-2
/
+2
*
watchdog: pic32-dmt: Remove .owner field for driver
Wei Yongjun
2016-07-25
1
-1
/
+0
*
watchdog: pic32-wdt: Remove .owner field for driver
Wei Yongjun
2016-07-25
1
-1
/
+0
*
watchdog: sbsa: Drop status function
Guenter Roeck
2016-07-19
1
-10
/
+0
*
watchdog: Implement status function in watchdog core
Guenter Roeck
2016-07-19
1
-7
/
+27
*
watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout
Guenter Roeck
2016-07-18
1
-1
/
+1
*
watchdog: change watchdog_need_worker logic
Rasmus Villemoes
2016-07-17
1
-3
/
+7
*
watchdog: add support for MCP78S chipset in nv_tco
Alexey Kunitskiy
2016-07-17
1
-0
/
+2
*
watchdog: bcm2835_wdt: remove redundant ->set_timeout callback
Rasmus Villemoes
2016-07-17
1
-7
/
+0
*
watchdog: bcm2835_wdt: constify _ops and _info structures
Rasmus Villemoes
2016-07-17
1
-2
/
+2
*
watchdog: Add Meson GXBB Watchdog Driver
Neil Armstrong
2016-07-17
3
-0
/
+281
*
watchdog: qcom: configure BARK time in addition to BITE time
Matthew McClintock
2016-07-17
1
-0
/
+5
*
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
2016-07-17
1
-16
/
+48
*
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
2016-07-17
1
-0
/
+2
*
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
2016-07-17
1
-0
/
+2
*
watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()
Wei Yongjun
2016-07-17
1
-2
/
+2
*
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-17
1
-2
/
+2
*
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
2016-07-17
1
-1
/
+1
*
watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Vladimir Zapolskiy
2016-07-17
1
-1
/
+0
*
watchdog: max77620: Add support for watchdog timer
Laxman Dewangan
2016-07-17
3
-0
/
+237
*
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
2016-07-17
1
-2
/
+26
*
watchdog: sirf: fix __iomem * warnings
Ben Dooks
2016-07-17
1
-5
/
+10
*
watchdog: tangox: Mark running watchdog correctly
Guenter Roeck
2016-07-17
1
-1
/
+1
*
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
2016-07-17
1
-0
/
+2
*
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
2016-07-17
1
-2
/
+2
*
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
2016-07-17
1
-1
/
+1
*
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
2016-07-17
1
-13
/
+1
*
watchdog: Add Aspeed watchdog driver
Joel Stanley
2016-07-17
3
-0
/
+226
*
watchdog: softdog: improve coding style
Wolfram Sang
2016-07-17
1
-3
/
+3
*
watchdog: softdog: drop superfluous set_timeout callback
Wolfram Sang
2016-07-17
1
-7
/
+0
*
watchdog: softdog: sort includes to avoid duplicates
Wolfram Sang
2016-07-17
1
-5
/
+5
*
watchdog: softdog: remove forward declaration
Wolfram Sang
2016-07-17
1
-5
/
+3
*
watchdog: softdog: consistently use softdog_ prefix
Wolfram Sang
2016-07-17
1
-11
/
+10
*
watchdog: softdog: use watchdog core to init timeout value
Wolfram Sang
2016-07-17
1
-12
/
+5
*
watchdog: softdog: remove obsolete comments
Wolfram Sang
2016-07-17
1
-33
/
+0
*
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
2016-07-17
1
-0
/
+37
*
watchdog: ebc-c384_wdt: Allow build for X86_64
William Breathitt Gray
2016-06-17
1
-1
/
+1
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-05-25
13
-26
/
+284
|
\
|
*
watchdog: shwdt: Use setup_timer()
Muhammad Falak R Wani
2016-05-14
1
-3
/
+1
|
*
watchdog: cpwd: Use setup_timer()
Muhammad Falak R Wani
2016-05-14
1
-3
/
+1
|
*
watchdog: renesas-wdt: add driver
Wolfram Sang
2016-05-14
3
-0
/
+222
|
*
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
2016-05-14
1
-3
/
+1
|
*
watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
Knud Poulsen
2016-05-14
1
-2
/
+2
|
*
watchdog: f71808e_wdt: Fix typo
Knud Poulsen
2016-05-14
1
-1
/
+1
|
*
watchdog: f71808e_wdt: Add F81865 support
Knud Poulsen
2016-05-14
1
-3
/
+21
|
*
watchdog: sp5100_tco: properly check for new register layouts
Lucas Stach
2016-05-14
1
-5
/
+10
|
*
watchdog: core: Fix circular locking dependency
Guenter Roeck
2016-05-14
1
-1
/
+0
[next]