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
/
arm64
/
include
/
asm
/
arch_timer.h
Age
Commit message (
Expand
)
Author
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-10-13
arm_arch_timer: Expose event stream status
Julien Thierry
2017-08-11
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
2017-04-07
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
2017-04-07
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
2017-04-07
arm64: arch_timer: Make workaround methods optional
Marc Zyngier
2017-04-07
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2017-04-07
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2017-04-07
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
2016-09-23
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
2015-01-07
arm64: fix missing linux/bug.h include in asm/arch_timer.h
Paul Walmsley
2014-12-04
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2014-09-29
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
2014-09-29
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
2013-09-26
ARM64: 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
arm64: delete __cpuinit usage from all 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
arm64: move from arm_generic to arm_arch_timer
Mark Rutland