summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
10 daysMerge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-08-10watchdog: orion_wdt: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: qcom: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: aspeed: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: stm32_iwdg: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: dw_wdt: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy
2026-08-10watchdog: qcom: report WDIOF_POWERUNDER in bootstatusKathiravan Thirumoorthy
2026-08-10watchdog: sprd: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: sama5d4: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: realtek_otto: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: orion: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: marvell_gti: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: keembay: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: intel-mid_wdt: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: cadence_wdt: Remove redundant dev_err()Pan Chuang
2026-08-10watchdog: bd96801_wdt: Remove redundant dev_err_probe()Pan Chuang
2026-08-10watchdog: take all OF aliases into account when assigning idRasmus Villemoes
2026-08-10watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-10watchdog: realtek-otto: Change to use regmap APIRustam Adilov
2026-08-10watchdog: npcm: add bootstatus supportTomer Maimon
2026-08-10watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60Mark Pearson
2026-08-10watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on bootPaul Louvel
2026-08-10watchdog: w83627hf_wdt: Report the probed chip name via WDIOC_GETSUPPORTPaul Louvel
2026-08-10watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chipPaul Louvel
2026-08-10watchdog: pretimeout: Add "dump" pretimeout governorTzung-Bi Shih
2026-08-10watchdog: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-06watchdog: at91sam9_wdt: prevent timer rearm during teardownHongyan Xu
2026-08-03powerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain
2026-07-31watchdog: bd96801_wdt: Fix timeout for enabled WDGMatti Vaittinen
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-08watchdog: airoha: Prevent division by zero when clock frequency is zeroWayen Yan
2026-07-08watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()Tzung-Bi Shih
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-07-02watchdog: s32g_wdt: remove incorrect options in watchdog_info structEthan Nelson-Moore
2026-06-16Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-10watchdog: sc1200: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-08watchdog: unregister PM notifier on watchdog unregisterYuho Choi
2026-06-08watchdog: dev: convert to kernel-doc commentsRandy Dunlap