aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 4-13/+101
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitGravatar Thomas Mingarelli 1-1/+1
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Gravatar Seth Heasley 1-6/+93
2010-04-03[WATCHDOG] set max63xx driver as ARM onlyGravatar Marc Zyngier 1-5/+6
2010-04-03[WATCHDOG] powerpc: pika_wdt ident cannot be constGravatar Sean MacLennan 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 15-2/+13
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverGravatar Wim Van Sebroeck 1-60/+33
2010-03-08[WATCHDOG] i6300esb: fix unlock register withGravatar Wim Van Sebroeck 1-3/+3
2010-03-07[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticGravatar Andrew Morton 2-2/+2
2010-03-07[WATCHDOG] change reboot_notifier to platform-shutdown method.Gravatar Wim Van Sebroeck 2-56/+21
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 51-52/+52
2010-03-06[WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint ventureGravatar Martyn Welch 2-9/+9
2010-03-06[WATCHDOG] iTCO_wdt: clean up probe(), modify err msgGravatar Naga Chumbalkar 1-10/+9
2010-03-06[WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanupGravatar Wim Van Sebroeck 1-4/+8
2010-03-06[WATCHDOG] support for max63xx watchdog timer chipsGravatar Marc Zyngier 3-0/+403
2010-03-06[WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCsGravatar Mika Westerberg 3-0/+528
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictGravatar Tony Lindgren 3-23/+47
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-14/+25
2010-02-27MIPS: AR7: Implement clock APIGravatar Florian Fainelli 1-3/+15
2010-02-21[WATCHDOG] bfin: fix max timeout calculationGravatar Mike Frysinger 1-6/+7
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Gravatar Tony Lindgren 1-1/+1
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Gravatar Tony Lindgren 1-1/+1
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsGravatar Russell King 1-13/+24
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyGravatar Russell King 1-1/+1
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Gravatar Denis Turischev 2-8/+7
2010-01-19[WATCHDOG] ixp2000: Fix build failure caused by missing includeGravatar Peter Huewe 1-0/+1
2010-01-18[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsGravatar Seth Heasley 1-1/+44
2009-12-23[WATCHDOG] use resource_size()Gravatar H Hartley Sweeten 9-17/+14
2009-12-23[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCGravatar Imre Kaloz 1-0/+4
2009-12-18watchdog: update geodewdt for new MFGPT APIGravatar Andres Salomon 2-22/+20
2009-12-17MIPS: eXcite: Remove platform.Gravatar Ralf Baechle 3-430/+0
2009-12-15const: constify remaining dev_pm_opsGravatar Alexey Dobriyan 1-1/+1
2009-12-13mfd: Rename all twl4030_i2c*Gravatar Balaji T K 1-1/+1
2009-12-13mfd: Rename twl4030* driver files to enable re-useGravatar Santosh Shilimkar 1-1/+1
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 3-295/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-7/+7
2009-12-09Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 4-8/+8
2009-12-09Merge commit 'gcl/next' into nextGravatar Benjamin Herrenschmidt 3-295/+3
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 2-45/+112
2009-12-08mpc52xx/wdt: remove obsolete old WDT implementationGravatar Albrecht Dreß 3-295/+3
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Gravatar Linus Torvalds 1-3/+3
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 4-7/+7
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 3-5/+5
2009-12-04[WATCHDOG] iTCO_wdt.c - cleanup chipset documentationGravatar Wim Van Sebroeck 1-44/+17
2009-12-04[WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakGravatar Seth Heasley 1-1/+12
2009-12-04[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Gravatar Ben Dooks 1-3/+86
2009-12-02[PATCH] rc32434_wdt: fix compilation failureGravatar Florian Fainelli 1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()Gravatar H Hartley Sweeten 1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesGravatar Tony Lindgren 1-1/+1