aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-11/+11
13 daysMerge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds30-111/+1144
14 daysMerge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-52/+1
2026-08-10watchdog: orion_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-0/+8
2026-08-10watchdog: qcom: Propagate errors from optional IRQ lookupbui duc phuc1-13/+14
2026-08-10watchdog: aspeed: Propagate errors from optional IRQ lookupbui duc phuc1-0/+2
2026-08-10watchdog: stm32_iwdg: Propagate errors from optional IRQ lookupbui duc phuc1-1/+4
2026-08-10watchdog: dw_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-1/+1
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc1-2/+2
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET1-2/+2
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta1-2/+2
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh1-0/+1
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto1-1/+26
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen3-0/+374
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy1-0/+10
2026-08-10watchdog: qcom: report WDIOF_POWERUNDER in bootstatusKathiravan Thirumoorthy1-5/+13
2026-08-10watchdog: sprd: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10watchdog: sama5d4: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10watchdog: realtek_otto: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-08-10watchdog: orion: Remove redundant dev_err()Pan Chuang1-6/+2
2026-08-10watchdog: marvell_gti: Remove redundant dev_err_probe()Pan Chuang1-1/+1
2026-08-10watchdog: keembay: Remove redundant dev_err_probe()Pan Chuang1-2/+2
2026-08-10watchdog: intel-mid_wdt: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10watchdog: cadence_wdt: Remove redundant dev_err()Pan Chuang1-5/+1
2026-08-10watchdog: bd96801_wdt: Remove redundant dev_err_probe()Pan Chuang1-2/+1
2026-08-10watchdog: take all OF aliases into account when assigning idRasmus Villemoes1-3/+23
2026-08-10watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-10watchdog: realtek-otto: Change to use regmap APIRustam Adilov2-36/+39
2026-08-10watchdog: npcm: add bootstatus supportTomer Maimon1-2/+215
2026-08-10watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60Mark Pearson3-0/+302
2026-08-10watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on bootPaul Louvel1-0/+1
2026-08-10watchdog: w83627hf_wdt: Report the probed chip name via WDIOC_GETSUPPORTPaul Louvel1-2/+4
2026-08-10watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chipPaul Louvel1-3/+12
2026-08-10watchdog: pretimeout: Add "dump" pretimeout governorTzung-Bi Shih4-2/+67
2026-08-10watchdog: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)3-12/+12
2026-08-06watchdog: at91sam9_wdt: prevent timer rearm during teardownHongyan Xu1-2/+2
2026-08-03powerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain1-52/+1
2026-07-31watchdog: bd96801_wdt: Fix timeout for enabled WDGMatti Vaittinen1-3/+2
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij1-11/+11
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan1-3/+4
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-3/+12
2026-07-08watchdog: airoha: Prevent division by zero when clock frequency is zeroWayen Yan1-0/+3
2026-07-08watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()Tzung-Bi Shih1-0/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)26-26/+0
2026-07-02watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-1/+6
2026-07-02watchdog: s32g_wdt: remove incorrect options in watchdog_info structEthan Nelson-Moore1-2/+1
2026-06-16Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds25-1064/+1126
2026-06-10watchdog: sc1200: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-06-08watchdog: unregister PM notifier on watchdog unregisterYuho Choi1-0/+3
2026-06-08watchdog: dev: convert to kernel-doc commentsRandy Dunlap1-15/+15