| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-19 | 2 | -2/+3 |
|\ |
|
| * | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 2 | -2/+3 |
* | | [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2 | Wim Van Sebroeck | 2009-02-14 | 3 | -26/+43 |
|/ |
|
* | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms | Russell King | 2009-01-24 | 1 | -3/+3 |
* | [ARM] 5370/1: at91: fix rm9200 watchdog | Jean-Christop PLAGNIOL-VILLARD | 2009-01-24 | 1 | -0/+1 |
* | [WATCHDOG] Pika Warp appliance watchdog timer | Sean MacLennan | 2009-01-12 | 3 | -0/+310 |
* | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer | Martyn Welch | 2009-01-12 | 3 | -0/+337 |
* | [WATCHDOG] wm8350: Fix section annotations | Mark Brown | 2009-01-12 | 1 | -3/+3 |
* | [WATCHDOG] Add support for the WM8350 watchdog | Mark Brown | 2008-12-31 | 3 | -0/+337 |
* | [WATCHDOG] Add SMSC SCH311x Watchdog Timer. | Wim Van Sebroeck | 2008-12-31 | 3 | -0/+591 |
* | [WATCHDOG] ib700wdt - add timeout parameter | Wim Van Sebroeck | 2008-12-31 | 1 | -30/+19 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-29 | 1 | -5/+6 |
|\ |
|
| * | [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 2008-12-29 | 1 | -5/+6 |
* | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 4 | -88/+116 |
|\ \ |
|
| * | | iTCO_wdt: fix typo when setting TCO_EN bit | Linus Torvalds | 2008-12-03 | 1 | -1/+1 |
| * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdt | Bernhard Walle | 2008-12-01 | 1 | -1/+1 |
| * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executable | Bernhard Walle | 2008-11-21 | 1 | -0/+3 |
| * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets | Wim Van Sebroeck | 2008-11-21 | 1 | -45/+73 |
| * | | [WATCHDOG] iTCO_wdt : correct status clearing | Wim Van Sebroeck | 2008-11-21 | 1 | -2/+3 |
| * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards | Wim Van Sebroeck | 2008-11-21 | 2 | -40/+32 |
| * | | [WATCHDOG] fix mtx1_wdt compilation failure | Florian Fainelli | 2008-11-21 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2008-11-03 | 25 | -44/+44 |
| |\ \ |
|
| * | | | [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | | | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h | Russell King | 2008-11-29 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-11 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | powerpc: Fix Book-E watchdog timer interval setting | Matthias Fuchs | 2008-11-08 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processors | Andrew Victor | 2008-11-06 | 1 | -4/+4 |
* | | | [WATCHDOG] SAM9 watchdog - update for moved headers | Andrew Victor | 2008-11-06 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] Switch all my contributions stuff to a single common address | Alan Cox | 2008-10-28 | 24 | -42/+43 |
* | | [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog | Arjan van de Ven | 2008-10-24 | 1 | -2/+1 |
|/ |
|
* | watchdog: Fix warning | Alan Cox | 2008-10-23 | 1 | -1/+1 |
* | [WATCHDOG] ib700wdt.c - fix buffer_underflow bug | Wim Van Sebroeck | 2008-10-15 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-10-12 | 8 | -132/+1970 |
|\ |
|
| * | [WATCHDOG] orion5x_wdt.c: add spinlocking | Wim Van Sebroeck | 2008-10-10 | 1 | -6/+20 |
| * | [WATCHDOG] Orion: add hardware watchdog support | Sylver Bruneau | 2008-10-10 | 3 | -0/+241 |
| * | [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.c | Felipe Balbi | 2008-10-10 | 1 | -54/+78 |
| * | [WATCHDOG] omap_wdt.c: another ioremap() fix | Felipe Balbi | 2008-10-10 | 1 | -21/+29 |
| * | [WATCHDOG] omap_wdt.c: sync linux-omap changes | Felipe Balbi | 2008-10-10 | 2 | -121/+190 |
| * | [WATCHDOG] Add AT91SAM9X watchdog | Renaud CERRATO | 2008-10-10 | 3 | -0/+336 |
| * | [WATCHDOG] Add driver for winbond w83697ug/uf watchdog feature | Flemming Frandsen | 2008-10-10 | 3 | -0/+408 |
| * | [WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/K | Oliver Schuster | 2008-10-10 | 3 | -0/+738 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 7 | -22/+20 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 1 | -3/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 10 | -235/+714 |
| | |\ |
|
| | * | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 1 | -3/+1 |
| * | | | [WATCHDOG] unlocked_ioctl changes | Wim Van Sebroeck | 2008-09-23 | 4 | -11/+11 |
| * | | | [WATCHDOG] wdt285: fix sparse warnings | Ben Dooks | 2008-09-23 | 1 | -7/+8 |
| * | | | [WATCHDOG] ibmasr: remove unnecessary spin_unlock() | Akinobu Mita | 2008-09-23 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 10 | -235/+714 |
|\ \ \
| |/ / |
|