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