summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-111-1/+4
|\
| * powerpc: Fix Book-E watchdog timer interval settingMatthias Fuchs2008-11-081-1/+4
* | [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor2008-11-061-4/+4
* | [WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor2008-11-061-1/+1
|/
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-2824-42/+43
* [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdogArjan van de Ven2008-10-241-2/+1
* watchdog: Fix warningAlan Cox2008-10-231-1/+1
* [WATCHDOG] ib700wdt.c - fix buffer_underflow bugWim Van Sebroeck2008-10-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-128-132/+1970
|\
| * [WATCHDOG] orion5x_wdt.c: add spinlockingWim Van Sebroeck2008-10-101-6/+20
| * [WATCHDOG] Orion: add hardware watchdog supportSylver Bruneau2008-10-103-0/+241
| * [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.cFelipe Balbi2008-10-101-54/+78
| * [WATCHDOG] omap_wdt.c: another ioremap() fixFelipe Balbi2008-10-101-21/+29
| * [WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2008-10-102-121/+190
| * [WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO2008-10-103-0/+336
| * [WATCHDOG] Add driver for winbond w83697ug/uf watchdog featureFlemming Frandsen2008-10-103-0/+408
| * [WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/KOliver Schuster2008-10-103-0/+738
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-117-22/+20
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-3/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'ptebits' into develRussell King2008-10-0910-235/+714
| | |\
| | * | [ARM] cputype: separate definitions, use themRussell King2008-09-011-3/+1
| * | | [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-234-11/+11
| * | | [WATCHDOG] wdt285: fix sparse warningsBen Dooks2008-09-231-7/+8
| * | | [WATCHDOG] ibmasr: remove unnecessary spin_unlock()Akinobu Mita2008-09-231-1/+0
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-1610-235/+714
|\ \ \ | |/ /
| * | [WATCHDOG] removed unused #include <version.h>Huang Weiyi2008-08-261-1/+0
| * | [WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen2008-08-261-1/+1
| * | [WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov2008-08-261-1/+10
| * | [WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli2008-08-261-43/+50
| * | [WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli2008-08-263-0/+355
| * | [WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli2008-08-263-0/+296
| * | [WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich2008-08-263-175/+0
| * | [WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks2008-08-261-1/+1
| * | [WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks2008-08-261-12/+0
| * | [WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks2008-08-261-1/+1
| |/
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-312-2/+2
* | cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-292-0/+696
* | riowd: Distinguish between driver name and OF device node name.David S. Miller2008-08-291-5/+5
* | riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-292-0/+261
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-161-2/+0
|\
| * [ARM] Fix a pile of broken watchdog driversAdrian Bunk2008-08-164-5/+3
* | ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter2008-08-121-2/+3
* | [WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck2008-08-101-1/+1
* | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk2008-08-101-1/+1
* | [WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk2008-08-101-1/+1
* | [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk2008-08-101-1/+1
* | [WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk2008-08-101-12/+12
* | [WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk2008-08-101-1/+1
* | [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare2008-08-101-1/+4
|/
* Merge Linus' latest into masterRussell King2008-08-0870-3765/+3837
|\
OpenPOWER on IntegriCloud