aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/hardware/arm_twd.h
Commit message (Collapse)AuthorAge
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
| | | | | | | Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-04
| | | | | | | | This patch registers the local timers on ARM11MPCore as clock event devices. The clock device can be set up as periodic or oneshot. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-14
Actually add the file this time. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>