index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-01
Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2025-06-01
watchdog: iTCO_wdt: Update the heartbeat value after clamping timeout
Ziyan Fu
2025-06-01
watchdog: Add driver for Intel OC WDT
Diogo Ivo
2025-06-01
watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
Antonio Borneo
2025-06-01
watchdog: iTCO: Drop driver-internal locking
Guenter Roeck
2025-06-01
watchdog: apple: set max_hw_heartbeat_ms instead of max_timeout
Florian Klink
2025-06-01
watchdog: qcom: introduce the device data for IPQ5424 watchdog device
Kathiravan Thirumoorthy
2025-06-01
watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereferen...
Henry Martin
2025-06-01
watchdog: s3c2410_wdt: Add exynos990-wdt compatible data
Igor Belwon
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-24
watchdog: Add the Watchdog Timer for the NXP S32 platform
Daniel Lezcano
2025-05-24
watchdog: Correct kerneldoc warnings
Krzysztof Kozlowski
2025-05-24
watchdog: stm32: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-05-24
watchdog: Do not enable by default during compile testing
Krzysztof Kozlowski
2025-05-24
watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-05-24
watchdog: da9052_wdt: respect TWDMIN
Marcus Folkesson
2025-05-24
watchdog: da9052_wdt: do not disable wdt during probe
Marcus Folkesson
2025-05-24
watchdog: da9052_wdt: use timeout value from external inputs
Marcus Folkesson
2025-05-24
watchdog: da9052_wdt: add support for nowayout
Marcus Folkesson
2025-04-28
watchdog: exar: Shorten identity name to fit correctly
Kees Cook
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-25
watchdog: sunxi_wdt: Add support for Allwinner A523
Andre Przywara
2025-03-16
watchdog: aspeed: fix 64-bit division
Arnd Bergmann
2025-03-16
watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_d...
Chen Ni
2025-03-11
watchdog: Convert to use device property
Guenter Roeck
2025-03-11
watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()
Stephen Rothwell
2025-03-09
watchdog: nic7018_wdt: tidy up ACPI ID table
Andy Shevchenko
2025-03-09
watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
Kyunghwan Seo
2025-03-09
watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
Mark Pearson
2025-03-09
watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
Biju Das
2025-03-09
watchdog: cros-ec: Add newlines to printks
Stephen Boyd
2025-03-09
watchdog: aspeed: Update bootstatus handling
Chin-Ting Kuo
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-02-18
watchdog: Switch to use hrtimer_setup()
Nam Cao
2025-01-25
Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-06
watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
Joe Hattori
2025-01-06
watchdog: max77620: fix excess field in kerneldoc
Luca Ceresoli
2025-01-06
watchdog: sp805_wdt: Drop documentation of non-existent `status` member
Lad Prabhakar
2025-01-06
watchdog: rzv2h_wdt: Use local `dev` pointer in probe
Lad Prabhakar
2025-01-06
watchdog: da9052_wdt: add support for bootstatus bits
Marcus Folkesson
2025-01-06
watchdog: sp805: Report correct timeleft at maximum
Mike Crowe
2025-01-06
watchdog: rti: Fix off-by-one in heartbeat recovery
Alexander Sverdlin
2024-12-30
watchdog: stm32_iwdg: fix error message during driver probe
Clément Le Goffic
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
[next]