index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog
Christophe Leroy
1
-0
/
+2
2025-10-15
watchdog: intel_oc_wdt: Do not try to write into const memory
Guenter Roeck
1
-4
/
+4
2025-07-28
watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition
Aaron Plattner
1
-3
/
+47
2025-07-21
watchdog: dw_wdt: Fix default timeout
Sebastian Reichel
1
-0
/
+2
2025-07-17
watchdog: Don't use "proxy" headers
Andy Shevchenko
2
-1
/
+9
2025-07-17
watchdog: it87_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+3
2025-07-16
watchdog: renesas_wdt: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-07-16
watchdog: iTCO_wdt: Report error if timeout configuration fails
Ziyan Fu
1
-1
/
+5
2025-07-16
watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-11
/
+3
2025-07-16
watchdog: ziirave_wdt: check record length in ziirave_firm_verify()
Dan Carpenter
1
-0
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+5
2025-06-01
Merge tag 'linux-watchdog-6.16-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
17
-60
/
+682
2025-06-01
watchdog: iTCO_wdt: Update the heartbeat value after clamping timeout
Ziyan Fu
1
-0
/
+1
2025-06-01
watchdog: Add driver for Intel OC WDT
Diogo Ivo
3
-0
/
+245
2025-06-01
watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
Antonio Borneo
1
-3
/
+14
2025-06-01
watchdog: iTCO: Drop driver-internal locking
Guenter Roeck
1
-24
/
+0
2025-06-01
watchdog: apple: set max_hw_heartbeat_ms instead of max_timeout
Florian Klink
1
-2
/
+5
2025-06-01
watchdog: qcom: introduce the device data for IPQ5424 watchdog device
Kathiravan Thirumoorthy
1
-0
/
+7
2025-06-01
watchdog: lenovo_se30_wdt: Fix possible devm_ioremap() NULL pointer dereference in lenovo_se30_wdt_probe()
Henry Martin
1
-0
/
+2
2025-06-01
watchdog: s3c2410_wdt: Add exynos990-wdt compatible data
Igor Belwon
1
-1
/
+38
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-05-24
watchdog: Add the Watchdog Timer for the NXP S32 platform
Daniel Lezcano
3
-0
/
+325
2025-05-24
watchdog: Correct kerneldoc warnings
Krzysztof Kozlowski
4
-6
/
+6
2025-05-24
watchdog: stm32: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+1
2025-05-24
watchdog: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-3
/
+3
2025-05-24
watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-16
/
+12
2025-05-24
watchdog: da9052_wdt: respect TWDMIN
Marcus Folkesson
1
-0
/
+1
2025-05-24
watchdog: da9052_wdt: do not disable wdt during probe
Marcus Folkesson
1
-4
/
+8
2025-05-24
watchdog: da9052_wdt: use timeout value from external inputs
Marcus Folkesson
1
-0
/
+7
2025-05-24
watchdog: da9052_wdt: add support for nowayout
Marcus Folkesson
1
-0
/
+7
2025-04-28
watchdog: exar: Shorten identity name to fit correctly
Kees Cook
1
-1
/
+1
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
1
-50
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
14
-23
/
+23
2025-04-01
Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
10
-28
/
+525
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-3
/
+4
2025-03-25
watchdog: sunxi_wdt: Add support for Allwinner A523
Andre Przywara
1
-0
/
+11
2025-03-16
watchdog: aspeed: fix 64-bit division
Arnd Bergmann
1
-1
/
+1
2025-03-16
watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
Chen Ni
1
-6
/
+3
2025-03-11
watchdog: Convert to use device property
Guenter Roeck
1
-3
/
+3
2025-03-11
watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()
Stephen Rothwell
1
-0
/
+1
2025-03-09
watchdog: nic7018_wdt: tidy up ACPI ID table
Andy Shevchenko
2
-5
/
+7
2025-03-09
watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
Kyunghwan Seo
1
-4
/
+6
2025-03-09
watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
Mark Pearson
3
-0
/
+406
2025-03-09
watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
Biju Das
1
-3
/
+4
2025-03-09
watchdog: cros-ec: Add newlines to printks
Stephen Boyd
1
-5
/
+5
2025-03-09
watchdog: aspeed: Update bootstatus handling
Chin-Ting Kuo
1
-2
/
+79
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-3
/
+4
2025-02-18
watchdog: Switch to use hrtimer_setup()
Nam Cao
3
-9
/
+7
2025-01-25
Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-13
/
+24
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
[next]