| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. | Wim Van Sebroeck | 2010-05-03 | 1 | -1/+1 |
* | watchdog: booke_wdt: fix build - unconstify watchdog_info | Anton Vorontsov | 2010-04-27 | 1 | -1/+1 |
* | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. | Denis Turischev | 2010-04-26 | 1 | -5/+5 |
* | watchdog: sbc_fitpc2_wdt: fixed I/O operations order | Denis Turischev | 2010-04-26 | 1 | -2/+2 |
* | Watchdog: sb_wdog.c: Fix sibyte watchdog initialization | Guenter Roeck | 2010-04-26 | 1 | -2/+2 |
* | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven | 2010-04-16 | 1 | -1/+1 |
* | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 2010-04-16 | 1 | -1/+6 |
* | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen | 2010-04-16 | 1 | -1/+1 |
* | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar | 2010-04-16 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | 4 | -13/+101 |
|\ |
|
| * | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | 1 | -1/+1 |
| * | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | 1 | -6/+93 |
| * | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-04 | 1 | -5/+6 |
| * | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-04 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 15 | -2/+13 |
|/ |
|
* | [WATCHDOG] i6300esb.c: change platform_driver to pci_driver | Wim Van Sebroeck | 2010-03-08 | 1 | -60/+33 |
* | [WATCHDOG] i6300esb: fix unlock register with | Wim Van Sebroeck | 2010-03-08 | 1 | -3/+3 |
* | [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static | Andrew Morton | 2010-03-07 | 2 | -2/+2 |
* | [WATCHDOG] change reboot_notifier to platform-shutdown method. | Wim Van Sebroeck | 2010-03-07 | 2 | -56/+21 |
* | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 2010-03-07 | 51 | -52/+52 |
* | [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture | Martyn Welch | 2010-03-06 | 2 | -9/+9 |
* | [WATCHDOG] iTCO_wdt: clean up probe(), modify err msg | Naga Chumbalkar | 2010-03-06 | 1 | -10/+9 |
* | [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup | Wim Van Sebroeck | 2010-03-06 | 1 | -4/+8 |
* | [WATCHDOG] support for max63xx watchdog timer chips | Marc Zyngier | 2010-03-06 | 3 | -0/+403 |
* | [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs | Mika Westerberg | 2010-03-06 | 3 | -0/+528 |
* | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 | 3 | -23/+47 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -14/+25 |
| |\ |
|
| | * | ARM: PNX4008: convert watchdog to use clk API enable/disable calls | Russell King | 2010-02-12 | 1 | -13/+24 |
| | * | ARM: PNX4008: convert watchdog clocks to match by device only | Russell King | 2010-02-12 | 1 | -1/+1 |
| * | | MIPS: AR7: Implement clock API | Florian Fainelli | 2010-02-27 | 1 | -3/+15 |
| * | | [WATCHDOG] bfin: fix max timeout calculation | Mike Frysinger | 2010-02-21 | 1 | -6/+7 |
* | | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
* | | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
|/ / |
|
* | | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. | Denis Turischev | 2010-01-25 | 2 | -8/+7 |
* | | [WATCHDOG] ixp2000: Fix build failure caused by missing include | Peter Huewe | 2010-01-19 | 1 | -0/+1 |
|/ |
|
* | [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs | Seth Heasley | 2010-01-18 | 1 | -1/+44 |
* | [WATCHDOG] use resource_size() | H Hartley Sweeten | 2009-12-23 | 9 | -17/+14 |
* | [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC | Imre Kaloz | 2009-12-23 | 1 | -0/+4 |
* | watchdog: update geodewdt for new MFGPT API | Andres Salomon | 2009-12-18 | 2 | -22/+20 |
* | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 3 | -430/+0 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -1/+1 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 3 | -295/+3 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 4 | -8/+8 |
| |\ |
|
| * \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 3 | -295/+3 |
| |\ \ |
|
| | * | | mpc52xx/wdt: remove obsolete old WDT implementation | Albrecht Dreß | 2009-12-08 | 3 | -295/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 4 | -7/+7 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 4 | -7/+7 |
| |\ \ \ \ |
|
| | * | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -5/+5 |