summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-123-295/+3
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-094-8/+8
| |\
| * \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-093-295/+3
| |\ \
| | * | mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß2009-12-083-295/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-7/+7
|\ \ \ \
OpenPOWER on IntegriCloud