index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2022-06-02
3
-0
/
+186
|
\
|
*
watchdog: hpe-wdt: Introduce HPE GXP Watchdog
Nick Hawkins
2022-05-18
3
-0
/
+186
*
|
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
1
-25
/
+63
|
\
\
|
*
|
watchdog: sa1100: use platform device registration
Arnd Bergmann
2022-04-19
1
-24
/
+63
|
*
|
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-1
/
+0
|
|
/
*
|
watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
Miaoqian Lin
2022-05-21
1
-1
/
+4
*
|
watchdog: Add Renesas RZ/N1 Watchdog driver
Phil Edworthy
2022-05-21
3
-0
/
+212
*
|
watchdog: wdat_wdt: Stop watchdog when uninstalling module
Liu Xinpeng
2022-05-21
1
-0
/
+1
*
|
watchdog: wdat_wdt: Stop watchdog when rebooting the system
Liu Xinpeng
2022-05-21
1
-0
/
+1
*
|
watchdog: wdat_wdt: Using the existing function to check parameter timeout
Liu Xinpeng
2022-05-21
1
-2
/
+2
*
|
watchdog: iTCO_wdt: Using existing macro define covers more scenarios
Liu Xinpeng
2022-05-21
1
-13
/
+7
*
|
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-05-21
1
-1
/
+1
*
|
watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
Jan Kiszka
2022-05-21
1
-3
/
+5
*
|
watchdog: sp805: disable watchdog on remove
Eliav Farber
2022-05-21
1
-0
/
+1
*
|
watchdog: da9063: optionally disable watchdog during suspend
Primoz Fiser
2022-05-21
1
-0
/
+36
*
|
watchdog: Add watchdog driver for Sunplus SP7021
Xiantao Hu
2022-05-08
3
-0
/
+232
*
|
watchdog: rzg2l_wdt: Add set_timeout callback
Biju Das
2022-05-08
1
-0
/
+20
*
|
watchdog: rzg2l_wdt: Use force reset for WDT reset
Biju Das
2022-05-08
1
-7
/
+7
*
|
watchdog: rzg2l_wdt: Add error check for reset_control_deassert
Biju Das
2022-05-08
1
-1
/
+4
*
|
watchdog: rzg2l_wdt: Fix reset control imbalance
Biju Das
2022-05-08
1
-2
/
+1
*
|
watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
Biju Das
2022-05-08
1
-12
/
+13
*
|
watchdog: rzg2l_wdt: Fix Runtime PM usage
Biju Das
2022-05-08
1
-14
/
+2
*
|
watchdog: rzg2l_wdt: Fix 32bit overflow issue
Biju Das
2022-05-08
1
-1
/
+1
*
|
watchdog: mtk_wdt: mt7986: Add toprgu reset controller support
Sam Shih
2022-05-08
1
-0
/
+6
*
|
watchdog: bcm7038_wdt: Support BCM6345 compatible string
Rafał Miłecki
2022-05-08
1
-0
/
+1
*
|
watchdog: mediatek: mt8186: add wdt support
Runyang Chen
2022-05-08
1
-0
/
+6
|
/
*
Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-03-31
10
-246
/
+404
|
\
|
*
Watchdog: sp5100_tco: Enable Family 17h+ CPUs
Terry Bowman
2022-03-27
2
-12
/
+5
|
*
Watchdog: sp5100_tco: Add initialization using EFCH MMIO
Terry Bowman
2022-03-27
2
-1
/
+104
|
*
Watchdog: sp5100_tco: Refactor MMIO base address initialization
Terry Bowman
2022-03-27
2
-74
/
+82
|
*
Watchdog: sp5100_tco: Move timer initialization into function
Terry Bowman
2022-03-27
1
-29
/
+36
|
*
watchdog: ixp4xx: Implement restart
Linus Walleij
2022-03-27
1
-0
/
+14
|
*
watchdog: orion_wdt: support pretimeout on Armada-XP
Chris Packham
2022-03-27
1
-4
/
+9
|
*
watchdog: allow building BCM7038_WDT for BCM4908
Rafał Miłecki
2022-03-27
1
-1
/
+1
|
*
watchdog: renesas_wdt: Add R-Car Gen4 support
Thanh Quan
2022-03-27
1
-0
/
+1
|
*
watchdog: Improve watchdog_dev function documentation
Daniel Bristot de Oliveira
2022-03-27
1
-119
/
+125
|
*
watchdog: aspeed: add nowayout support
Eduardo Valentin
2022-03-27
1
-0
/
+7
|
*
watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
Miaoqian Lin
2022-03-27
1
-0
/
+1
|
*
watchdog: imx2_wdg: Alow ping on suspend
Alistair Francis
2022-03-27
1
-7
/
+20
*
|
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-03-25
2
-17
/
+70
|
\
\
|
*
|
watchdog: max77620: Add comment to clarify set_timeout procedure
Luca Ceresoli
2022-03-07
1
-0
/
+5
|
*
|
watchdog: max77620: Add support for the max77714 variant
Luca Ceresoli
2022-03-07
2
-17
/
+65
|
|
/
*
/
MIPS: Remove TX39XX support
Thomas Bogendoerfer
2022-03-01
1
-1
/
+1
|
/
*
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-01-17
14
-448
/
+1228
|
\
|
*
watchdog: msc313e: Check if the WDT was running at boot
Daniel Palmer
2022-01-05
1
-0
/
+4
|
*
watchdog: Add Apple SoC watchdog driver
Sven Peter
2022-01-05
3
-0
/
+239
|
*
watchdog: s3c2410: Fix getting the optional clock
Sam Protsenko
2022-01-05
1
-10
/
+12
|
*
watchdog: s3c2410: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
1
-8
/
+6
|
*
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
2022-01-05
1
-1
/
+1
|
*
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
2022-01-05
3
-0
/
+272
[next]