aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds10-246/+404
2022-03-27Watchdog: sp5100_tco: Enable Family 17h+ CPUsTerry Bowman2-12/+5
2022-03-27Watchdog: sp5100_tco: Add initialization using EFCH MMIOTerry Bowman2-1/+104
2022-03-27Watchdog: sp5100_tco: Refactor MMIO base address initializationTerry Bowman2-74/+82
2022-03-27Watchdog: sp5100_tco: Move timer initialization into functionTerry Bowman1-29/+36
2022-03-27watchdog: ixp4xx: Implement restartLinus Walleij1-0/+14
2022-03-27watchdog: orion_wdt: support pretimeout on Armada-XPChris Packham1-4/+9
2022-03-27watchdog: allow building BCM7038_WDT for BCM4908Rafał Miłecki1-1/+1
2022-03-27watchdog: renesas_wdt: Add R-Car Gen4 supportThanh Quan1-0/+1
2022-03-27watchdog: Improve watchdog_dev function documentationDaniel Bristot de Oliveira1-119/+125
2022-03-27watchdog: aspeed: add nowayout supportEduardo Valentin1-0/+7
2022-03-27watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin1-0/+1
2022-03-27watchdog: imx2_wdg: Alow ping on suspendAlistair Francis1-7/+20
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-17/+70
2022-03-07watchdog: max77620: Add comment to clarify set_timeout procedureLuca Ceresoli1-0/+5
2022-03-07watchdog: max77620: Add support for the max77714 variantLuca Ceresoli2-17/+65
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-1/+1
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds14-448/+1228
2022-01-05watchdog: msc313e: Check if the WDT was running at bootDaniel Palmer1-0/+4
2022-01-05watchdog: Add Apple SoC watchdog driverSven Peter3-0/+239
2022-01-05watchdog: s3c2410: Fix getting the optional clockSam Protsenko1-10/+12
2022-01-05watchdog: s3c2410: Use platform_get_irq() to get the interruptLad Prabhakar1-8/+6
2022-01-05watchdog: mtk_wdt: use platform_get_irq_optionalTzung-Bi Shih1-1/+1
2022-01-05watchdog: Add Watchdog Timer driver for RZ/G2LBiju Das3-0/+272
2022-01-05watchdog: da9063: Add hard dependency on I2CAndrej Picej1-0/+1
2022-01-05watchdog: Add Realtek Otto watchdog timerSander Vanheule3-0/+398
2021-12-28watchdog: s3c2410: Add Exynos850 supportSam Protsenko1-1/+63
2021-12-28watchdog: da9063: use atomic safe i2c transfer in reset handlerYunus Bas1-3/+9
2021-12-28watchdog: davinci: Use div64_ul instead of do_divChangcheng Deng1-1/+1
2021-12-28watchdog: Remove BCM63XX_WDTFlorian Fainelli3-328/+0
2021-12-28watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdtFlorian Fainelli1-0/+7
2021-12-28watchdog: Allow building BCM7038_WDT for BCM63XXFlorian Fainelli1-3/+4
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli1-1/+7
2021-12-28watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin1-1/+0
2021-12-28watchdog: Kconfig: fix help text indentationLuca Ceresoli1-24/+24
2021-12-28watchdog: s3c2410: Remove superfluous err labelSam Protsenko1-9/+4
2021-12-28watchdog: s3c2410: Support separate source clockSam Protsenko1-15/+41
2021-12-28watchdog: s3c2410: Cleanup PMU related codeSam Protsenko1-25/+58
2021-12-28watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko1-1/+27
2021-12-28watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko1-1/+4
2021-12-28watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko1-19/+35
2021-12-28watchdog: s3c2410: Make reset disable register optionalSam Protsenko1-9/+13
2021-12-28watchdog: s3c2410: Let kernel kick watchdogSam Protsenko1-11/+15
2021-12-28watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko1-11/+10
2021-12-28watchdog: f71808e_wdt: Add F81966 supportAaeonIot1-2/+8
2021-12-28watchdog: Kconfig: enable MTK watchdogKevin Hilman1-0/+1
2021-12-23watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCsHenning Schild3-0/+240
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds18-764/+334
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij1-38/+38