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