aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch_timer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-17clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier1-2/+2
2021-10-17clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier1-0/+1
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVALMarc Zyngier1-4/+4
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64Marc Zyngier1-5/+5
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier1-6/+0
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register accessesMarc Zyngier1-0/+12
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray1-0/+10
2019-04-30clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable countersMarc Zyngier1-2/+12
2019-04-30clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier1-0/+4
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13arm_arch_timer: Expose event stream statusJulien Thierry1-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-11/+0
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch1-14/+0
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha1-3/+24
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha1-2/+7
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/coreThomas Gleixner1-8/+6
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-8/+6
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland1-9/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-12/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland1-16/+3
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland1-0/+12
2013-01-31arm: arch_timer: add isbs to register accessorsMark Rutland1-0/+4
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland1-0/+94
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin1-1/+0
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier1-0/+7
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon1-0/+3
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier1-13/+1
2012-04-27ARM: architected timers: add DT supportMarc Zyngier1-0/+6
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier1-0/+6
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier1-0/+19