| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-01-24 | 1 | -2/+2 |
|\ |
|
| * | ARM: orion: Switch to sched_clock_register() | Stephen Boyd | 2013-11-22 | 1 | -2/+2 |
* | | ARM: Orion: Add missing includes | Andrew Lunn | 2013-11-24 | 1 | -0/+1 |
* | | arm: plat-orion: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-11-23 | 1 | -1/+1 |
|/ |
|
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 | 1 | -5/+1 |
* | arm: plat-orion: use void __iomem pointers for time functions | Thomas Petazzoni | 2012-09-21 | 1 | -4/+4 |
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -18/+3 |
* | clocksource: convert ARM 32-bit down counting clocksources | Russell King | 2011-05-23 | 1 | -19/+2 |
* | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 1 | -45/+74 |
* | ARM: orion: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 | 1 | -35/+9 |
* | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 2010-12-22 | 1 | -1/+1 |
* | ARM: orion: update clock source registration | Russell King | 2010-12-22 | 1 | -3/+1 |
* | [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe | Nicolas Pitre | 2009-06-08 | 1 | -12/+32 |
* | [ARM] orion: sched_clock implementation for orion platforms | Stefan Agner | 2009-06-08 | 1 | -0/+37 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-24 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 2009-04-24 | 1 | -1/+1 |
* | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define | Ke Wei | 2008-06-22 | 1 | -3/+3 |
* | plat-orion: share time handling code | Lennert Buytenhek | 2008-03-27 | 1 | -0/+203 |