aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown1-1/+1
2 daysMerge branch 'watchdog-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown22-1041/+1100
13 dayswatchdog: ziirave_wdt: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-05-16watchdog: realtek-otto: enable clock before using I/OSander Vanheule1-4/+4
2026-05-16watchdog: realtek-otto: prevent PHASE2 underflowsSander Vanheule1-9/+3
2026-05-12watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-1/+6
2026-05-11watchdog: apple: Add "apple,t8103-wdt" compatibleJanne Grunau1-0/+1
2026-05-10watchdog: rzn1: remove now obsolete interrupt supportWolfram Sang1-19/+0
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 Roeck3-444/+0
2026-05-10watchdog: lenovo_se10_wdt: Fix use-after-free and resource leak riskMark Pearson1-17/+15
2026-05-10watchdog: Prefix WDT with ICS for clarityPhilipp Hahn2-5/+7
2026-05-10watchdog: lenovo_se10_wdt: Add support for SE10 Gen 2 platformMark Pearson1-1/+65
2026-05-10watchdog: atcwdt200: Add driver for Andes ATCWDT200CL Wang3-0/+590
2026-05-10watchdog: at91sam9_wdt.h: Document WDDIS bit position per SoC familyBalakrishnan Sambath1-2/+4
2026-05-10watchdog: imx7ulp_wdt: Keep WDOG running until A55 enters WFI on i.MX94Ranjani Vaidyanathan1-1/+9
2026-05-10watchdog: rti_wdt: Add reaction controlJudith Mendez1-4/+35
2026-05-10watchdog: pic32-dmt: allow driver to be compiled on all architectures with CO...Brian Masney1-1/+1
2026-05-10watchdog: pic32-wdt: allow driver to be compiled on all architectures with CO...Brian Masney1-1/+1
2026-05-06x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X supportIngo Molnar1-1/+1
2026-05-05watchdog: s32g_wdt: remove incorrect options in watchdog_info structEthan Nelson-Moore1-2/+1
2026-05-03watchdog: sprd_wdt: Remove redundant sprd_wdt_disable() on register failureFelix Gu1-3/+2
2026-05-03watchdog: bcm2835_wdt: Switch to new sys-off handler APIAndrew Davis1-19/+9
2026-05-03watchdog: sama5d4_wdt: Fix WDDIS detection on SAM9X60 and SAMA7G5Balakrishnan Sambath1-27/+21
2026-05-03watchdog: Add driver for Gunyah WatchdogHrishabh Rajput3-0/+275
2026-05-03watchdog: gpio_wdt: add ACPI supportFlavio Suligoi1-1/+1
2026-05-03watchdog/hpwdt: Refine hpwdt message for UV platformSteve Wahl1-7/+15
2026-05-03watchdog: menz069_wdt: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin1-1/+0
2026-05-03watchdog: rzn1: Fix reverse xmas tree declarationHerve Codina (Schneider Electric)1-2/+2
2026-05-03watchdog: rzn1: Use dev_err_probe()Herve Codina (Schneider Electric)1-12/+6
2026-05-03watchdog: sp5100_tco: Use EFCH MMIO for newer Hygon FCHYingjie Gao1-1/+2
2026-05-03watchdog: qcom: add support to get the bootstatus from IMEMKathiravan Thirumoorthy1-2/+40
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-Moore3-466/+0
2026-04-07watchdog: ni903x_wdt: Convert to a platform driverRafael J. Wysocki1-13/+14
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-6/+6
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds12-296/+36
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-4/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-01-30watchdog: pic32-wdt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30watchdog: pic32-dmt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski1-21/+1
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki1-3/+1
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki2-6/+2
2026-01-18watchdog: Make API functions const correctKari Argillander1-1/+2
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov1-0/+1
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta1-2/+2
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck1-20/+15
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck5-251/+2
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi1-1/+1
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe1-0/+12
2026-01-08watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki1-3/+1
2026-01-08watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki2-6/+2
2025-12-06Merge tag 'linux-watchdog-6.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds9-58/+312
2025-11-26watchdog: diag288_wdt: Remove KMSG_COMPONENT macroHeiko Carstens1-2/+1
2025-11-15watchdog: starfive: Fix resource leak in probe error pathHaotian Zhang1-1/+3
2025-11-15watchdog: wdat_wdt: Fix ACPI table leak in probe functionHaotian Zhang1-21/+43
2025-11-15watchdog: loongson1: Add Loongson-2k0300 watchdog supportBinbin Zhou2-15/+62
2025-11-15watchdog: loongson1: Drop CONFIG_OFBinbin Zhou1-3/+1
2025-11-15watchdog: loongson1: Simplify ls1x_wdt_probe codeBinbin Zhou1-10/+2
2025-11-15watchdog: loongson1: Add missing MODULE_PARM_DESCBinbin Zhou1-2/+6
2025-11-15watchdog/diag288: Fix module comment typosZoe Gates1-3/+3
2025-11-15watchdog: renesas_wwdt: add driverWolfram Sang3-0/+172
2025-11-15watchdog: aspeed: Add support for AST2700 platformChin-Ting Kuo1-1/+15
2025-11-15watchdog: aspeed: Support variable number of reset mask registersChin-Ting Kuo1-6/+8
2025-11-15via_wdt: fix critical boot hang due to unnamed resource allocationLi Qiang1-0/+1
2025-10-06Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds6-43/+172
2025-09-16watchdog: Add Nuvoton NCT6694 WDT supportMing Yu3-0/+319
2025-09-12watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy1-0/+2
2025-09-12watchdog: visconti: don't print superfluous errorsWolfram Sang1-4/+1
2025-09-12watchdog: rzv2h_wdt: don't print superfluous errorsWolfram Sang1-3/+1
2025-09-12watchdog: rzg2l_wdt: don't print superfluous errorsWolfram Sang1-3/+1
2025-09-12watchdog: s3c2410_wdt: exynosautov9: Enable supported featuresSangwook Shin1-2/+4
2025-09-12watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNTSangwook Shin1-2/+2
2025-09-12watchdog: s3c2410_wdt: Increase max timeout value of watchdogSangwook Shin1-7/+19
2025-09-12watchdog: s3c2410_wdt: Fix max_timeout being calculated largerSangwook Shin1-2/+8
2025-09-12watchdog: s3c2410_wdt: Replace hardcoded values with macro definitionsSangwook Shin1-1/+1
2025-09-12watchdog: rzv2h: Improve error strings and add newlinesLad Prabhakar1-4/+4
2025-09-12watchdog: rzv2h: Add support for RZ/T2HLad Prabhakar1-3/+81
2025-09-12watchdog: rzv2h: Add support for configurable count clock sourceLad Prabhakar1-1/+20
2025-09-12watchdog: rzv2h: Make "oscclk" and reset controller optionalLad Prabhakar1-2/+2
2025-09-12watchdog: rzv2h: Obtain clock-divider and timeout values from OF match dataLad Prabhakar1-9/+26
2025-09-12watchdog: intel_oc_wdt: Do not try to write into const memoryGuenter Roeck1-4/+4
2025-07-28watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race conditionAaron Plattner1-3/+47
2025-07-21watchdog: dw_wdt: Fix default timeoutSebastian Reichel1-0/+2
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko2-1/+9
2025-07-17watchdog: it87_wdt: Don't use "proxy" headersAndy Shevchenko1-1/+3
2025-07-16watchdog: renesas_wdt: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2025-07-16watchdog: iTCO_wdt: Report error if timeout configuration failsZiyan Fu1-1/+5
2025-07-16watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-11/+3
2025-07-16watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter1-0/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar4-4/+5
2025-06-01Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds17-60/+682
2025-06-01watchdog: iTCO_wdt: Update the heartbeat value after clamping timeoutZiyan Fu1-0/+1
2025-06-01watchdog: Add driver for Intel OC WDTDiogo Ivo3-0/+245
2025-06-01watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo1-3/+14
2025-06-01watchdog: iTCO: Drop driver-internal lockingGuenter Roeck1-24/+0
2025-06-01watchdog: apple: set max_hw_heartbeat_ms instead of max_timeoutFlorian Klink1-2/+5
2025-06-01watchdog: qcom: introduce the device data for IPQ5424 watchdog deviceKathiravan Thirumoorthy1-0/+7
2025-06-01watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereferen...Henry Martin1-0/+2
2025-06-01watchdog: s3c2410_wdt: Add exynos990-wdt compatible dataIgor Belwon1-1/+38
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-05-24watchdog: Add the Watchdog Timer for the NXP S32 platformDaniel Lezcano3-0/+325
2025-05-24watchdog: Correct kerneldoc warningsKrzysztof Kozlowski4-6/+6
2025-05-24watchdog: stm32: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+1
2025-05-24watchdog: Do not enable by default during compile testingKrzysztof Kozlowski1-3/+3
2025-05-24watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-16/+12
2025-05-24watchdog: da9052_wdt: respect TWDMINMarcus Folkesson1-0/+1
2025-05-24watchdog: da9052_wdt: do not disable wdt during probeMarcus Folkesson1-4/+8
2025-05-24watchdog: da9052_wdt: use timeout value from external inputsMarcus Folkesson1-0/+7
2025-05-24watchdog: da9052_wdt: add support for nowayoutMarcus Folkesson1-0/+7
2025-04-28watchdog: exar: Shorten identity name to fit correctlyKees Cook1-1/+1
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens1-50/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner14-23/+23
2025-04-01Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds10-28/+525
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-3/+4
2025-03-25watchdog: sunxi_wdt: Add support for Allwinner A523Andre Przywara1-0/+11
2025-03-16watchdog: aspeed: fix 64-bit divisionArnd Bergmann1-1/+1
2025-03-16watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_d...Chen Ni1-6/+3
2025-03-11watchdog: Convert to use device propertyGuenter Roeck1-3/+3
2025-03-11watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()Stephen Rothwell1-0/+1
2025-03-09watchdog: nic7018_wdt: tidy up ACPI ID tableAndy Shevchenko2-5/+7
2025-03-09watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoCKyunghwan Seo1-4/+6
2025-03-09watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platformMark Pearson3-0/+406
2025-03-09watchdog: Enable RZV2HWDT driver depend on ARCH_RENESASBiju Das1-3/+4
2025-03-09watchdog: cros-ec: Add newlines to printksStephen Boyd1-5/+5
2025-03-09watchdog: aspeed: Update bootstatus handlingChin-Ting Kuo1-2/+79
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-3/+4
2025-02-18watchdog: Switch to use hrtimer_setup()Nam Cao3-9/+7
2025-01-25Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds5-13/+24
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1
2025-01-06watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori1-0/+1
2025-01-06watchdog: max77620: fix excess field in kerneldocLuca Ceresoli1-1/+0
2025-01-06watchdog: sp805_wdt: Drop documentation of non-existent `status` memberLad Prabhakar1-1/+0
2025-01-06watchdog: rzv2h_wdt: Use local `dev` pointer in probeLad Prabhakar1-8/+8
2025-01-06watchdog: da9052_wdt: add support for bootstatus bitsMarcus Folkesson1-1/+12
2025-01-06watchdog: sp805: Report correct timeleft at maximumMike Crowe1-1/+1
2025-01-06watchdog: rti: Fix off-by-one in heartbeat recoveryAlexander Sverdlin1-1/+2
2024-12-30watchdog: stm32_iwdg: fix error message during driver probeClément Le Goffic1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds27-382/+562
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds31-31/+31
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-11-17watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin1-1/+2
2024-11-07watchdog: s3c2410_wdt: add support for exynosautov920 SoCByoungtae Cho1-1/+36
2024-11-07watchdog: mediatek: Add support for MT6735 TOPRGU/WDTYassine Oudjana1-0/+6
2024-11-07watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana1-0/+6
2024-11-07Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU...Peter Griffin2-4/+5
2024-11-05watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handlerClaudiu Beznea1-2/+18
2024-11-05watchdog: Switch back to struct platform_driver::remove()Uwe Kleine-König31-32/+32
2024-11-05watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard1-0/+39
2024-11-05watchdog: da9063: Remove __maybe_unused notationsFabio Estevam1-5/+5
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-4/+5
2024-11-05watchdog: Delete the cpu5wdt driverJean Delvare3-293/+0
2024-11-05watchdog: Add support for Airoha EN7851 watchdogChristian Marangi3-0/+225
2024-11-05watchdog: sl28cpld_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: rza_wdt: don't print out if registering watchdog failsWolfram Sang1-6/+1
2024-11-05watchdog: rti_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: octeon-wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: it87_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: iTCO_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: gxp-wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: da9055_wdt: don't print out if registering watchdog failsWolfram Sang1-6/+1
2024-11-05watchdog: always print when registering watchdog failsWolfram Sang1-9/+17
2024-11-04watchdog: armada_37xx_wdt: remove struct resourceRosen Penev1-7/+3
2024-11-04watchdog: apple: Increase reset delay to 150msNick Chan1-3/+3
2024-11-04watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan1-1/+1
2024-11-04watchdog: stm32_iwdg: Add pretimeout supportMarek Vasut1-1/+94
2024-11-04watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::...Uwe Kleine-König1-1/+1
2024-11-04watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequencyHarini T1-12/+63
2024-11-04iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi1-2/+19
2024-11-04watchdog: fix typo in the commentYan Zhen4-4/+4
2024-10-28watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240Niklas Schnelle1-2/+2
2024-10-14Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski1-1/+1
2024-10-09watchdog: Congatec Board Controller watchdog timer driverThomas Richard3-0/+222
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro48-54/+0
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds9-46/+324
2024-09-17watchdog: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-17watchdog: rzv2h_wdt: Add missing MODULE_LICENSE tag to fix modpost errorLad Prabhakar1-0/+1
2024-09-12wdt: ts72xx: add DT support for ts72xxNikita Shubin1-0/+8
2024-09-11platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolderAndy Shevchenko1-1/+1
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg1-2/+1
2024-09-10drivers: watchdog: marvell_gti: Convert comma to semicolonChen Ni1-2/+2
2024-09-10watchdog: iTCO_wdt: Convert comma to semicolonChen Ni1-2/+2
2024-09-10watchdog: Add Watchdog Timer driver for RZ/V2H(P)Lad Prabhakar3-0/+282
2024-09-10watchdog: imx_sc_wdt: detect if already runningAlexander Sverdlin1-0/+22
2024-09-10watchdog: imx2_wdt: Remove __maybe_unused notationsFabio Estevam1-5/+5
2024-09-10watchdog: imx_sc_wdt: Don't disable WDT in suspendJonas Blixt1-24/+0
2024-09-10watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_featureFrank Li1-12/+9
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds7-58/+79
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni1-3/+3
2024-07-18watchdog: lenovo_se10_wdt: Convert comma to semicolonChen Ni1-2/+2
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+431
2024-07-10watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu Beznea1-0/+26
2024-07-10watchdog: rzg2l_wdt: Rely on the reset driver for doing proper resetClaudiu Beznea1-35/+4