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.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
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
14
-448
/
+1228
2022-01-05
watchdog: msc313e: Check if the WDT was running at boot
Daniel Palmer
1
-0
/
+4
2022-01-05
watchdog: Add Apple SoC watchdog driver
Sven Peter
3
-0
/
+239
2022-01-05
watchdog: s3c2410: Fix getting the optional clock
Sam Protsenko
1
-10
/
+12
2022-01-05
watchdog: s3c2410: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2022-01-05
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
1
-1
/
+1
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
3
-0
/
+272
2022-01-05
watchdog: da9063: Add hard dependency on I2C
Andrej Picej
1
-0
/
+1
2022-01-05
watchdog: Add Realtek Otto watchdog timer
Sander Vanheule
3
-0
/
+398
2021-12-28
watchdog: s3c2410: Add Exynos850 support
Sam Protsenko
1
-1
/
+63
2021-12-28
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
1
-3
/
+9
2021-12-28
watchdog: davinci: Use div64_ul instead of do_div
Changcheng Deng
1
-1
/
+1
2021-12-28
watchdog: Remove BCM63XX_WDT
Florian Fainelli
3
-328
/
+0
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
1
-0
/
+7
2021-12-28
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
1
-3
/
+4
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
1
-1
/
+7
2021-12-28
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
1
-1
/
+0
2021-12-28
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
1
-24
/
+24
2021-12-28
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
1
-9
/
+4
2021-12-28
watchdog: s3c2410: Support separate source clock
Sam Protsenko
1
-15
/
+41
2021-12-28
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
1
-25
/
+58
2021-12-28
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
1
-1
/
+27
2021-12-28
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
1
-1
/
+4
2021-12-28
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
1
-19
/
+35
2021-12-28
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
1
-9
/
+13
2021-12-28
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
1
-11
/
+15
2021-12-28
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
1
-11
/
+10
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
1
-2
/
+8
2021-12-28
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
1
-0
/
+1
2021-12-23
watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs
Henning Schild
3
-0
/
+240
2021-11-10
Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
18
-764
/
+334
2021-11-04
Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+3
2021-11-01
watchdog: db8500_wdt: Rename symbols
Linus Walleij
1
-38
/
+38
2021-11-01
watchdog: db8500_wdt: Rename driver
Linus Walleij
3
-5
/
+5
2021-11-01
watchdog: ux500_wdt: Drop platform data
Linus Walleij
1
-11
/
+2
2021-10-27
watchdog: bcm63xx_wdt: fix fallthrough warning
Rafał Miłecki
1
-0
/
+2
2021-10-26
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
1
-2
/
+11
2021-10-26
watchdog: s3c2410: describe driver in KConfig
Krzysztof Kozlowski
1
-3
/
+5
2021-10-26
watchdog: sp5100_tco: Add support for get_timeleft
Thomas Weißschuh
1
-0
/
+9
2021-10-26
watchdog: mtk: add disable_wdt_extrst support
Fengquan Chen
1
-0
/
+7
2021-10-26
watchdog: rza_wdt: Use semicolons instead of commas
Geert Uytterhoeven
1
-2
/
+2
2021-10-26
watchdog: mlx-wdt: Use regmap_write_bits()
Philipp Zabel
1
-3
/
+2
2021-10-26
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
1
-3
/
+1
2021-10-26
watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
1
-5
/
+1
2021-10-26
watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
1
-5
/
+1
2021-10-26
watchdog: sunxi_wdt: Add support for D1
Samuel Holland
1
-1
/
+19
2021-10-26
ar7: fix kernel builds for compiler test
Jackie Liu
1
-1
/
+1
2021-10-26
watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
1
-0
/
+6
2021-10-26
watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
1
-0
/
+6
2021-10-26
watchdog: da9062: da9063: prevent pings ahead of machine reset
Primoz Fiser
2
-0
/
+14
[next]