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
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-03
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]