aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/arch_timer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier1-0/+1
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier1-11/+20
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier1-2/+3
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier1-0/+4
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier1-0/+1
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier1-1/+6
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructureDing Tianhong1-25/+13
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood1-3/+44
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland1-27/+14
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley1-0/+1
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch1-14/+0
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch1-17/+0
2013-09-26ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha1-3/+29
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha1-4/+8
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/coreThomas Gleixner1-14/+9
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd1-2/+2
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd1-14/+9
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker1-1/+1
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland1-10/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-0/+5
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland1-0/+133