summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2008-08-26[WATCHDOG] removed unused #include <version.h>Huang Weiyi
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli
2008-08-26[WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli
2008-08-26[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli
2008-08-26[WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich
2008-08-26[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks
2008-08-26[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks
2008-08-26[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk
2008-08-12ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter
2008-08-10[WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk
2008-08-10[WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk
2008-08-10[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk
2008-08-10[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] sbc8360.c - move stop code into a functionWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck
2008-08-06[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov
2008-08-06[WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov
2008-08-06[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUsAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: convert to the OF platform driverAnton Vorontsov
2008-08-06[WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck
2008-08-06[WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck
2008-08-06[WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck
2008-08-05[ARM] sa1100_wdt: use reset_status to remember watchdog reset statusEric Miao
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox
2008-07-30hpwdt: don't use static flagsAlexey Dobriyan
2008-07-24remove the v850 portAdrian Bunk
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt