aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/localtimer.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-171-140/+4
* [ARM] smp: move core localtimer support out of platform specific filesRussell King2009-05-171-56/+14
* [ARM] realview: fix broadcast tick supportRussell King2009-05-171-2/+4
* [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar2009-04-021-0/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-2/+2
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-2/+2
* | RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2008-12-011-25/+19
|/
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-041-3/+6
* [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-041-2/+2
* [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-041-29/+65
* [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-0/+39
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-161-2/+0
* [ARM SMP] Add local timer support for Realview MPcoreRussell King2005-11-091-0/+130