summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-30watchdog: pic32-wdt: update include to use pic32.h from platform_dataBrian Masney
2026-01-30watchdog: pic32-dmt: update include to use pic32.h from platform_dataBrian Masney
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-18watchdog: Make API functions const correctKari Argillander
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe
2026-01-08watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki
2025-12-06Merge tag 'linux-watchdog-6.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-11-26watchdog: diag288_wdt: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-15watchdog: starfive: Fix resource leak in probe error pathHaotian Zhang
2025-11-15watchdog: wdat_wdt: Fix ACPI table leak in probe functionHaotian Zhang
2025-11-15watchdog: loongson1: Add Loongson-2k0300 watchdog supportBinbin Zhou
2025-11-15watchdog: loongson1: Drop CONFIG_OFBinbin Zhou
2025-11-15watchdog: loongson1: Simplify ls1x_wdt_probe codeBinbin Zhou
2025-11-15watchdog: loongson1: Add missing MODULE_PARM_DESCBinbin Zhou
2025-11-15watchdog/diag288: Fix module comment typosZoe Gates
2025-11-15watchdog: renesas_wwdt: add driverWolfram Sang
2025-11-15watchdog: aspeed: Add support for AST2700 platformChin-Ting Kuo
2025-11-15watchdog: aspeed: Support variable number of reset mask registersChin-Ting Kuo
2025-11-15via_wdt: fix critical boot hang due to unnamed resource allocationLi Qiang
2025-10-06Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-09-16watchdog: Add Nuvoton NCT6694 WDT supportMing Yu
2025-09-12watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy
2025-09-12watchdog: visconti: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: rzv2h_wdt: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: rzg2l_wdt: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: s3c2410_wdt: exynosautov9: Enable supported featuresSangwook Shin
2025-09-12watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNTSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Increase max timeout value of watchdogSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Fix max_timeout being calculated largerSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Replace hardcoded values with macro definitionsSangwook Shin
2025-09-12watchdog: rzv2h: Improve error strings and add newlinesLad Prabhakar
2025-09-12watchdog: rzv2h: Add support for RZ/T2HLad Prabhakar
2025-09-12watchdog: rzv2h: Add support for configurable count clock sourceLad Prabhakar
2025-09-12watchdog: rzv2h: Make "oscclk" and reset controller optionalLad Prabhakar
2025-09-12watchdog: rzv2h: Obtain clock-divider and timeout values from OF match dataLad Prabhakar
2025-09-12watchdog: intel_oc_wdt: Do not try to write into const memoryGuenter Roeck