index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-06
watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()
Joe Hattori
1
-0
/
+1
2025-01-06
watchdog: max77620: fix excess field in kerneldoc
Luca Ceresoli
1
-1
/
+0
2025-01-06
watchdog: sp805_wdt: Drop documentation of non-existent `status` member
Lad Prabhakar
1
-1
/
+0
2025-01-06
watchdog: rzv2h_wdt: Use local `dev` pointer in probe
Lad Prabhakar
1
-8
/
+8
2025-01-06
watchdog: da9052_wdt: add support for bootstatus bits
Marcus Folkesson
1
-1
/
+12
2025-01-06
watchdog: sp805: Report correct timeleft at maximum
Mike Crowe
1
-1
/
+1
2025-01-06
watchdog: rti: Fix off-by-one in heartbeat recovery
Alexander Sverdlin
1
-1
/
+2
2024-12-30
watchdog: stm32_iwdg: fix error message during driver probe
Clément Le Goffic
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
27
-382
/
+562
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
31
-31
/
+31
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+2
2024-11-17
watchdog: rti: of: honor timeout-sec property
Alexander Sverdlin
1
-1
/
+2
2024-11-07
watchdog: s3c2410_wdt: add support for exynosautov920 SoC
Byoungtae Cho
1
-1
/
+36
2024-11-07
watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
Yassine Oudjana
1
-0
/
+6
2024-11-07
watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
Yassine Oudjana
1
-0
/
+6
2024-11-07
Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"
Peter Griffin
2
-4
/
+5
2024-11-05
watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
Claudiu Beznea
1
-2
/
+18
2024-11-05
watchdog: Switch back to struct platform_driver::remove()
Uwe Kleine-König
31
-32
/
+32
2024-11-05
watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
James Hilliard
1
-0
/
+39
2024-11-05
watchdog: da9063: Remove __maybe_unused notations
Fabio Estevam
1
-5
/
+5
2024-11-05
watchdog: da9063: Do not use a global variable
Fabio Estevam
1
-4
/
+5
2024-11-05
watchdog: Delete the cpu5wdt driver
Jean Delvare
3
-293
/
+0
2024-11-05
watchdog: Add support for Airoha EN7851 watchdog
Christian Marangi
3
-0
/
+225
2024-11-05
watchdog: sl28cpld_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: rza_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-6
/
+1
2024-11-05
watchdog: rti_wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
2024-11-05
watchdog: octeon-wdt: don't print out if registering watchdog fails
Wolfram Sang
1
-3
/
+1
[next]