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
/
mach-mmp
/
time.c
Age
Commit message (
Expand
)
Author
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-05-05
ARM: mmp: support DT in timer
Haojian Zhuang
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-08-11
ARM: mmp: Change the way we use timer 0 as clockevent timer.
Lennert Buytenhek
2011-08-11
ARM: mmp: Switch to using timer 1 as clocksource timer.
Lennert Buytenhek
2011-08-11
ARM: mmp: Also start timer 1 on boot.
Lennert Buytenhek
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-22
ARM: mmp: 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: mmp: update clock source registration
Russell King
2010-08-05
[ARM] mmp: move mmp2 specific timer code to mmp2.c
Eric Miao
2010-03-02
[ARM] mmp: add support for Marvell MMP2
Haojian Zhuang
2009-05-22
[ARM] pxa: add parameter to clksrc_read() for pxa168/910
Coly Li
2009-03-23
[ARM] pxa: add base support for Marvell's PXA168 processor line
Eric Miao