index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-orion
/
time.c
Age
Commit message (
Expand
)
Author
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
2011-03-03
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
2010-12-22
ARM: orion: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
ARM: orion: update clock source registration
Russell King
2009-06-08
[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe
Nicolas Pitre
2009-06-08
[ARM] orion: sched_clock implementation for orion platforms
Stefan Agner
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-04-23
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-06-22
[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define
Ke Wei
2008-03-27
plat-orion: share time handling code
Lennert Buytenhek