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
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-11
/
+11
13 days
Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
30
-111
/
+1144
14 days
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-52
/
+1
2026-08-10
watchdog: orion_wdt: Propagate errors from optional IRQ lookup
bui duc phuc
1
-0
/
+8
2026-08-10
watchdog: qcom: Propagate errors from optional IRQ lookup
bui duc phuc
1
-13
/
+14
2026-08-10
watchdog: aspeed: Propagate errors from optional IRQ lookup
bui duc phuc
1
-0
/
+2
2026-08-10
watchdog: stm32_iwdg: Propagate errors from optional IRQ lookup
bui duc phuc
1
-1
/
+4
2026-08-10
watchdog: dw_wdt: Propagate errors from optional IRQ lookup
bui duc phuc
1
-1
/
+1
2026-08-10
watchdog: mediatek: Propagate errors from optional IRQ lookup
bui duc phuc
1
-2
/
+2
2026-08-10
watchdog: apple: Constify some structures
Christophe JAILLET
1
-2
/
+2
2026-08-10
watchdog: pretimeout: Convert dump pretimeout governor to tristate
Mayank Rungta
1
-2
/
+2
2026-08-10
watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()
Babanpreet Singh
1
-0
/
+1
2026-08-10
watchdog: wdat_wdt: map registers that fall inside ACPI NVS
Renê de Souza Pinto
1
-1
/
+26
2026-08-10
watchdog: Add Nuvoton MA35D1 watchdog driver support
Zi-Yu Chen
3
-0
/
+374
2026-08-10
watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332
Kathiravan Thirumoorthy
1
-0
/
+10
2026-08-10
watchdog: qcom: report WDIOF_POWERUNDER in bootstatus
Kathiravan Thirumoorthy
1
-5
/
+13
2026-08-10
watchdog: sprd: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-10
watchdog: sama5d4: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-10
watchdog: realtek_otto: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-08-10
watchdog: orion: Remove redundant dev_err()
Pan Chuang
1
-6
/
+2
2026-08-10
watchdog: marvell_gti: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-08-10
watchdog: keembay: Remove redundant dev_err_probe()
Pan Chuang
1
-2
/
+2
2026-08-10
watchdog: intel-mid_wdt: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-10
watchdog: cadence_wdt: Remove redundant dev_err()
Pan Chuang
1
-5
/
+1
2026-08-10
watchdog: bd96801_wdt: Remove redundant dev_err_probe()
Pan Chuang
1
-2
/
+1
2026-08-10
watchdog: take all OF aliases into account when assigning id
Rasmus Villemoes
1
-3
/
+23
2026-08-10
watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-10
watchdog: realtek-otto: Change to use regmap API
Rustam Adilov
2
-36
/
+39
2026-08-10
watchdog: npcm: add bootstatus support
Tomer Maimon
1
-2
/
+215
2026-08-10
watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
Mark Pearson
3
-0
/
+302
2026-08-10
watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on boot
Paul Louvel
1
-0
/
+1
2026-08-10
watchdog: w83627hf_wdt: Report the probed chip name via WDIOC_GETSUPPORT
Paul Louvel
1
-2
/
+4
2026-08-10
watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chip
Paul Louvel
1
-3
/
+12
2026-08-10
watchdog: pretimeout: Add "dump" pretimeout governor
Tzung-Bi Shih
4
-2
/
+67
2026-08-10
watchdog: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
3
-12
/
+12
2026-08-06
watchdog: at91sam9_wdt: prevent timer rearm during teardown
Hongyan Xu
1
-2
/
+2
2026-08-03
powerpc/pseries: Move H_WATCHDOG definitions to a common header
Sourabh Jain
1
-52
/
+1
2026-07-31
watchdog: bd96801_wdt: Fix timeout for enabled WDG
Matti Vaittinen
1
-3
/
+2
2026-07-30
mfd: db8500-prcmu: Fold dbx500 header into db8500
Linus Walleij
1
-11
/
+11
2026-07-27
watchdog: atcwdt200: fix return value when watchdog is enabled
Surendra Singh Chouhan
1
-3
/
+4
2026-07-22
Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
4
-3
/
+12
2026-07-08
watchdog: airoha: Prevent division by zero when clock frequency is zero
Wayen Yan
1
-0
/
+3
2026-07-08
watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
Tzung-Bi Shih
1
-0
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
26
-26
/
+0
2026-07-02
watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+6
2026-07-02
watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
Ethan Nelson-Moore
1
-2
/
+1
2026-06-16
Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
25
-1064
/
+1126
2026-06-10
watchdog: sc1200: Drop unused assignment of pnp_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-06-08
watchdog: unregister PM notifier on watchdog unregister
Yuho Choi
1
-0
/
+3
2026-06-08
watchdog: dev: convert to kernel-doc comments
Randy Dunlap
1
-15
/
+15
[next]