summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-01-05watchdog: msc313e: Check if the WDT was running at bootDaniel Palmer
2022-01-05watchdog: Add Apple SoC watchdog driverSven Peter
2022-01-05watchdog: s3c2410: Fix getting the optional clockSam Protsenko
2022-01-05watchdog: s3c2410: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05watchdog: mtk_wdt: use platform_get_irq_optionalTzung-Bi Shih
2022-01-05watchdog: Add Watchdog Timer driver for RZ/G2LBiju Das
2022-01-05watchdog: da9063: Add hard dependency on I2CAndrej Picej
2022-01-05watchdog: Add Realtek Otto watchdog timerSander Vanheule
2021-12-28watchdog: s3c2410: Add Exynos850 supportSam Protsenko
2021-12-28watchdog: da9063: use atomic safe i2c transfer in reset handlerYunus Bas
2021-12-28watchdog: davinci: Use div64_ul instead of do_divChangcheng Deng
2021-12-28watchdog: Remove BCM63XX_WDTFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdtFlorian Fainelli
2021-12-28watchdog: Allow building BCM7038_WDT for BCM63XXFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli
2021-12-28watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin
2021-12-28watchdog: Kconfig: fix help text indentationLuca Ceresoli
2021-12-28watchdog: s3c2410: Remove superfluous err labelSam Protsenko
2021-12-28watchdog: s3c2410: Support separate source clockSam Protsenko
2021-12-28watchdog: s3c2410: Cleanup PMU related codeSam Protsenko
2021-12-28watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko
2021-12-28watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko
2021-12-28watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko
2021-12-28watchdog: s3c2410: Make reset disable register optionalSam Protsenko
2021-12-28watchdog: s3c2410: Let kernel kick watchdogSam Protsenko
2021-12-28watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko
2021-12-28watchdog: f71808e_wdt: Add F81966 supportAaeonIot
2021-12-28watchdog: Kconfig: enable MTK watchdogKevin Hilman
2021-12-23watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCsHenning Schild
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij
2021-11-01watchdog: db8500_wdt: Rename driverLinus Walleij
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij
2021-10-27watchdog: bcm63xx_wdt: fix fallthrough warningRafał Miłecki
2021-10-26watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2021-10-26watchdog: s3c2410: describe driver in KConfigKrzysztof Kozlowski
2021-10-26watchdog: sp5100_tco: Add support for get_timeleftThomas Weißschuh
2021-10-26watchdog: mtk: add disable_wdt_extrst supportFengquan Chen
2021-10-26watchdog: rza_wdt: Use semicolons instead of commasGeert Uytterhoeven
2021-10-26watchdog: mlx-wdt: Use regmap_write_bits()Philipp Zabel
2021-10-26watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2021-10-26watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: sunxi_wdt: Add support for D1Samuel Holland
2021-10-26ar7: fix kernel builds for compiler testJackie Liu
2021-10-26watchdog: meson_gxbb_wdt: add timeout parameterArtem Lapkin
2021-10-26watchdog: meson_gxbb_wdt: add nowayout parameterArtem Lapkin
2021-10-26watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser