aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
* watchdog: update/improve/consolidate watchdog driverRandy Dunlap2010-05-252-2/+1
* watchdog: booke_wdt: fix ioctl status flagsWim Van Sebroeck2010-05-251-3/+3
* watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-256-13/+19
* watchdog: bfin: use new common Blackfin watchdog headerMike Frysinger2010-05-251-18/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-227-25/+26
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-3/+3
| * ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar2010-05-122-11/+12
| * watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-031-1/+1
| * watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-271-1/+1
| * watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-261-5/+5
| * watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-261-2/+2
| * Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-224-11/+19
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* [WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven2010-04-161-1/+1
* [WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier2010-04-161-1/+6
* [WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen2010-04-161-1/+1
* [WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar2010-04-161-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-064-13/+101
|\
| * [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-061-1/+1
| * [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley2010-04-061-6/+93
| * [WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier2010-04-031-5/+6
| * [WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan2010-04-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3015-2/+13
|/
* [WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck2010-03-081-60/+33
* [WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck2010-03-081-3/+3
* [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton2010-03-072-2/+2
* [WATCHDOG] change reboot_notifier to platform-shutdown method.Wim Van Sebroeck2010-03-072-56/+21
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-0751-52/+52
* [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint ventureMartyn Welch2010-03-062-9/+9
* [WATCHDOG] iTCO_wdt: clean up probe(), modify err msgNaga Chumbalkar2010-03-061-10/+9
* [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanupWim Van Sebroeck2010-03-061-4/+8
* [WATCHDOG] support for max63xx watchdog timer chipsMarc Zyngier2010-03-063-0/+403