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
*
watchdog: ixp4xx: Rewrite driver to use core
Linus Walleij
2021-08-22
2
-165
/
+119
*
watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate
Jan Kiszka
2021-08-22
1
-1
/
+4
*
watchdog: max63xx_wdt: Add device tree probing
Linus Walleij
2021-08-22
1
-4
/
+20
*
watchdog: mediatek: mt8195: add wdt support
Christine Zhu
2021-08-22
1
-0
/
+6
*
watchdog: tqmx86: Constify static struct watchdog_ops
Rikard Falkeborn
2021-08-22
1
-1
/
+1
*
watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops
Rikard Falkeborn
2021-08-22
1
-1
/
+1
*
watchdog: sl28cpld_wdt: Constify static struct watchdog_ops
Rikard Falkeborn
2021-08-22
1
-1
/
+1
*
watchdog: iTCO_wdt: Fix detection of SMI-off case
Jan Kiszka
2021-08-22
1
-1
/
+1
*
watchdog: bcm2835_wdt: consider system-power-controller property
Stefan Wahren
2021-08-22
1
-3
/
+7
*
watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend
Grzegorz Jaszczyk
2021-08-22
1
-0
/
+1
*
watchdog: introduce watchdog_dev_suspend/resume
Grzegorz Jaszczyk
2021-08-22
2
-0
/
+84
*
watchdog: Fix NULL pointer dereference when releasing cdev
Curtis Klein
2021-08-22
1
-1
/
+2
*
watchdog: only run driver set_pretimeout op if device supports it
Curtis Klein
2021-08-22
1
-1
/
+1
*
watchdog: bd70528 drop bd70528 support
Matti Vaittinen
2021-08-22
3
-304
/
+0
*
Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-07-07
42
-543
/
+649
|
\
|
*
watchdog: iTCO_wdt: use dev_err() instead of pr_err()
Enrico Weigelt, metux IT consult
2021-06-21
1
-2
/
+2
|
*
watchdog: Add Mstar MSC313e WDT driver
Daniel Palmer
2021-06-21
3
-0
/
+179
|
*
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
2021-06-21
1
-3
/
+9
|
*
watchdog: sama5d4_wdt: add support for sama7g5-wdt
Eugen Hristev
2021-06-21
1
-2
/
+8
|
*
watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines
Juerg Haefliger
2021-06-21
1
-9
/
+6
|
*
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
2021-06-21
1
-7
/
+4
|
*
watchdog: diag288_wdt: Remove redundant assignment
Junlin Yang
2021-06-21
1
-4
/
+0
|
*
watchdog: Add hrtimer-based pretimeout feature
Curtis Klein
2021-06-21
6
-32
/
+121
|
*
watchdog: qcom: Move suspend/resume to suspend_late/resume_early
Sai Prakash Ranjan
2021-06-21
1
-1
/
+3
|
*
watchdog: Fix a typo in the file orion_wdt.c
Bhaskar Chowdhury
2021-06-21
1
-1
/
+1
|
*
watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
Wei Yongjun
2021-06-21
1
-2
/
+2
|
*
watchdog: Remove MV64x60 watchdog driver
Christophe Leroy
2021-06-21
3
-329
/
+0
|
*
watchdog: mtk: support pre-timeout when the bark irq is available
Wang Qing
2021-06-21
1
-5
/
+72
|
*
watchdog: fix syntactic kernel-doc issues
Lukas Bulwahn
2021-06-21
7
-15
/
+17
|
*
watchdog: wdat_wdg: fix typo
Flavio Suligoi
2021-06-21
1
-2
/
+2
|
*
watchdog: bcm7038_wdt: add big endian support
Álvaro Fernández Rojas
2021-06-21
1
-6
/
+25
|
*
watchdog: sl28cpld_wdt: Fix a typo
Bhaskar Chowdhury
2021-06-21
1
-1
/
+1
|
*
watchdog: of_xilinx_wdt: Skip printing pointer value
Srinivas Neeli
2021-06-21
1
-2
/
+2
|
*
watchdog: of_xilinx_wdt: Remove passing null pointer
Srinivas Neeli
2021-06-21
1
-10
/
+9
|
*
watchdog: of_xilinx_wdt: Used dev_dbg()
Srinivas Goud
2021-06-21
1
-1
/
+3
|
*
watchdog: of_xilinx_wdt: Used BIT macro
Srinivas Goud
2021-06-21
1
-4
/
+5
|
*
watchdog: of_xilinx_wdt: Add comment to spinlock
Srinivas Goud
2021-06-21
1
-1
/
+1
|
*
watchdog: meson_wdt: Use device_get_match_data() helper
Tian Tao
2021-06-21
1
-7
/
+1
|
*
watchdog: Fix a typo in Kconfig
Wong Vee Khee
2021-06-21
1
-1
/
+1
|
*
watchdog: it87_wdt: remove useless function
Jiapeng Chong
2021-06-21
1
-8
/
+0
|
*
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
2021-06-21
1
-1
/
+1
|
*
watchdog: clean up the Kconfig file
Randy Dunlap
2021-06-21
1
-23
/
+28
|
*
watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Juerg Haefliger
2021-06-21
4
-18
/
+21
|
*
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2021-06-21
2
-2
/
+2
|
*
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
2021-06-21
1
-1
/
+1
|
*
watchdog: Add {min,max}_timeout sysfs nodes
Juerg Haefliger
2021-06-21
1
-0
/
+20
|
*
watchdog: sp805: Fix kernel doc description
Andy Shevchenko
2021-06-21
1
-1
/
+2
|
*
watchdog: sp805: Use devm_clk_get_optional()
Andy Shevchenko
2021-06-21
1
-21
/
+19
|
*
watchdog/hpwdt: New PCI IDs
Jerry Hoemann
2021-06-21
1
-0
/
+1
|
*
watchdog: dw_wdt: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-21
1
-5
/
+4
[next]