summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-01Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-06-01watchdog: iTCO_wdt: Update the heartbeat value after clamping timeoutZiyan Fu
2025-06-01watchdog: Add driver for Intel OC WDTDiogo Ivo
2025-06-01watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-06-01watchdog: iTCO: Drop driver-internal lockingGuenter Roeck
2025-06-01watchdog: apple: set max_hw_heartbeat_ms instead of max_timeoutFlorian Klink
2025-06-01watchdog: qcom: introduce the device data for IPQ5424 watchdog deviceKathiravan Thirumoorthy
2025-06-01watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereferen...Henry Martin
2025-06-01watchdog: s3c2410_wdt: Add exynos990-wdt compatible dataIgor Belwon
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-24watchdog: Add the Watchdog Timer for the NXP S32 platformDaniel Lezcano
2025-05-24watchdog: Correct kerneldoc warningsKrzysztof Kozlowski
2025-05-24watchdog: stm32: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-24watchdog: Do not enable by default during compile testingKrzysztof Kozlowski
2025-05-24watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-05-24watchdog: da9052_wdt: respect TWDMINMarcus Folkesson
2025-05-24watchdog: da9052_wdt: do not disable wdt during probeMarcus Folkesson
2025-05-24watchdog: da9052_wdt: use timeout value from external inputsMarcus Folkesson
2025-05-24watchdog: da9052_wdt: add support for nowayoutMarcus Folkesson
2025-04-28watchdog: exar: Shorten identity name to fit correctlyKees Cook
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-25watchdog: sunxi_wdt: Add support for Allwinner A523Andre Przywara
2025-03-16watchdog: aspeed: fix 64-bit divisionArnd Bergmann
2025-03-16watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_d...Chen Ni
2025-03-11watchdog: Convert to use device propertyGuenter Roeck
2025-03-11watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()Stephen Rothwell
2025-03-09watchdog: nic7018_wdt: tidy up ACPI ID tableAndy Shevchenko
2025-03-09watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoCKyunghwan Seo
2025-03-09watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platformMark Pearson
2025-03-09watchdog: Enable RZV2HWDT driver depend on ARCH_RENESASBiju Das
2025-03-09watchdog: cros-ec: Add newlines to printksStephen Boyd
2025-03-09watchdog: aspeed: Update bootstatus handlingChin-Ting Kuo
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-02-18watchdog: Switch to use hrtimer_setup()Nam Cao
2025-01-25Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-06watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori
2025-01-06watchdog: max77620: fix excess field in kerneldocLuca Ceresoli
2025-01-06watchdog: sp805_wdt: Drop documentation of non-existent `status` memberLad Prabhakar
2025-01-06watchdog: rzv2h_wdt: Use local `dev` pointer in probeLad Prabhakar
2025-01-06watchdog: da9052_wdt: add support for bootstatus bitsMarcus Folkesson
2025-01-06watchdog: sp805: Report correct timeleft at maximumMike Crowe
2025-01-06watchdog: rti: Fix off-by-one in heartbeat recoveryAlexander Sverdlin
2024-12-30watchdog: stm32_iwdg: fix error message during driver probeClément Le Goffic
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds