summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-35/+7
|\
| * OMAP: WDT: Use PM runtime APIs instead of clk FW APIsVaradarajan, Charulatha2010-09-291-35/+7
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-7/+8
|\ \ \
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-212-10/+59
|\ \ \
| * | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi2010-10-142-7/+18
| * | | powerpc/watchdog: Allow the Book-E driver to be compiled as a moduleTimur Tabi2010-10-142-3/+41
| | |/ | |/|
* | | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
|/ /
* | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-151-3/+3
* | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-151-0/+3
* | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-151-3/+9
|/
* watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-132-7/+37
* watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-131-55/+69
* watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-131-10/+10
* watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-131-17/+19
* watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-131-0/+9
* watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-131-2/+3
* watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-131-2/+3
* watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
* watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-132-8/+8
* watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-131-25/+24
* watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-131-3/+3
* watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-131-10/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-124-7/+7
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-064-7/+7
* | watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy2010-08-081-2/+2
* | watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR2010-08-083-0/+395
* | watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FGGiel van Schijndel2010-08-083-0/+780
* | watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...Wim Van Sebroeck2010-08-081-2/+2
* | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-081-14/+1
* | watchdog: s3c2410_wdt - Fix removing of platform deviceWim Van Sebroeck2010-08-081-8/+9
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-5/+5
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-242-4/+4
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-242-7/+10
| |\
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* | | WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney2010-08-054-0/+829
| |/ |/|
* | watchdog: at32ap700x_wdt: register misc device last in probe() functionHans-Christian Egtvedt2010-06-171-6/+10
* | watchdog: [PATCH 3/3] imx2_wdt: fix section mismatchBaruch Siach2010-06-131-1/+0
|/
* [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-071-1/+1
* of/watchdog: gef_wdt.c: fix build breakageAnatolij Gustschin2010-06-021-1/+1
* watchdog: Fix build failure with OF changesMichael Guntsche2010-06-021-1/+1
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-281-1/+1
* watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-281-13/+40
* watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang2010-05-253-0/+371
* watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami2010-05-251-2/+1
* watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami2010-05-251-4/+10
* iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2010-05-252-19/+21
* watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande2010-05-251-0/+2
OpenPOWER on IntegriCloud