aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCsMika Westerberg2010-03-063-0/+528
* Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-23/+47
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-14/+25
| |\
| | * ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-13/+24
| | * ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
| * | MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-271-3/+15
| * | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
* | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
|/ /
* | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2010-01-252-8/+7
* | [WATCHDOG] ixp2000: Fix build failure caused by missing includePeter Huewe2010-01-191-0/+1
|/
* [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley2010-01-181-1/+44
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-239-17/+14
* [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz2009-12-231-0/+4
* watchdog: update geodewdt for new MFGPT APIAndres Salomon2009-12-182-22/+20
* MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-430/+0
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1