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
2010-10-29
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
David Daney
1
-2
/
+2
2010-10-29
watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code
Prarit Bhargava
1
-2
/
+0
2010-10-29
watchdog: add support for Broadcom BCM63xx built-in watchdog
Florian Fainelli
3
-0
/
+361
2010-10-29
watchdog: f71808e_wdt: add support for the F71889FG
Giel van Schijndel
2
-3
/
+11
2010-10-29
watchdog: MachZ: fix debug macro
Nicolas Kaiser
1
-1
/
+1
2010-10-29
watchdog: it8712f_wdt: Add module parameter for alternative reset sources
Timo Juhani Lindfors
1
-2
/
+11
2010-10-29
watchdog: it8712f_wdt: Add comments for config/control register names
Timo Juhani Lindfors
1
-6
/
+6
2010-10-29
watchdog: it87_wdt: Add support for watchdogs with 8b timers
Ondrej Zajicek
2
-28
/
+63
2010-10-29
watchdog: it87_wdt: Add support for IT8720F watchdog
Ondrej Zajicek
2
-10
/
+16
2010-10-29
watchdog: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-10-29
watchdog: iTCO_wdt: Cleanup warning messages
Prarit Bhargava
1
-9
/
+12
2010-10-29
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-35
/
+7
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-0
/
+4
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-7
/
+8
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-10
/
+59
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
4
-0
/
+4
2010-10-14
powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option
Timur Tabi
2
-7
/
+18
2010-10-14
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
Timur Tabi
2
-3
/
+41
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-09-29
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
Varadarajan, Charulatha
1
-35
/
+7
2010-09-15
watchdog: Enable NXP LPC32XX support in Kconfig (resend)
Kevin Wells
1
-3
/
+3
2010-09-15
watchdog: ts72xx_wdt: disable watchdog at probe
Mika Westerberg
1
-0
/
+3
2010-09-15
watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...
Akinobu Mita
1
-3
/
+9
2010-08-14
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
dann frazier
2
-7
/
+37
2010-08-14
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
dann frazier
1
-55
/
+69
2010-08-14
watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"
dann frazier
1
-10
/
+10
2010-08-14
watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization
dann frazier
1
-17
/
+19
2010-08-14
watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT
dann frazier
1
-0
/
+9
2010-08-14
watchdog: hpwdt (7/12): allow full range of timer values supported by hardware
dann frazier
1
-2
/
+3
2010-08-14
watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro
dann frazier
1
-2
/
+3
2010-08-14
watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict
dann frazier
1
-6
/
+5
2010-08-14
watchdog: hpwdt (4/12): Despecificate driver from iLO2
dann frazier
2
-8
/
+8
2010-08-14
watchdog: hpwdt (3/12): Group NMI sourcing specific items together
dann frazier
1
-25
/
+24
2010-08-14
watchdog: hpwdt (2/12): Group options that affect watchdog behavior together
dann frazier
1
-3
/
+3
2010-08-14
watchdog: hpwdt (1/12): clean-up include-files.
dann frazier
1
-10
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+7
2010-08-08
watchdog: hpwdt: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-08-08
watchdog: Adding support for ARM Primecell SP805 Watchdog
Viresh KUMAR
3
-0
/
+395
2010-08-08
watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG
Giel van Schijndel
3
-0
/
+780
2010-08-08
watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...
Wim Van Sebroeck
1
-2
/
+2
2010-08-08
watchdog: wdt_pci.c: move ids to pci_ids.h
H Hartley Sweeten
1
-14
/
+1
2010-08-08
watchdog: s3c2410_wdt - Fix removing of platform device
Wim Van Sebroeck
1
-8
/
+9
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
4
-7
/
+7
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-5
/
+5
2010-08-05
WATCHDOG: Add watchdog driver for OCTEON SOCs
David Daney
4
-0
/
+829
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2
-4
/
+4
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2
-7
/
+10
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
1
-1
/
+1
[next]