aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+1
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni1-4/+4
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-18/+3
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King1-19/+2
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-45/+74
2010-12-22ARM: orion: convert sched_clock() to use new infrastructureRussell King1-35/+9
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+1
2010-12-22ARM: orion: update clock source registrationRussell King1-3/+1
2009-06-08[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre1-12/+32
2009-06-08[ARM] orion: sched_clock implementation for orion platformsStefan Agner1-0/+37
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-22[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR defineKe Wei1-3/+3
2008-03-27plat-orion: share time handling codeLennert Buytenhek1-0/+203