aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/localtimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-19ARM: realview/vexpress: consolidate localtimer supportRussell King1-26/+0
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King1-140/+4
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King1-56/+14
2009-05-17[ARM] realview: fix broadcast tick supportRussell King1-2/+4
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar1-0/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-2/+2
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-25/+19
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas1-3/+6
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas1-2/+2
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-29/+65
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-0/+39
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King1-2/+0
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King1-0/+130