aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31[WATCHDOG] Add support for the WM8350 watchdogMark Brown3-0/+337
2008-12-31[WATCHDOG] Add SMSC SCH311x Watchdog Timer.Wim Van Sebroeck3-0/+591
2008-12-31[WATCHDOG] ib700wdt - add timeout parameterWim Van Sebroeck1-30/+19
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-5/+6
2008-12-29[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-5/+6
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King4-88/+116
2008-12-03iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds1-1/+1
2008-12-01[WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle1-1/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-0/+1
2008-11-21[WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle1-0/+3
2008-11-21[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck1-45/+73
2008-11-21[WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck1-2/+3
2008-11-21[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2-40/+32
2008-11-21[WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli1-0/+4
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+4
2008-11-08powerpc: Fix Book-E watchdog timer interval settingMatthias Fuchs1-1/+4
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor1-4/+4
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor1-1/+1
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2Ben Dooks25-44/+44
2008-10-30[ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/platBen Dooks1-1/+1
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox24-42/+43
2008-10-24[WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdogArjan van de Ven1-2/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-15[WATCHDOG] ib700wdt.c - fix buffer_underflow bugWim Van Sebroeck1-1/+1
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-132/+1970
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller7-22/+20
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+1
2008-10-10[WATCHDOG] orion5x_wdt.c: add spinlockingWim Van Sebroeck1-6/+20
2008-10-10[WATCHDOG] Orion: add hardware watchdog supportSylver Bruneau3-0/+241
2008-10-10[WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.cFelipe Balbi1-54/+78
2008-10-10[WATCHDOG] omap_wdt.c: another ioremap() fixFelipe Balbi1-21/+29
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2-121/+190
2008-10-10[WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO3-0/+336
2008-10-10[WATCHDOG] Add driver for winbond w83697ug/uf watchdog featureFlemming Frandsen3-0/+408
2008-10-10[WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/KOliver Schuster3-0/+738
2008-10-09Merge branch 'ptebits' into develRussell King10-235/+714
2008-09-23[WATCHDOG] unlocked_ioctl changesWim Van Sebroeck4-11/+11
2008-09-23[WATCHDOG] wdt285: fix sparse warningsBen Dooks1-7/+8
2008-09-23[WATCHDOG] ibmasr: remove unnecessary spin_unlock()Akinobu Mita1-1/+0
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller10-235/+714
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-3/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2-2/+2
2008-08-29cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2-0/+696
2008-08-29riowd: Distinguish between driver name and OF device node name.David S. Miller1-5/+5
2008-08-29riowatchdog: Move under drivers/watchdogDavid S. Miller2-0/+261
2008-08-26[WATCHDOG] removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen1-1/+1
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov1-1/+10
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli1-43/+50