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.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
2019-01-07
watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
1
-4
/
+4
2019-01-07
watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
NeilBrown
2
-0
/
+2
2019-01-02
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
13
-95
/
+471
2018-12-24
watchdog: tqmx86: Add watchdog driver for the IO controller
Andrew Lunn
3
-0
/
+139
2018-12-24
watchdog: mtx-1: Convert to use GPIO descriptor
Linus Walleij
1
-10
/
+9
2018-12-22
watchdog: mena21_wdt: Convert to GPIO descriptors
Linus Walleij
1
-37
/
+36
2018-12-22
watchdog: Add pm8916 watchdog driver
Loic Poulain
3
-0
/
+220
2018-12-22
watchdog: renesas_wdt: don't keep timer value during suspend/resume
Wolfram Sang
1
-7
/
+4
2018-12-22
watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+3
2018-12-22
watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+3
2018-12-22
watchdog: asm9260_wdt: make array mode_name static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-12-22
watchdog/hpwdt: Update driver version.
Jerry Hoemann
1
-1
/
+1
2018-12-22
watchdog/hpwdt: Do not claim unsupported hardware
Jerry Hoemann
1
-0
/
+1
2018-12-22
watchdog/hpwdt: Exclude via blacklist
Jerry Hoemann
1
-5
/
+7
2018-12-09
watchdog: w83627hf_wdt: Add quirk for Inves system
Jean Delvare
1
-3
/
+35
2018-12-09
watchdog: cpwd: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-12-09
watchdog: renesas_wdt: don't set divider while watchdog is running
Wolfram Sang
1
-2
/
+7
2018-12-01
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
1
-7
/
+0
2018-11-17
watchdog: npcm: Modify npcm watchdog kconfig arch parameter
Tomer Maimon
1
-1
/
+1
2018-11-17
watchdog: renesas_wdt: Fix typos
Fabrizio Castro
1
-2
/
+2
2018-10-22
watchdog: ts4800: release syscon device node in ts4800_wdt_probe()
Alexey Khoroshilov
1
-0
/
+1
2018-10-13
watchdog: armada_37xx_wdt: use do_div for u64 division
Marek BehĂșn
1
-4
/
+5
2018-10-13
watchdog: Add support for Armada 37xx CPU watchdog
Marek BehĂșn
3
-0
/
+399
2018-10-13
watchdog: mpc8xxx: provide boot status
Christophe Leroy
1
-0
/
+22
2018-10-02
watchdog: rza_wdt: Support longer timeouts
Chris Brandt
1
-18
/
+70
2018-10-02
watchdog: hpwdt: Disable PreTimeout when Timeout is smaller
Jerry Hoemann
1
-0
/
+4
2018-10-02
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
1
-1
/
+7
2018-10-02
watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
Christophe Leroy
1
-12
/
+12
2018-10-02
watchdog: lantiq: add get_timeleft callback
Hauke Mehrtens
1
-0
/
+11
2018-10-02
watchdog: lantiq: Convert to watchdog_device
Hauke Mehrtens
2
-154
/
+125
2018-10-02
watchdog: lantiq: update register names to better match spec
Hauke Mehrtens
1
-17
/
+19
2018-10-02
watchdog: sama5d4: fix timeout-sec usage
Romain Izard
1
-5
/
+1
2018-10-02
watchdog: fix a small number of "watchog" typos in comments
Robert P. J. Day
2
-3
/
+3
2018-10-02
watchdog: rza_wdt: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-10-02
watchdog: iTCO_wdt: Remove unused hooks
Jean Delvare
3
-18
/
+0
2018-10-02
watchdog: iTCO_wdt: Drop option vendorsupport=2
Jean Delvare
1
-150
/
+8
2018-10-02
watchdog: renesas_wdt: stop when unregistering
Wolfram Sang
1
-0
/
+1
2018-10-02
watchdog: core: fix null pointer dereference when releasing cdev
Wolfram Sang
1
-5
/
+5
2018-10-02
watchdog: renesas_wdt: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-10-02
watchdog: hpwdt: Update version number.
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Module paramerter alias.
Jerry Hoemann
1
-0
/
+3
2018-10-02
watchdog: hpwdt: Display module parameters.
Jerry Hoemann
1
-3
/
+6
2018-10-02
watchdog: hpwdt: Claim NMI from iLO
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Initialize pretimeout from module parameter.
Jerry Hoemann
1
-2
/
+2
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
[next]