aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta1-2/+2
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen1-0/+10
2026-08-10watchdog: realtek-otto: Change to use regmap APIRustam Adilov1-0/+1
2026-08-10watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60Mark Pearson1-0/+12
2026-08-10watchdog: pretimeout: Add "dump" pretimeout governorTzung-Bi Shih1-1/+18
2026-06-16Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-35/+33
2026-05-10watchdog: convert the Kconfig dependency on OF_GPIO to OFBartosz Golaszewski1-1/+1
2026-05-10watchdog: Remove AMD Elan SC520 processor watchdog driverGuenter Roeck1-13/+0
2026-05-10watchdog: Prefix WDT with ICS for clarityPhilipp Hahn1-4/+6
2026-05-10watchdog: atcwdt200: Add driver for Andes ATCWDT200CL Wang1-0/+9
2026-05-10watchdog: pic32-dmt: allow driver to be compiled on all architectures with COMPILE_TESTBrian Masney1-1/+1
2026-05-10watchdog: pic32-wdt: allow driver to be compiled on all architectures with COMPILE_TESTBrian Masney1-1/+1
2026-05-06x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X supportIngo Molnar1-1/+1
2026-05-03watchdog: Add driver for Gunyah WatchdogHrishabh Rajput1-0/+13
2026-05-03watchdog: gpio_wdt: add ACPI supportFlavio Suligoi1-1/+1
2026-05-03watchdog: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-2/+2
2026-05-03watchdog: remove driver for integrated WDT of ZFx86 486-based SoCEthan Nelson-Moore1-13/+0
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck1-8/+0
2025-11-15watchdog: loongson1: Add Loongson-2k0300 watchdog supportBinbin Zhou1-2/+2
2025-11-15watchdog: renesas_wwdt: add driverWolfram Sang1-0/+8
2025-09-16watchdog: Add Nuvoton NCT6694 WDT supportMing Yu1-0/+11
2025-06-01watchdog: Add driver for Intel OC WDTDiogo Ivo1-0/+11
2025-05-24watchdog: Add the Watchdog Timer for the NXP S32 platformDaniel Lezcano1-0/+9
2025-05-24watchdog: Do not enable by default during compile testingKrzysztof Kozlowski1-3/+3
2025-03-09watchdog: nic7018_wdt: tidy up ACPI ID tableAndy Shevchenko1-1/+2
2025-03-09watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platformMark Pearson1-0/+12
2025-03-09watchdog: Enable RZV2HWDT driver depend on ARCH_RENESASBiju Das1-3/+4
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-8/+9
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2024-11-07Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"Peter Griffin1-0/+1
2024-11-05watchdog: Delete the cpu5wdt driverJean Delvare1-8/+0
2024-11-05watchdog: Add support for Airoha EN7851 watchdogChristian Marangi1-0/+8
2024-10-28watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240Niklas Schnelle1-2/+2
2024-10-09watchdog: Congatec Board Controller watchdog timer driverThomas Richard1-0/+10
2024-09-10watchdog: Add Watchdog Timer driver for RZ/V2H(P)Lad Prabhakar1-0/+9
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+2
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+13
2024-07-10watchdog: rzg2l_wdt: Make the driver depend on PMClaudiu Beznea1-0/+1
2024-07-10watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011Claudiu Beznea1-1/+1
2024-06-27watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen1-0/+13
2024-06-15watchdog: lenovo_se10_wdt: add HAS_IOPORT dependencyArnd Bergmann1-0/+1
2024-05-11watchdog: LENOVO_SE10_WDT should depend on X86 && DMIGeert Uytterhoeven1-7/+8
2024-05-04watchdog: add HAS_IOPORT dependenciesNiklas Schnelle1-28/+30
2024-05-04watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platformMark Pearson1-0/+10
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+11
2024-02-25watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regsPeter Griffin1-1/+0
2024-02-01watchdog: Add ChromeOS EC-based watchdog driverLukasz Majczak1-0/+11
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-6/+0
2023-10-19watchdog: ar7_wdt: remove driver to prepare for platform removalWolfram Sang1-6/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1