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
2017-07-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-645
/
+1003
2017-07-03
watchdog: introduce watchdog_worker_should_ping helper
Rasmus Villemoes
1
-4
/
+9
2017-07-03
watchdog: uniphier: add UniPhier watchdog driver
Keiji Hayashibara
3
-0
/
+281
2017-07-03
watchdog: cadence_wdt: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: zx2967: constify zx2967_wdt_ops.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
Arvind Yadav
1
-2
/
+2
2017-07-03
watchdog: davinci: Add missing clk_disable_unprepare().
Arvind Yadav
1
-1
/
+3
2017-07-03
watchdog: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+5
2017-07-03
watchdog: meson: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+3
2017-07-03
watchdog: it87: Add support for various Super-IO chips
Guenter Roeck
2
-5
/
+21
2017-07-03
watchdog: it87: Use infrastructure to stop watchdog on reboot
Guenter Roeck
1
-29
/
+5
2017-07-03
watchdog: it87: Drop support for resetting watchdog though CIR and Game port
Guenter Roeck
2
-210
/
+19
2017-07-03
watchdog: it87: Convert to use watchdog core infrastructure
Guenter Roeck
2
-304
/
+72
2017-07-03
watchdog: it87: Drop FSF mailing address
Guenter Roeck
1
-4
/
+0
2017-07-03
watchdog: dw_wdt: get reset lines from dt
Steffen Trumtrar
1
-0
/
+11
2017-06-15
drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
Murilo Opsfelder Araujo
1
-1
/
+1
2017-06-05
watchdog: w83627hf: Add support for NCT6793D and NCT6795D
Guenter Roeck
1
-1
/
+14
2017-06-05
watchdog: core: add option to avoid early handling of watchdog
Sebastian Reichel
2
-3
/
+27
2017-06-05
watchdog: f71808e_wdt: Add F71868 support
Maciej S. Szmigiero
2
-10
/
+24
2017-06-05
watchdog: Add STM32 IWDG driver
Yannick Fertre
3
-0
/
+266
2017-06-05
watchdog: gpio: Convert to use infrastructure triggered keepalives
Guenter Roeck
1
-60
/
+13
2017-06-05
watchdog: orion: make license info match the file header
Uwe Kleine-König
1
-1
/
+1
2017-06-05
watchdog: s3c2410: Minor code cleanup
Krzysztof Kozlowski
1
-22
/
+13
2017-06-05
watchdog: s3c2410: Simplify getting driver data
Krzysztof Kozlowski
1
-7
/
+10
2017-06-05
watchdog: s3c2410: Constify local structures
Krzysztof Kozlowski
1
-3
/
+3
2017-06-05
watchdog: intel-mid_wdt: Keep watchdog running
Andy Shevchenko
1
-2
/
+15
2017-06-05
watchdog: add rza_wdt driver
Chris Brandt
3
-0
/
+208
2017-06-05
watchdog: sama5d4: Add comment explaining what happens on resume
Alexandre Belloni
1
-0
/
+5
2017-06-05
watchodg: sama5d4: simplify probe
Alexandre Belloni
1
-8
/
+6
2017-05-19
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
1
-1
/
+2
2017-05-19
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
Wei Yongjun
1
-3
/
+1
2017-05-19
iTCO_wdt: all versions count down twice
Paolo Bonzini
1
-12
/
+10
2017-05-18
watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT
Shile Zhang
1
-1
/
+1
2017-05-18
watchdog: cadence_wdt: fix timeout setting
Tomas Melin
1
-1
/
+1
2017-05-18
watchdog: pcwd_usb: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-18
watchdog: sama5d4: fix race condition
Alexandre Belloni
1
-4
/
+29
2017-05-18
watchdog: sama5d4: fix WDDIS handling
Alexandre Belloni
1
-18
/
+30
2017-05-18
watchdog: orion: fix compile-test dependencies
Arnd Bergmann
1
-1
/
+1
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+7
2017-05-09
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-04-28
watchdog: iTCO_wdt: Add PMC specific noreboot update api
Kuppuswamy Sathyanarayanan
1
-7
/
+18
2017-04-28
watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
Kuppuswamy Sathyanarayanan
1
-33
/
+50
2017-04-20
Annotate hardware config module parameters in drivers/watchdog/
David Howells
5
-7
/
+7
2017-03-01
watchdog: retu: restore MFD dependency
Arnd Bergmann
1
-1
/
+1
2017-03-01
watchdog: db8500: add back prmcu dependency
Arnd Bergmann
1
-1
/
+1
2017-03-01
watchdog: kempld: fix gcc-4.3 build
Arnd Bergmann
1
-1
/
+8
2017-03-01
watchdog: softdog: fire watchdog even if softirqs do not get to run
Niklas Cassel
1
-17
/
+27
2017-03-01
watchdog: kempld: revert to full dependency
Arnd Bergmann
1
-1
/
+1
2017-03-01
watchdog: bcm2835: add CONFIG_OF dependency
Arnd Bergmann
1
-1
/
+1
2017-03-01
watchdog: sp805: add back AMBA dependency
Arnd Bergmann
1
-1
/
+1
[next]