summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2026-03-04watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov
2026-03-04fix it87_wdt early reboot by reporting running timerRené Rebe
2026-01-11via_wdt: fix critical boot hang due to unnamed resource allocationLi Qiang
2026-01-11watchdog: wdat_wdt: Fix ACPI table leak in probe functionHaotian Zhang
2025-12-07watchdog: s3c2410_wdt: Fix max_timeout being calculated largerSangwook Shin
2025-10-15watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy
2025-08-28watchdog: iTCO_wdt: Report error if timeout configuration failsZiyan Fu
2025-08-28watchdog: dw_wdt: Fix default timeoutSebastian Reichel
2025-08-28watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race conditionAaron Plattner
2025-08-15watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter
2025-06-27watchdog: da9052_wdt: respect TWDMINMarcus Folkesson
2025-06-27watchdog: exar: Shorten identity name to fit correctlyKees Cook
2025-01-02watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard
2024-12-14watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin
2024-12-14watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana
2024-12-14watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan
2024-12-14iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi
2024-10-17watchdog: imx_sc_wdt: Don't disable WDT in suspendJonas Blixt
2024-08-03watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea
2024-08-03watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea
2024-06-16watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginJudith Mendez
2024-06-12watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()Chen Ni
2024-06-12watchdog: bd9576: Drop "always-running" propertyMatti Vaittinen
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer
2024-02-05watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786Werner Fischer
2024-01-25watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra
2024-01-25watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren
2024-01-25watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann
2024-01-25watchdog: set cdev owner before addingCurtis Klein
2023-11-28sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart
2023-11-20watchdog: ixp4xx: Make sure restart always worksLinus Walleij
2023-09-19watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-loadRaag Jadav
2023-08-23watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)Yuechao Zhao
2023-06-09watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn
2023-05-30watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes
2023-05-17watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET
2023-03-11watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian
2023-03-11watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua
2023-03-11watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun
2023-03-11watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie
2023-03-11watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro
2023-03-11watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar
2023-02-09watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov
2023-02-09watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov
2022-12-31watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2022-11-01Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-19drivers: watchdog: exar_wdt.c fix use after freeManank Patel
2022-10-19watchdog: sp805_wdt: fix spelling typo in commentJiangshan Yi
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds