aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2-2/+3
2009-02-14[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck3-26/+43
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King1-3/+3
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD1-0/+1
2009-01-12[WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan3-0/+310
2009-01-12[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch3-0/+337
2009-01-12[WATCHDOG] wm8350: Fix section annotationsMark Brown1-3/+3
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