aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2010-08-13watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier
2010-08-13watchdog: hpwdt (1/12): clean-up include-files.dann frazier
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-08watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy
2010-08-08watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR
2010-08-08watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FGGiel van Schijndel
2010-08-08watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...Wim Van Sebroeck
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten
2010-08-08watchdog: s3c2410_wdt - Fix removing of platform deviceWim Van Sebroeck
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely