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
2014-01-08
Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
1
-29
/
+11
2013-12-10
sc1200_wdt: Fix oops
Alan
1
-1
/
+2
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
14
-14
/
+0
2013-11-19
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
1
-56
/
+76
2013-11-19
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
1
-1
/
+3
2013-11-19
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
1
-18
/
+17
2013-11-19
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
2
-168
/
+48
2013-11-17
watchdog: omap_wdt: raw read and write endian fix
Victor Kamensky
1
-18
/
+18
2013-11-17
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
Uwe Kleine-König
1
-2
/
+4
2013-11-17
watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
Dan Carpenter
1
-2
/
+2
2013-11-17
watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
Wei Yongjun
1
-1
/
+1
2013-11-17
watchdog: watchdog_core: Fix a trivial typo
Sachin Kamat
1
-1
/
+1
2013-11-17
watchdog: dw: Enable OF support for DW watchdog timer
Dinh Nguyen
1
-0
/
+10
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
87
-112
/
+6
2013-11-17
watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
Guenter Roeck
1
-1
/
+1
2013-11-17
watchdog: pcwd_usb: Use allocated buffer for usb_control_msg
Guenter Roeck
1
-1
/
+7
2013-11-17
watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-1
/
+0
2013-11-17
watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
3
-0
/
+234
2013-11-17
watchdog: Remove redundant of_match_ptr
Sachin Kamat
3
-3
/
+3
2013-11-17
watchdog: ts72xx_wdt: cleanup return codes in ioctl
Dan Carpenter
1
-20
/
+16
2013-11-17
watchdog: add ralink watchdog driver
John Crispin
3
-0
/
+216
2013-11-17
watchdog: Add MOXA ART watchdog driver
Jonas Jensen
3
-0
/
+176
2013-11-17
watchdog: kempld_wdt: Add __user annotation
Jingoo Han
1
-2
/
+2
2013-11-17
watchdog: dw_wdt: Add __user annotation
Jingoo Han
1
-2
/
+2
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
7
-12
/
+10
2013-11-17
watchdog: imx2_wdt: expose module alias for loading from device-tree
Niels de Vos
1
-0
/
+1
2013-11-17
watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
Heiko Stübner
1
-5
/
+5
2013-11-17
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
Heiko Stübner
1
-8
/
+3
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+3
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+0
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
1
-0
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
4
-4
/
+11
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2013-10-13
watchdog: sunxi: Fix section mismatch
Maxime Ripard
1
-2
/
+2
2013-10-13
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
1
-1
/
+1
2013-10-13
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
1
-1
/
+2
2013-10-11
watchdog: hpwdt: Patch to ignore auxilary iLO devices
Mingarelli, Thomas
1
-0
/
+6
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2
-0
/
+2
2013-09-17
watchdog: Drop references to H8300 architecture
Guenter Roeck
2
-4
/
+0
2013-09-12
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
7
-119
/
+377
2013-09-12
lto, watchdog/hpwdt.c: make assembler label global
Andi Kleen
1
-2
/
+4
2013-09-10
watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource
Julia Lawall
1
-5
/
+1
2013-09-10
watchdog: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
1
-5
/
+0
2013-09-10
watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource
Julia Lawall
1
-10
/
+0
2013-09-10
watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource
Julia Lawall
1
-5
/
+0
2013-09-10
watchdog: sunxi: New watchdog driver for Allwinner A10/A13
Carlo Caione
3
-0
/
+248
2013-09-10
watchdog: s3c2410_wdt: remove the global variables
Leela Krishna Amudala
1
-94
/
+128
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
[next]