index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
timer-sp.c
Age
Commit message (
Expand
)
Author
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-04-11
ARM: integrator-cp: convert use CLKSRC_OF for timer init
Rob Herring
2013-04-11
ARM: timer-sp: convert to use CLKSRC_OF init
Rob Herring
2012-11-28
ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device
Will Deacon
2012-02-09
ARM: timer-sp: add sched_clock support
Rob Herring
2011-12-23
ARM: 7243/1: sp804: modernize clock event registration
Linus Walleij
2011-09-27
clk: timer-sp: convert to clk_prepare()/clk_unprepare()
Russell King
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
2011-01-05
Merge branch 'clksrc' into devel
Russell King
2010-11-04
ARM: 6432/1: move timer-sp.c from versatile to common
Rob Herring