index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-04-22
watchdog: advantechwdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: acquirewdt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-22
watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog
Guenter Roeck
1
-22
/
+11
2023-04-22
watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpers
Guenter Roeck
1
-36
/
+9
2023-04-22
watchdog: core: Always set WDOG_HW_RUNNING when starting watchdog
Guenter Roeck
2
-2
/
+3
2023-04-22
watchdog: imx2_wdg: Declare local symbols static
Guenter Roeck
1
-2
/
+2
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-02
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
35
-372
/
+269
2023-03-02
watchdog: at91rm9200: Only warn once about problems in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-02
watchdog: mt7621-wdt: avoid ralink architecture dependent code
Sergio Paracuellos
2
-6
/
+20
2023-03-02
watchdog: mt7621-wdt: avoid static global declarations
Sergio Paracuellos
1
-37
/
+65
2023-02-22
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-125
/
+37
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-88
/
+7
2023-02-18
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
1
-0
/
+1
2023-02-18
watchdog: report options in sysfs
Thomas Weißschuh
1
-0
/
+10
2023-02-18
watchdog: report fw_version in sysfs
Thomas Weißschuh
1
-0
/
+10
2023-02-18
watchdog: imx2_wdg: suspend watchdog in WAIT mode
Andrej Picej
1
-3
/
+52
2023-02-18
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
1
-2
/
+4
2023-02-18
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
1
-1
/
+1
2023-02-18
watchdog: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2
-0
/
+2
2023-02-18
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
1
-4
/
+3
2023-02-18
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
1
-1
/
+36
2023-02-18
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
1
-6
/
+4
2023-02-18
watchdog: dw_wdt: stop on reboot
Cosmin Tanislav
1
-0
/
+1
2023-02-18
watchdog: ziirave_wdt: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-02-18
watchdog: iTCO_wdt: Report firmware_version
Thomas Weißschuh
1
-2
/
+2
2023-02-18
watchdog: da9062: da9063: use unlocked xfer function in restart
Primoz Fiser
2
-6
/
+24
2023-02-12
watchdog: wdat_wdt: Avoid unimplemented get_timeleft
Thomas Weißschuh
1
-2
/
+4
2023-02-12
watchdog: apple: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-17
/
+1
2023-02-12
watchdog: visconti: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-16
/
+1
2023-02-12
watchdog: rzn1: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-17
/
+1
2023-02-12
watchdog: qcom: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+1
2023-02-12
watchdog: armada_37xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-14
/
+1
2023-02-12
watchdog: bcm7038: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-14
/
+1
2023-02-12
watchdog: rtd119x: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+1
2023-02-12
watchdog: imx7ulp: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-14
/
+1
2023-02-12
watchdog: davinci: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-17
/
+1
2023-02-12
watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+1
2023-02-12
watchdog: cadence: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-16
/
+1
2023-02-12
watchdog: imgpdc: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-28
/
+3
2023-02-12
watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+1
2023-02-12
watchdog: lpc18xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-28
/
+2
2023-02-12
watchdog: pic32-dmt: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-14
/
+1
2023-02-12
watchdog: pic32-wdt: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-16
/
+1
2023-02-12
watchdog: pnx4008: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-14
/
+1
2023-02-12
watchdog: realtek_otto: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-15
/
+2
2023-02-12
watchdog: mtk_wdt: Add reset_by_toprgu support
Allen-KH Cheng
1
-0
/
+7
2023-02-06
watchdog: diag288_wdt: unify lpar and zvm diag288 helpers
Alexander Egorenkov
1
-19
/
+13
2023-02-06
watchdog: diag288_wdt: de-duplicate diag_stat_inc() calls
Alexander Egorenkov
1
-8
/
+3
2023-02-06
watchdog: diag288_wdt: unify command buffer handling for diag288 zvm
Alexander Egorenkov
1
-35
/
+20
[prev]
[next]