index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-04-23
watchdog: sp805: fix restart handler
Michael Walle
1
-0
/
+4
2020-04-08
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
1
-12
/
+16
2020-04-08
watchdog: iTCO_wdt: Export vendorsupport
Mika Westerberg
2
-7
/
+11
2020-03-21
ACPI: watchdog: Set default timeout in probe
Mika Westerberg
1
-0
/
+23
2020-03-12
watchdog: da9062: do not ping the hw during stop()
Marco Felsch
1
-7
/
+0
2020-03-05
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
1
-1
/
+1
2020-02-14
drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
Christophe Roullier
1
-0
/
+18
2020-02-14
watchdog: qcom: Use platform_get_irq_optional() for bark irq
Sai Prakash Ranjan
1
-1
/
+1
2020-02-11
watchdog: fix UAF in reboot notifier handling in watchdog core code
Vladis Dronov
2
-35
/
+36
2020-02-01
watchdog: orion: fix platform_get_irq() complaints
Russell King
1
-2
/
+2
2020-02-01
watchdog: rn5t618_wdt: fix module aliases
Andreas Kemnade
1
-0
/
+1
2020-02-01
watchdog: max77620_wdt: fix potential build errors
David Engraf
1
-0
/
+1
2020-01-26
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
1
-4
/
+2
2020-01-09
watchdog: tqmx86_wdt: Fix build error
YueHaibing
1
-0
/
+1
2020-01-04
watchdog: Fix the race between the release of watchdog_core_data and cdev
Kevin Hao
1
-38
/
+32
2020-01-04
watchdog: prevent deferral of watchdogd wakeup on RT
Julia Cartwright
1
-4
/
+6
2020-01-04
watchdog: imx7ulp: Fix reboot hang
Fabio Estevam
1
-0
/
+16
2019-12-13
watchdog: aspeed: Fix clock behaviour for ast2600
Joel Stanley
1
-6
/
+10
2019-11-05
watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
Matti Vaittinen
1
-0
/
+1
2019-11-05
watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
Anson Huang
1
-1
/
+7
2019-11-05
watchdog: meson: Fix the wrong value of left time
Xingyu Chen
1
-2
/
+2
2019-11-05
watchdog: pm8916_wdt: fix pretimeout registration flow
Jorge Ramirez-Ortiz
1
-4
/
+11
2019-11-05
watchdog: cpwd: fix build regression
Arnd Bergmann
1
-1
/
+7
2019-09-27
Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
17
-889
/
+648
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+24
2019-09-17
watchdog: f71808e_wdt: Add F81803 support
Jaret Cantu
2
-3
/
+18
2019-09-17
watchdog: qcom: remove unnecessary variable from private storage
Jorge Ramirez-Ortiz
1
-8
/
+7
2019-09-17
watchdog: qcom: support pre-timeout when the bark irq is available
Jorge Ramirez-Ortiz
1
-5
/
+64
2019-09-17
watchdog: imx_sc: this patch just fixes whitespaces
Oliver Graute
1
-2
/
+2
2019-09-17
watchdog: aspeed: add support for dual boot
Ivan Mikhaylov
1
-1
/
+64
2019-09-17
watchdog: orion_wdt: use timer1 as a pretimeout
Chris Packham
1
-13
/
+53
2019-09-17
watchdog: Add i.MX7ULP watchdog support
Anson Huang
3
-0
/
+257
2019-09-17
watchdog: aspeed: Add support for AST2600
Ryan Chen
1
-1
/
+3
2019-09-17
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
1
-1
/
+4
2019-09-17
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
1
-22
/
+9
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
1
-8
/
+7
2019-09-17
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
1
-21
/
+7
2019-09-17
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
1
-2
/
+5
2019-09-17
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
1
-9
/
+24
2019-09-17
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
1
-8
/
+0
2019-09-17
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
1
-4
/
+4
2019-09-17
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
1
-2
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
1
-3
/
+3
2019-09-17
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
1
-10
/
+7
2019-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
1
-72
/
+44
[next]