index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
James Hilliard
1
-0
/
+39
2024-12-14
watchdog: rti: of: honor timeout-sec property
Alexander Sverdlin
1
-1
/
+2
2024-12-14
watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
Yassine Oudjana
1
-0
/
+6
2024-12-14
watchdog: apple: Actually flush writes after requesting watchdog restart
Nick Chan
1
-1
/
+1
2024-12-14
iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
Oleksandr Ocheretnyi
1
-2
/
+19
2024-10-17
watchdog: imx_sc_wdt: Don't disable WDT in suspend
Jonas Blixt
1
-24
/
+0
2024-08-03
watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
Claudiu Beznea
1
-2
/
+9
2024-08-03
watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-3
/
+8
2024-06-16
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Judith Mendez
1
-19
/
+15
2024-06-12
watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
Chen Ni
1
-3
/
+2
2024-06-12
watchdog: bd9576: Drop "always-running" property
Matti Vaittinen
1
-11
/
+1
2024-03-26
watchdog: stm32_iwdg: initialize default timeout
Ben Wolsieffer
1
-0
/
+3
2024-02-05
watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
Werner Fischer
1
-1
/
+13
2024-01-25
watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
Vignesh Raghavendra
1
-1
/
+12
2024-01-25
watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
Stefan Wahren
1
-1
/
+2
2024-01-25
watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
Jerry Hoemann
1
-1
/
+1
2024-01-25
watchdog: set cdev owner before adding
Curtis Klein
1
-2
/
+1
2023-11-28
sbsa_gwdt: Calculate timeout with 64-bit math
Darren Hart
1
-2
/
+2
2023-11-20
watchdog: ixp4xx: Make sure restart always works
Linus Walleij
1
-3
/
+25
2023-09-19
watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
Raag Jadav
1
-0
/
+1
2023-08-23
watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
Yuechao Zhao
1
-1
/
+3
2023-06-09
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
1
-10
/
+6
2023-05-30
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
1
-0
/
+4
2023-05-17
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
1
-2
/
+5
2023-03-11
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
1
-0
/
+1
2023-03-11
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
1
-2
/
+4
2023-03-11
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
1
-1
/
+1
2023-03-11
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
1
-4
/
+3
2023-03-11
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
1
-1
/
+36
2023-03-11
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
1
-6
/
+4
2023-02-09
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
1
-1
/
+1
2023-02-09
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
1
-2
/
+11
2022-12-31
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
1
-7
/
+14
2022-11-01
Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-2
/
+4
2022-10-21
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2
-2
/
+14
2022-10-19
drivers: watchdog: exar_wdt.c fix use after free
Manank Patel
1
-1
/
+3
2022-10-19
watchdog: sp805_wdt: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-13
Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
22
-105
/
+808
2022-10-12
watchdog: Add tracing events for the most usual watchdog events
Uwe Kleine-König
2
-2
/
+14
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+8
2022-10-07
watchdog: twl4030_wdt: add missing mod_devicetable.h include
Dmitry Torokhov
1
-0
/
+1
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-10-02
watchdog: sp5100_tco: Add "action" module parameter
Vladimir Panteleev
1
-2
/
+11
2022-10-02
watchdog: imx93: add watchdog timer on imx93
Alice Guo
1
-5
/
+28
2022-10-02
watchdog: imx7ulp_wdt: init wdog when it was active
Jason Liu
1
-10
/
+3
2022-10-02
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
Ye Li
1
-34
/
+129
2022-10-02
watchdog: imx7ulp_wdt: Fix RCS timeout issue
Ye Li
1
-3
/
+5
2022-10-02
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
Ye Li
1
-5
/
+10
2022-10-02
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
Jacky Bai
1
-0
/
+4
2022-10-02
watchdog: imx7ulp: Move suspend/resume to noirq phase
Anson Huang
1
-4
/
+6
[next]