summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| | * [WATCHDOG 14/57] ibmasr: coding style, locking verifyAlan Cox2008-05-271-62/+87
| | * [WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanupAlan Cox2008-05-271-175/+167
| | * [WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctlAlan Cox2008-05-271-51/+52
| | * [WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox2008-05-271-2/+2
| | * [WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidyAlan Cox2008-05-271-21/+36
| | * [WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox2008-05-271-8/+9
| | * [WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox2008-05-271-6/+5
| | * [WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctlAlan Cox2008-05-271-74/+70
| | * [WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox2008-05-271-54/+54
| | * [WATCHDOG 05/57] atp watchdogAlan Cox2008-05-271-4/+3
| | * [WATCHDOG 04/57] AR7 watchdogAlan Cox2008-05-271-12/+17
| | * [WATCHDOG 03/57] ali: watchdog locking and styleAlan Cox2008-05-272-201/+209
| | * [WATCHDOG 02/57] clean up and check advantech watchdogAlan Cox2008-05-271-73/+62
| | * [WATCHDOG 01/57] Clean acquirewdt and check for BKL dependanciesAlan Cox2008-05-271-61/+58
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-071-1/+3
|\ \ \
| * | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset statusEric Miao2008-08-051-1/+4
* | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0712-14/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-077-434/+504
|\ \ \ \ | | |/ / | |/| |
| * | | sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox2008-08-041-92/+113
| * | | alpha: Fix breakage in wdt_pciAndrew Morton2008-08-041-0/+1
| * | | wdt: Cleanup and sort out locking and inb_pAlan Cox2008-08-042-211/+265
| * | | s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox2008-08-041-68/+80
| * | | it8712f_wdt: Locking and coding styleAlan Cox2008-08-041-50/+27
| * | | ar7_wdt watchdog driver: Fix lockingAlan Cox2008-08-041-12/+17
| |/ /
| * | hpwdt: don't use static flagsAlexey Dobriyan2008-07-301-1/+1
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-079-9/+9
|/ /
* | remove the v850 portAdrian Bunk2008-07-242-4/+0
* | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-3/+3
|\ \
| * | generic-ipi: more merge falloutIngo Molnar2008-07-151-3/+3
* | | powerpc/mpc5200_wdt: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
|/ /
* | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck2008-06-241-1/+0
* | [watchdog] hpwdt: fix use of inline assemblyLinus Torvalds2008-06-201-75/+80
* | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-181-12/+15
* | [WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli2008-06-171-0/+1
* | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-171-4/+4
* | drivers/watchdog/geodewdt.c: build fixIngo Molnar2008-05-301-2/+1
|/
* [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C2008-05-251-5/+9
* [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong2008-05-251-48/+40
* [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse2008-05-253-0/+323
* [WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas2008-05-251-15/+12
* [WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger2008-05-251-40/+71
* [WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu2008-05-251-1/+26
* [WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu2008-05-251-1/+1
* [WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu2008-05-251-6/+3
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
* [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki2008-04-061-0/+2
* [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster2008-04-011-12/+2
* [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-061-4/+4
* [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-062-4/+4