aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge 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()timers-cleanups-2025-06-08Ingo Molnar4-4/+5
2025-06-01Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds17-61/+683
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-17/+13
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
2024-07-10watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu Beznea1-1/+1
2024-07-10watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu Beznea1-11/+17
2024-07-10watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea1-2/+9
2024-07-10watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea1-3/+8
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-07-10watchdog: imx7ulp_wdt: keep already running watchdog enabledSascha Hauer1-0/+5
2024-07-10watchdog: starfive: Add missing clk_disable_unprepare()Chen Ni1-1/+3
2024-07-10watchdog: Make watchdog_class constThomas Weißschuh1-1/+1
2024-07-09watchdog: bd96801_wdt: Add missing include for FIELD_*()Matti Vaittinen1-0/+1
2024-06-27watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen3-0/+430
2024-06-15watchdog: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
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-8/+9
2024-05-04watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()Chen Ni1-3/+2
2024-05-04watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginJudith Mendez1-19/+15
2024-05-04watchdog: add HAS_IOPORT dependenciesNiklas Schnelle1-28/+30
2024-05-04watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stackDawei Li1-5/+1
2024-05-04watchdog: bd9576: Drop "always-running" propertyMatti Vaittinen1-11/+1
2024-05-04watchdog: mtx-1: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-04watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_triggerDuoming Zhou1-1/+1
2024-05-04watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platformMark Pearson3-0/+319
2024-03-17Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds8-16/+73
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds3-0/+216
2024-03-10watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko1-1/+1
2024-03-10watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko1-1/+7
2024-03-10watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko1-1/+0
2024-03-03watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer1-0/+3
2024-03-03watchdog: sp805_wdt: deassert the reset if availableYang Xiwen1-0/+8
2024-03-03watchdog/hpwdt: Support Suspend and ResumeJerry Hoemann1-0/+25
2024-03-03watchdog: starfive: check watchdog status before enabling in system resumeJi Sheng Teoh1-1/+4
2024-03-03watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh1-2/+7
2024-03-03watchdog: qcom: fine tune the max timeout value calculationKathiravan Thirumoorthy1-2/+5
2024-03-03watchdog: Add kernel-doc for wdt_set_timeout()Yang Li1-0/+4
2024-03-03watchdog: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-8/+9
2024-02-25watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regsPeter Griffin2-5/+4
2024-02-01watchdog: Add ChromeOS EC-based watchdog driverLukasz Majczak3-0/+216
2024-01-12Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds10-40/+94
2023-12-24watchdog: mlx_wdt: fix all kernel-doc warningsRandy Dunlap1-3/+1
2023-12-17watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786Werner Fischer1-1/+13
2023-12-17watchdog: it87_wdt: Add IT8659 IDWerner Fischer1-3/+5
2023-12-17watchdog: it87_wdt: Remove redundant max_units settingWerner Fischer1-4/+2
2023-12-17watchdog: it87_wdt: add blank line after variable declarationWerner Fischer1-0/+1
2023-12-17watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra1-1/+12
2023-12-17watchdog: starfive: add lock annotations to fix context imbalancesBen Dooks1-0/+2
2023-12-17watchdog: mediatek: mt7988: add wdt supportDaniel Golle1-0/+42
2023-12-17watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren1-1/+2
2023-12-17watchdog/hpwdt: Remove unused variableJerry Hoemann1-4/+0
2023-12-17watchdog/hpwdt: Remove redundant test.Jerry Hoemann1-3/+0
2023-12-17watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann1-1/+1
2023-12-17watchdog: txx9wdt: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-17watchdog: starfive-wdt: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-17watchdog: at91sam9_wdt: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-17watchdog: txx9: Stop using module_platform_driver_probe()Uwe Kleine-König1-5/+5
2023-12-17watchdog: at91sam9: Stop using module_platform_driver_probe()Uwe Kleine-König1-5/+5