aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* 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
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy2010-08-08
* | watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR2010-08-08
* | watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FGGiel van Schijndel2010-08-08
* | watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...Wim Van Sebroeck2010-08-08
* | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-08
* | watchdog: s3c2410_wdt - Fix removing of platform deviceWim Van Sebroeck2010-08-08
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | | WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney2010-08-05
| |/ |/|
* | watchdog: at32ap700x_wdt: register misc device last in probe() functionHans-Christian Egtvedt2010-06-17
* | watchdog: [PATCH 3/3] imx2_wdt: fix section mismatchBaruch Siach2010-06-13
|/
* [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-07
* of/watchdog: gef_wdt.c: fix build breakageAnatolij Gustschin2010-06-02
* watchdog: Fix build failure with OF changesMichael Guntsche2010-06-02
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-27
* watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-27
* watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...Wolfram Sang2010-05-25
* watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami2010-05-25
* watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCsBanajit Goswami2010-05-25
* iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2010-05-25
* watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande2010-05-25
* watchdog: update/improve/consolidate watchdog driverRandy Dunlap2010-05-25
* watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck2010-05-25
* watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-25
* watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger2010-05-25
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
| * ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar2010-05-12
| * watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-03
| * watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-27
| * watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-26
| * watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-26
| * Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-26
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22