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
2018-01-08
watchdog: Add RAVE SP watchdog driver
Andrey Smirnov
3
-0
/
+345
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
11
-29
/
+27
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
7
-14
/
+14
2017-11-18
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2
-35
/
+32
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-18
/
+19
2017-11-09
watchdog: jz4780: Allow selection of jz4740-wdt driver
Mathieu Malaterre
1
-1
/
+1
2017-11-03
watchdog: lpc18xx_wdt: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+7
2017-11-03
watchdog: cpwd: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
7
-7
/
+7
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
1
-2
/
+2
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
3
-192
/
+278
2017-09-09
watchdog: mei_wdt: constify mei_cl_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sp805: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sc1200: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
1
-5
/
+5
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
1
-14
/
+19
2017-09-09
watchdog: aspeed: Support configuration of external signal properties
Andrew Jeffery
1
-3
/
+102
2017-09-09
drivers/watchdog: ASPEED reference dev tree properties for config
Christopher Bostic
1
-5
/
+24
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
1
-37
/
+30
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
1
-0
/
+2
2017-09-09
watchdog: of_xilinx_wdt: Add suspend/resume support
Michal Simek
1
-0
/
+38
2017-09-09
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
Maulik Jodhani
1
-13
/
+32
2017-09-09
watchdog: max77620_wdt: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: pcwd_usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Enable access to module parameters
Michal Simek
1
-2
/
+2
2017-09-09
watchdog: constify watchdog_ops and watchdog_info structures
Julia Lawall
3
-3
/
+3
2017-09-09
watchdog: asm9260_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
1
-3
/
+5
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
1
-9
/
+19
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
1
-3
/
+2
2017-09-09
watchdog: mt7621: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: rt2880: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: zx2967: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: asm9260: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
Martin Blumenstingl
1
-0
/
+2
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
1
-1
/
+1
2017-09-09
watchdog: coh901327_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: stm32_iwdg: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: it87_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
1
-10
/
+12
2017-09-04
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
1
-30
/
+103
[next]