summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-28
* watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-28
* 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
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* [WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven2010-04-16
* [WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier2010-04-16
* [WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen2010-04-16
* [WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar2010-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-06
|\
| * [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-06
| * [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley2010-04-06
| * [WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier2010-04-03
| * [WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan2010-04-03
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck2010-03-08
* [WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck2010-03-08
* [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton2010-03-07
* [WATCHDOG] change reboot_notifier to platform-shutdown method.Wim Van Sebroeck2010-03-07
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint ventureMartyn Welch2010-03-06
* [WATCHDOG] iTCO_wdt: clean up probe(), modify err msgNaga Chumbalkar2010-03-06
* [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanupWim Van Sebroeck2010-03-06
* [WATCHDOG] support for max63xx watchdog timer chipsMarc Zyngier2010-03-06
* [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCsMika Westerberg2010-03-06
* Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
| |\
| | * ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-12
| | * ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-12
| * | MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-27
| * | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-21
* | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-15
* | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-15
|/ /
* | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2010-01-25