summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni
2024-07-18watchdog: lenovo_se10_wdt: Convert comma to semicolonChen Ni
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-10watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Rely on the reset driver for doing proper resetClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Make the driver depend on PMClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011Claudiu Beznea
2024-07-10watchdog: imx7ulp_wdt: keep already running watchdog enabledSascha Hauer
2024-07-10watchdog: starfive: Add missing clk_disable_unprepare()Chen Ni
2024-07-10watchdog: Make watchdog_class constThomas Weißschuh
2024-07-09watchdog: bd96801_wdt: Add missing include for FIELD_*()Matti Vaittinen
2024-06-27watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen
2024-06-15watchdog: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-15watchdog: lenovo_se10_wdt: add HAS_IOPORT dependencyArnd Bergmann
2024-05-11watchdog: LENOVO_SE10_WDT should depend on X86 && DMIGeert Uytterhoeven
2024-05-04watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()Chen Ni
2024-05-04watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginJudith Mendez
2024-05-04watchdog: add HAS_IOPORT dependenciesNiklas Schnelle
2024-05-04watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stackDawei Li
2024-05-04watchdog: bd9576: Drop "always-running" propertyMatti Vaittinen
2024-05-04watchdog: mtx-1: drop driver owner assignmentKrzysztof Kozlowski
2024-05-04watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_triggerDuoming Zhou
2024-05-04watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platformMark Pearson
2024-03-17Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2024-03-10watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko
2024-03-10watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko
2024-03-10watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko
2024-03-03watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer
2024-03-03watchdog: sp805_wdt: deassert the reset if availableYang Xiwen
2024-03-03watchdog/hpwdt: Support Suspend and ResumeJerry Hoemann
2024-03-03watchdog: starfive: check watchdog status before enabling in system resumeJi Sheng Teoh
2024-03-03watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh
2024-03-03watchdog: qcom: fine tune the max timeout value calculationKathiravan Thirumoorthy
2024-03-03watchdog: Add kernel-doc for wdt_set_timeout()Yang Li
2024-03-03watchdog: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-02-25watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regsPeter Griffin
2024-02-01watchdog: Add ChromeOS EC-based watchdog driverLukasz Majczak
2024-01-12Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-12-24watchdog: mlx_wdt: fix all kernel-doc warningsRandy Dunlap
2023-12-17watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786Werner Fischer
2023-12-17watchdog: it87_wdt: Add IT8659 IDWerner Fischer
2023-12-17watchdog: it87_wdt: Remove redundant max_units settingWerner Fischer
2023-12-17watchdog: it87_wdt: add blank line after variable declarationWerner Fischer
2023-12-17watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra