summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/arch_timer.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-101-14/+0Star
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-14/+3Star
* ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring2013-04-111-5/+13
* ARM: arch_timer: include linux/errno.hArnd Bergmann2013-02-151-0/+1
* arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-311-368/+18Star
* arm: arch_timer: add arch_counter_set_user_accessMark Rutland2013-01-311-0/+2
* arm: arch_timer: divorce from local_timer apiMark Rutland2013-01-311-23/+29
* arm: arch_timer: factor out register accessorsMark Rutland2013-01-311-92/+0Star
* arm: arch_timer: split cntfrq accessorMark Rutland2013-01-311-7/+9
* arm: arch_timer: standardise counter readingMark Rutland2013-01-311-36/+22Star
* arm: arch_timer: use u64/u32 for register dataMark Rutland2013-01-311-19/+11Star
* arm: arch_timer: remove redundant available checkMark Rutland2013-01-311-12/+0Star
* arm: arch_timer: balance device_node refcountingMark Rutland2013-01-311-0/+2
* ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-261-9/+8Star
* ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-151-0/+25
* ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier2012-09-151-102/+241
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-1/+12
|\ \
| | * ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| |/ |/|
| * ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-091-0/+3
| * ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-091-0/+8
|/
* ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-271-17/+2Star
* ARM: architected timers: add support for UP timerMarc Zyngier2012-04-271-0/+13
* ARM: architected timers: add DT supportMarc Zyngier2012-04-271-7/+46
* ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-271-0/+25
* ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-271-0/+288