index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-orion
/
time.c
Age
Commit message (
Expand
)
Author
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-11-24
ARM: Orion: Add missing includes
Andrew Lunn
2013-11-23
arm: plat-orion: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-21
ARM: orion: Switch to sched_clock_register()
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2012-09-21
arm: plat-orion: use void __iomem pointers for time functions
Thomas Petazzoni
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