index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-01-05
watchdog: msc313e: Check if the WDT was running at boot
Daniel Palmer
2022-01-05
watchdog: Add Apple SoC watchdog driver
Sven Peter
2022-01-05
watchdog: s3c2410: Fix getting the optional clock
Sam Protsenko
2022-01-05
watchdog: s3c2410: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
2022-01-05
watchdog: da9063: Add hard dependency on I2C
Andrej Picej
2022-01-05
watchdog: Add Realtek Otto watchdog timer
Sander Vanheule
2021-12-28
watchdog: s3c2410: Add Exynos850 support
Sam Protsenko
2021-12-28
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
2021-12-28
watchdog: davinci: Use div64_ul instead of do_div
Changcheng Deng
2021-12-28
watchdog: Remove BCM63XX_WDT
Florian Fainelli
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
2021-12-28
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
2021-12-28
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
2021-12-28
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
2021-12-28
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
2021-12-28
watchdog: s3c2410: Support separate source clock
Sam Protsenko
2021-12-28
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
2021-12-28
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
2021-12-28
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
2021-12-28
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
2021-12-28
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
2021-12-28
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
2021-12-28
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
2021-12-28
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
2021-12-23
watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs
Henning Schild
2021-11-10
Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-11-03
Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-11-01
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
watchdog: db8500_wdt: Rename driver
Linus Walleij
2021-11-01
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-10-27
watchdog: bcm63xx_wdt: fix fallthrough warning
Rafał Miłecki
2021-10-26
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
2021-10-26
watchdog: s3c2410: describe driver in KConfig
Krzysztof Kozlowski
2021-10-26
watchdog: sp5100_tco: Add support for get_timeleft
Thomas Weißschuh
2021-10-26
watchdog: mtk: add disable_wdt_extrst support
Fengquan Chen
2021-10-26
watchdog: rza_wdt: Use semicolons instead of commas
Geert Uytterhoeven
2021-10-26
watchdog: mlx-wdt: Use regmap_write_bits()
Philipp Zabel
2021-10-26
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-10-26
watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
watchdog: sunxi_wdt: Add support for D1
Samuel Holland
2021-10-26
ar7: fix kernel builds for compiler test
Jackie Liu
2021-10-26
watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
2021-10-26
watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
2021-10-26
watchdog: da9062: da9063: prevent pings ahead of machine reset
Primoz Fiser
[next]