summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2024-03-178-16/+73
|\
| * watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko2024-03-101-1/+1
| * watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko2024-03-101-1/+7
| * watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko2024-03-101-1/+0
| * watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer2024-03-031-0/+3
| * watchdog: sp805_wdt: deassert the reset if availableYang Xiwen2024-03-031-0/+8
| * watchdog/hpwdt: Support Suspend and ResumeJerry Hoemann2024-03-031-0/+25
| * watchdog: starfive: check watchdog status before enabling in system resumeJi Sheng Teoh2024-03-031-1/+4
| * watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh2024-03-031-2/+7
| * watchdog: qcom: fine tune the max timeout value calculationKathiravan Thirumoorthy2024-03-031-2/+5
| * watchdog: Add kernel-doc for wdt_set_timeout()Yang Li2024-03-031-0/+4
| * watchdog: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-031-8/+9
* | Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2024-03-143-0/+216
|\ \
| * | watchdog: Add ChromeOS EC-based watchdog driverLukasz Majczak2024-02-013-0/+216
| |/
* / watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regsPeter Griffin2024-02-252-5/+4
|/
* Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2024-01-1210-40/+94
|\
| * watchdog: mlx_wdt: fix all kernel-doc warningsRandy Dunlap2023-12-241-3/+1
| * watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786Werner Fischer2023-12-171-1/+13
| * watchdog: it87_wdt: Add IT8659 IDWerner Fischer2023-12-171-3/+5
| * watchdog: it87_wdt: Remove redundant max_units settingWerner Fischer2023-12-171-4/+2
| * watchdog: it87_wdt: add blank line after variable declarationWerner Fischer2023-12-171-0/+1
| * watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unusedVignesh Raghavendra2023-12-171-1/+12
| * watchdog: starfive: add lock annotations to fix context imbalancesBen Dooks2023-12-171-0/+2
| * watchdog: mediatek: mt7988: add wdt supportDaniel Golle2023-12-171-0/+42
| * watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren2023-12-171-1/+2
| * watchdog/hpwdt: Remove unused variableJerry Hoemann2023-12-171-4/+0
| * watchdog/hpwdt: Remove redundant test.Jerry Hoemann2023-12-171-3/+0
| * watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann2023-12-171-1/+1
| * watchdog: txx9wdt: Convert to platform remove callback returning voidUwe Kleine-König2023-12-171-3/+2
| * watchdog: starfive-wdt: Convert to platform remove callback returning voidUwe Kleine-König2023-12-171-4/+2
| * watchdog: at91sam9_wdt: Convert to platform remove callback returning voidUwe Kleine-König2023-12-171-4/+2
| * watchdog: txx9: Stop using module_platform_driver_probe()Uwe Kleine-König2023-12-171-5/+5
| * watchdog: at91sam9: Stop using module_platform_driver_probe()Uwe Kleine-König2023-12-171-5/+5
| * watchdog: set cdev owner before addingCurtis Klein2023-12-171-2/+1
* | watchdog: s3c2410_wdt: Add support for Google gs101 SoCPeter Griffin2023-12-131-4/+43
* | watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macroPeter Griffin2023-12-131-5/+5
* | watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bitPeter Griffin2023-12-131-3/+25
|/
* Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-103-322/+0
|\
| * watchdog: ar7_wdt: remove driver to prepare for platform removalWolfram Sang2023-10-193-322/+0
* | Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-11-0916-79/+123
|\ \
| * | watchdog: mlx-wdt: Parameter desctiption warning fixMichael Shych2023-10-291-0/+1
| * | watchdog: aspeed: Add support for aspeed,reset-mask DT propertyZev Weiss2023-10-291-0/+11
| * | watchdog: apple: Deactivate on suspendJanne Grunau2023-10-291-0/+25
| * | wdog: imx7ulp: Enable wdog int_en bit for watchdog any resetJacky Bai2023-10-291-0/+8
| * | drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian2023-10-291-0/+1
| * | drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan2023-10-291-0/+7
| * | watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring2023-10-291-1/+1
| * | watchdog: imx_sc_wdt: continue if the wdog already enabledJacky Bai2023-10-291-1/+4
| * | watchdog: st_lpc: Use device_get_match_data()Rob Herring2023-10-291-9/+2
| * | watchdog: wdat_wdt: Add timeout value as a param in ping methodXing Tong Wu2023-10-291-1/+1