summaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion/time.c
AgeCommit message (Expand)Author
2016-01-26ARM: orion: implement ARM delay timerRussell King
2015-07-17ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-24ARM: Orion: Add missing includesAndrew Lunn
2013-11-23arm: plat-orion: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-21ARM: orion: Switch to sched_clock_register()Stephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek
2010-12-22ARM: orion: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: orion: update clock source registrationRussell King
2009-06-08[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre
2009-06-08[ARM] orion: sched_clock implementation for orion platformsStefan Agner
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-06-22[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR defineKe Wei
2008-03-27plat-orion: share time handling codeLennert Buytenhek