index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-29
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2
-73
/
+38
2014-01-29
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-29
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
1
-3
/
+8
2014-01-29
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2
-3
/
+2
2014-01-29
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
1
-0
/
+4
2014-01-29
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
1
-3
/
+37
2014-01-29
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
Leela Krishna Amudala
2
-9
/
+146
2014-01-29
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
Doug Anderson
1
-8
/
+5
2014-01-29
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
Doug Anderson
1
-1
/
+1
2014-01-29
watchdog: GPIO-controlled watchdog
Alexander Shiyan
3
-0
/
+263
2014-01-29
watchdog: davinci: reuse driver for keystone arch
Ivan Khoronzhuk
2
-3
/
+3
2014-01-29
watchdog: davinci: add GET_TIMELEFT option support
Ivan Khoronzhuk
1
-0
/
+26
2014-01-29
watchdog: davinci: use davinci_wdt_device structure to hold device data
Ivan Khoronzhuk
1
-26
/
+48
2014-01-29
watchdog: davinci: change driver to use WDT core
Ivan Khoronzhuk
2
-112
/
+36
2014-01-29
watchdog: bcm281xx: Debugfs support
Markus Mayer
2
-4
/
+114
2014-01-29
watchdog: bcm281xx: Watchdog Driver
Markus Mayer
3
-0
/
+281
2014-01-28
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
Doug Anderson
1
-2
/
+2
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
9
-9
/
+9
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-01-17
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
1
-2
/
+2
2014-01-09
watchdog: davinci: rename platform driver to davinci-wdt
Ivan Khoronzhuk
1
-2
/
+2
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
[prev]
[next]