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 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-11-10
18
-764
/
+334
|
\
|
*
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
1
-38
/
+38
|
*
watchdog: db8500_wdt: Rename driver
Linus Walleij
2021-11-01
3
-5
/
+5
|
*
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-11-01
1
-11
/
+2
|
*
watchdog: bcm63xx_wdt: fix fallthrough warning
Rafał Miłecki
2021-10-27
1
-0
/
+2
|
*
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
2021-10-26
1
-2
/
+11
|
*
watchdog: s3c2410: describe driver in KConfig
Krzysztof Kozlowski
2021-10-26
1
-3
/
+5
|
*
watchdog: sp5100_tco: Add support for get_timeleft
Thomas Weißschuh
2021-10-26
1
-0
/
+9
|
*
watchdog: mtk: add disable_wdt_extrst support
Fengquan Chen
2021-10-26
1
-0
/
+7
|
*
watchdog: rza_wdt: Use semicolons instead of commas
Geert Uytterhoeven
2021-10-26
1
-2
/
+2
|
*
watchdog: mlx-wdt: Use regmap_write_bits()
Philipp Zabel
2021-10-26
1
-3
/
+2
|
*
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
1
-3
/
+1
|
*
watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-10-26
1
-5
/
+1
|
*
watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
1
-5
/
+1
|
*
watchdog: sunxi_wdt: Add support for D1
Samuel Holland
2021-10-26
1
-1
/
+19
|
*
ar7: fix kernel builds for compiler test
Jackie Liu
2021-10-26
1
-1
/
+1
|
*
watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
2021-10-26
1
-0
/
+6
|
*
watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
2021-10-26
1
-0
/
+6
|
*
watchdog: da9062: da9063: prevent pings ahead of machine reset
Primoz Fiser
2021-10-26
2
-0
/
+14
|
*
watchdog: f71808e_wdt: dynamically allocate watchdog driver data
Ahmad Fatoum
2021-10-26
1
-87
/
+111
|
*
watchdog: f71808e_wdt: refactor to platform device/driver pair
Ahmad Fatoum
2021-10-26
1
-7
/
+42
|
*
watchdog: f71808e_wdt: migrate to new kernel watchdog API
Ahmad Fatoum
2021-10-26
2
-331
/
+57
|
*
watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
Ahmad Fatoum
2021-10-26
1
-33
/
+33
|
*
watchdog: f71808e_wdt: constify static array
Ahmad Fatoum
2021-10-26
1
-1
/
+1
|
*
watchdog: f71808e_wdt: remove superfluous global
Ahmad Fatoum
2021-10-26
1
-3
/
+2
|
*
watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
Ahmad Fatoum
2021-10-26
1
-1
/
+3
|
*
watchdog: stm32_iwdg: drop superfluous error message
Tang Bin
2021-10-26
1
-3
/
+1
|
*
watchdog: remove dead iop watchdog timer driver
Lukas Bulwahn
2021-10-26
3
-267
/
+0
*
|
Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-11-03
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
arm64: dts: mediatek: Move reset controller constants into common location
Enric Balletbo i Serra
2021-10-08
1
-3
/
+3
*
|
watchdog: Fix OMAP watchdog early handling
Walter Stoll
2021-10-26
1
-1
/
+5
*
|
watchdog: ixp4xx_wdt: Fix address space warning
Guenter Roeck
2021-10-26
1
-1
/
+1
*
|
watchdog: sbsa: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-10-26
1
-1
/
+0
*
|
watchdog: sbsa: only use 32-bit accessors
Jamie Iles
2021-10-26
1
-2
/
+2
*
|
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Guenter Roeck
2021-10-26
1
-9
/
+3
*
|
watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST
Jackie Liu
2021-09-27
1
-1
/
+1
|
/
*
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
[next]