index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2024-01-12
10
-40
/
+94
|
\
|
*
watchdog: mlx_wdt: fix all kernel-doc warnings
Randy Dunlap
2023-12-24
1
-3
/
+1
|
*
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
2023-12-17
1
-1
/
+13
|
*
watchdog: it87_wdt: Add IT8659 ID
Werner Fischer
2023-12-17
1
-3
/
+5
|
*
watchdog: it87_wdt: Remove redundant max_units setting
Werner Fischer
2023-12-17
1
-4
/
+2
|
*
watchdog: it87_wdt: add blank line after variable declaration
Werner Fischer
2023-12-17
1
-0
/
+1
|
*
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
2023-12-17
1
-1
/
+12
|
*
watchdog: starfive: add lock annotations to fix context imbalances
Ben Dooks
2023-12-17
1
-0
/
+2
|
*
watchdog: mediatek: mt7988: add wdt support
Daniel Golle
2023-12-17
1
-0
/
+42
|
*
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
2023-12-17
1
-1
/
+2
|
*
watchdog/hpwdt: Remove unused variable
Jerry Hoemann
2023-12-17
1
-4
/
+0
|
*
watchdog/hpwdt: Remove redundant test.
Jerry Hoemann
2023-12-17
1
-3
/
+0
|
*
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
2023-12-17
1
-1
/
+1
|
*
watchdog: txx9wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-3
/
+2
|
*
watchdog: starfive-wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-4
/
+2
|
*
watchdog: at91sam9_wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-17
1
-4
/
+2
|
*
watchdog: txx9: Stop using module_platform_driver_probe()
Uwe Kleine-König
2023-12-17
1
-5
/
+5
|
*
watchdog: at91sam9: Stop using module_platform_driver_probe()
Uwe Kleine-König
2023-12-17
1
-5
/
+5
|
*
watchdog: set cdev owner before adding
Curtis Klein
2023-12-17
1
-2
/
+1
*
|
watchdog: s3c2410_wdt: Add support for Google gs101 SoC
Peter Griffin
2023-12-13
1
-4
/
+43
*
|
watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
Peter Griffin
2023-12-13
1
-5
/
+5
*
|
watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
Peter Griffin
2023-12-13
1
-3
/
+25
|
/
*
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
3
-322
/
+0
|
\
|
*
watchdog: ar7_wdt: remove driver to prepare for platform removal
Wolfram Sang
2023-10-19
3
-322
/
+0
*
|
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-11-09
16
-79
/
+123
|
\
\
|
*
|
watchdog: mlx-wdt: Parameter desctiption warning fix
Michael Shych
2023-10-29
1
-0
/
+1
|
*
|
watchdog: aspeed: Add support for aspeed,reset-mask DT property
Zev Weiss
2023-10-29
1
-0
/
+11
|
*
|
watchdog: apple: Deactivate on suspend
Janne Grunau
2023-10-29
1
-0
/
+25
|
*
|
wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
Jacky Bai
2023-10-29
1
-0
/
+8
|
*
|
drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms
George Cherian
2023-10-29
1
-0
/
+1
|
*
|
drivers: watchdog: marvell_gti: fix zero pretimeout handling
Bharat Bhushan
2023-10-29
1
-0
/
+7
|
*
|
watchdog: marvell_gti: Replace of_platform.h with explicit includes
Rob Herring
2023-10-29
1
-1
/
+1
|
*
|
watchdog: imx_sc_wdt: continue if the wdog already enabled
Jacky Bai
2023-10-29
1
-1
/
+4
|
*
|
watchdog: st_lpc: Use device_get_match_data()
Rob Herring
2023-10-29
1
-9
/
+2
|
*
|
watchdog: wdat_wdt: Add timeout value as a param in ping method
Xing Tong Wu
2023-10-29
1
-1
/
+1
|
*
|
watchdog: gpio_wdt: Make use of device properties
Andy Shevchenko
2023-10-29
1
-9
/
+7
|
*
|
sbsa_gwdt: Calculate timeout with 64-bit math
Darren Hart
2023-10-29
1
-2
/
+2
|
*
|
watchdog: ixp4xx: Make sure restart always works
Linus Walleij
2023-10-29
1
-3
/
+25
|
*
|
watchdog: it87_wdt: add IT8613 ID
Werner Fischer
2023-10-29
1
-3
/
+5
|
*
|
watchdog: marvell_gti_wdt: Fix error code in probe()
Dan Carpenter
2023-10-29
1
-1
/
+1
|
*
|
Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...
Jinjie Ruan
2023-10-11
1
-1
/
+1
|
*
|
watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove ...
Srinivas Neeli
2023-10-11
1
-3
/
+10
|
*
|
watchdog: sunplus: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+2
|
*
|
watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+4
|
*
|
watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
2023-10-11
1
-15
/
+5
|
|
/
*
/
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
/
*
Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-09-06
37
-100
/
+513
|
\
|
*
watchdog: Add support for Amlogic-T7 SoCs
Huqiang Qin
2023-08-25
1
-0
/
+5
|
*
watchdog: Add a new struct for Amlogic-GXBB driver
Huqiang Qin
2023-08-25
1
-3
/
+13
|
*
watchdog: imx2_wdt: Improve dev_crit() message
Fabio Estevam
2023-08-25
1
-1
/
+1
[next]