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
/
include
/
asm
/
arch_timer.h
Age
Commit message (
Expand
)
Author
2013-09-26
ARM: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
2013-09-26
ARM/ARM64: arch_timer: add macros for bits in control register
Sudeep KarkadaNagesha
2013-08-21
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
2013-08-01
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
2013-01-31
arm: arch_timer: move core to drivers/clocksource
Mark Rutland
2013-01-31
arm: arch_timer: add arch_counter_set_user_access
Mark Rutland
2013-01-31
arm: arch_timer: add isbs to register accessors
Mark Rutland
2013-01-31
arm: arch_timer: factor out register accessors
Mark Rutland
2012-09-26
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
2012-09-15
ARM: 7522/1: arch_timers: register a time/cycle counter
Marc Zyngier
2012-07-09
ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
Will Deacon
2012-04-27
ARM: architected timers: remove support for non DT platforms
Marc Zyngier
2012-04-27
ARM: architected timers: add DT support
Marc Zyngier
2012-04-27
ARM: architected timers: Add A15 specific sched_clock implementation
Marc Zyngier
2012-04-27
ARM: local timers: Add A15 architected timer support
Marc Zyngier