summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion/time.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion: implement ARM delay timerRussell King2016-01-271-0/+13
* ARM/orion/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-45/+48
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-241-2/+2
|\
| * ARM: orion: Switch to sched_clock_register()Stephen Boyd2013-11-221-2/+2
* | ARM: Orion: Add missing includesAndrew Lunn2013-11-241-0/+1
* | arm: plat-orion: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-231-1/+1
|/
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+1Star
* arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-211-4/+4
* ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-18/+3Star
* clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-231-19/+2Star
* ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-031-45/+74
* ARM: orion: convert sched_clock() to use new infrastructureRussell King2010-12-221-35/+9Star
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+1
* ARM: orion: update clock source registrationRussell King2010-12-221-3/+1Star
* [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre2009-06-081-12/+32
* [ARM] orion: sched_clock implementation for orion platformsStefan Agner2009-06-081-0/+37
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-1/+1
|\
| * [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-241-1/+1
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR defineKe Wei2008-06-221-3/+3
* plat-orion: share time handling codeLennert Buytenhek2008-03-271-0/+203