summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-14watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-02watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck
2010-12-02watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney
2010-10-28watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava
2010-10-28watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli
2010-10-28watchdog: f71808e_wdt: add support for the F71889FGGiel van Schijndel
2010-10-28watchdog: MachZ: fix debug macroNicolas Kaiser
2010-10-28watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors
2010-10-28 watchdog: it8712f_wdt: Add comments for config/control register namesTimo Juhani Lindfors
2010-10-28watchdog: it87_wdt: Add support for watchdogs with 8b timersOndrej Zajicek
2010-10-28watchdog: it87_wdt: Add support for IT8720F watchdogOndrej Zajicek
2010-10-28watchdog: Use static const char * const where possibleJoe Perches
2010-10-28watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava
2010-10-28watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-14powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi
2010-10-14powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-29OMAP: WDT: Use PM runtime APIs instead of clk FW APIsVaradarajan, Charulatha
2010-09-15watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells
2010-09-15watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier
2010-08-13watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier