index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
watchdog: mei_wdt: request stop on unregister
Alexander Usyskin
1
-0
/
+1
2020-12-30
watchdog: coh901327: add COMMON_CLK dependency
Arnd Bergmann
1
-1
/
+1
2020-12-30
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
1
-1
/
+1
2020-12-30
watchdog: Fix potential dereferencing of null pointer
Wang Wensheng
1
-9
/
+13
2020-12-30
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
1
-12
/
+13
2020-12-30
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
1
-7
/
+2
2020-12-30
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
1
-0
/
+1
2020-11-05
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
1
-3
/
+2
2020-10-30
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
Guenter Roeck
1
-1
/
+1
2020-10-30
watchdog: Use put_device on error
Dinghao Liu
1
-1
/
+1
2020-10-30
watchdog: Fix memleak in watchdog_cdev_register
Dinghao Liu
1
-1
/
+3
2020-08-21
watchdog: initialize device before misc_register
Krzysztof Sobota
1
-9
/
+9
2020-08-21
watchdog: f71808e_wdt: clear watchdog timeout occurred flag
Ahmad Fatoum
1
-0
/
+7
2020-08-21
watchdog: f71808e_wdt: remove use of wrong watchdog_info option
Ahmad Fatoum
1
-2
/
+1
2020-08-21
watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
Ahmad Fatoum
1
-1
/
+2
2020-06-25
watchdog: da9062: No need to ping manually before setting timeout
Stefan Riedmueller
1
-5
/
+0
2020-04-29
watchdog: reset last_hw_keepalive time at start
Tero Kristo
1
-0
/
+1
2020-04-23
watchdog: sp805: fix restart handler
Michael Walle
1
-0
/
+4
2020-03-11
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-11
watchdog: fix UAF in reboot notifier handling in watchdog core code
Vladis Dronov
2
-35
/
+36
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-27
watchdog: rtd119x_wdt: Fix remove function
Guenter Roeck
1
-1
/
+1
2020-01-27
watchdog: sprd: Fix the incorrect pointer getting from driver data
Shuiqing Li
1
-4
/
+2
2020-01-04
watchdog: Fix the race between the release of watchdog_core_data and cdev
Kevin Hao
1
-38
/
+32
2019-12-13
watchdog: aspeed: Fix clock behaviour for ast2600
Joel Stanley
1
-6
/
+10
2019-12-05
watchdog: sama5d4: fix WDD value to be always set to max
Eugen Hristev
1
-3
/
+1
2019-12-05
watchdog: meson: Fix the wrong value of left time
Xingyu Chen
1
-2
/
+2
2019-11-24
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
1
-1
/
+7
2019-11-24
watchdog: sama5d4: fix timeout-sec usage
Romain Izard
1
-5
/
+1
2019-11-24
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
1
-0
/
+1
2019-11-24
watchdog: core: fix null pointer dereference when releasing cdev
Wolfram Sang
1
-5
/
+5
2019-10-11
watchdog: aspeed: Add support for AST2600
Ryan Chen
1
-1
/
+3
2019-10-11
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
1
-2
/
+2
2019-09-06
watchdog: bcm2835_wdt: Fix module autoload
Stefan Wahren
1
-0
/
+1
2019-06-15
watchdog: fix compile time error of pretimeout governors
Vladimir Zapolskiy
1
-0
/
+1
2019-06-15
watchdog: imx2_wdt: Fix set_timeout for big timeout values
Georg Hofmann
1
-1
/
+3
2019-02-27
watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
NeilBrown
2
-0
/
+2
2019-02-12
watchdog: renesas_wdt: don't set divider while watchdog is running
Wolfram Sang
1
-2
/
+7
2018-08-23
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
1
-5
/
+0
2018-08-19
Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-64
/
+312
2018-08-06
watchdog: fix dependencies of menz69_wdt.o
Johannes Thumshirn
1
-1
/
+1
2018-08-06
watchdog: sp805: Add clock-frequency property
Srinath Mannam
1
-10
/
+25
2018-08-02
watchdog: add driver for the MEN 16z069 IP-Core
Johannes Thumshirn
3
-0
/
+181
2018-08-02
watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
Wei Yongjun
1
-3
/
+1
2018-08-02
watchdog: stmp3xxx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: imx2_wdt: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: sp805: set WDOG_HW_RUNNING when appropriate
Ray Jui
1
-0
/
+19
2018-08-02
watchdog: sp805: add 'timeout-sec' DT property support
Ray Jui
1
-1
/
+8
[next]