aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch_timer.h
AgeCommit message (Expand)Author
2021-10-17clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray
2019-04-30clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier
2019-04-30clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13arm_arch_timer: Expose event stream statusJulien Thierry
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland
2013-01-31arm: arch_timer: add isbs to register accessorsMark Rutland
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier
2012-04-27ARM: architected timers: add DT supportMarc Zyngier
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier