summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2024-01-12Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-12-24watchdog: mlx_wdt: fix all kernel-doc warningsRandy Dunlap
2023-12-17watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786Werner Fischer
2023-12-17watchdog: it87_wdt: Add IT8659 IDWerner Fischer
2023-12-17watchdog: it87_wdt: Remove redundant max_units settingWerner Fischer
2023-12-17watchdog: it87_wdt: add blank line after variable declarationWerner Fischer
2023-12-17watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra
2023-12-17watchdog: starfive: add lock annotations to fix context imbalancesBen Dooks
2023-12-17watchdog: mediatek: mt7988: add wdt supportDaniel Golle
2023-12-17watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren
2023-12-17watchdog/hpwdt: Remove unused variableJerry Hoemann
2023-12-17watchdog/hpwdt: Remove redundant test.Jerry Hoemann
2023-12-17watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann
2023-12-17watchdog: txx9wdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-17watchdog: starfive-wdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-17watchdog: at91sam9_wdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-17watchdog: txx9: Stop using module_platform_driver_probe()Uwe Kleine-König
2023-12-17watchdog: at91sam9: Stop using module_platform_driver_probe()Uwe Kleine-König
2023-12-17watchdog: set cdev owner before addingCurtis Klein
2023-12-13watchdog: s3c2410_wdt: Add support for Google gs101 SoCPeter Griffin
2023-12-13watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macroPeter Griffin
2023-12-13watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bitPeter Griffin
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-09Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-10-29watchdog: mlx-wdt: Parameter desctiption warning fixMichael Shych
2023-10-29watchdog: aspeed: Add support for aspeed,reset-mask DT propertyZev Weiss
2023-10-29watchdog: apple: Deactivate on suspendJanne Grunau
2023-10-29wdog: imx7ulp: Enable wdog int_en bit for watchdog any resetJacky Bai
2023-10-29drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian
2023-10-29drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan
2023-10-29watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring
2023-10-29watchdog: imx_sc_wdt: continue if the wdog already enabledJacky Bai
2023-10-29watchdog: st_lpc: Use device_get_match_data()Rob Herring
2023-10-29watchdog: wdat_wdt: Add timeout value as a param in ping methodXing Tong Wu
2023-10-29watchdog: gpio_wdt: Make use of device propertiesAndy Shevchenko
2023-10-29sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart
2023-10-29watchdog: ixp4xx: Make sure restart always worksLinus Walleij
2023-10-29watchdog: it87_wdt: add IT8613 IDWerner Fischer
2023-10-29watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter
2023-10-19watchdog: ar7_wdt: remove driver to prepare for platform removalWolfram Sang
2023-10-11Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...Jinjie Ruan
2023-10-11watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove ...Srinivas Neeli
2023-10-11watchdog: sunplus: Use the devm_clk_get_enabled() helper functionJinjie Ruan
2023-10-11watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper functionJinjie Ruan
2023-10-11watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper functionJinjie Ruan
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-06Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-08-25watchdog: Add support for Amlogic-T7 SoCsHuqiang Qin
2023-08-25watchdog: Add a new struct for Amlogic-GXBB driverHuqiang Qin
2023-08-25watchdog: imx2_wdt: Improve dev_crit() messageFabio Estevam