aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\
| * Merge branch 'devel-stable' into develRussell King2011-01-06
| |\
| | * Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-03
| | |\
| | * | watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam2010-12-14
* | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
|\| | |
| * | | watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli2010-12-22
| | |/ | |/|
* | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-22
* | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07
|\| |
| * | watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck2010-12-02
| * | watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch2010-12-02
| * | watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck2010-12-02
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley2010-12-02
| |/
* / x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
|/
* WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney2010-10-29
* watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava2010-10-28
* watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli2010-10-28
* watchdog: f71808e_wdt: add support for the F71889FGGiel van Schijndel2010-10-28
* watchdog: MachZ: fix debug macroNicolas Kaiser2010-10-28
* watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors2010-10-28
* watchdog: it8712f_wdt: Add comments for config/control register namesTimo Juhani Lindfors2010-10-28
* watchdog: it87_wdt: Add support for watchdogs with 8b timersOndrej Zajicek2010-10-28
* watchdog: it87_wdt: Add support for IT8720F watchdogOndrej Zajicek2010-10-28
* watchdog: Use static const char * const where possibleJoe Perches2010-10-28
* watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava2010-10-28
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-28
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25
|\
| * OMAP: WDT: Use PM runtime APIs instead of clk FW APIsVaradarajan, Charulatha2010-09-29
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\ \ \
| * | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi2010-10-14
| * | | powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi2010-10-14
| | |/ | |/|
* / | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
|/ /
* | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-15
* | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-15
* | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-15
|/
* watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-13
* watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-13
* watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-13
* watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-13
* watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-13
* watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-13
* watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-13
* watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-13
* watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-13
* watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-13
* watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-13
* watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-13