summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_arch_timer.c
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier2017-04-071-31/+31
* arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier2017-04-071-12/+30
* arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-071-5/+26
* arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier2017-04-071-49/+41Star
* arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier2017-04-071-62/+62
* arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier2017-04-071-4/+24
* arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier2017-04-071-11/+72
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_initBhumika Goyal2017-02-111-1/+1
* clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong2017-02-081-0/+49
* clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong2017-02-081-29/+63
* clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong2017-02-081-14/+0Star
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-2/+2
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd2016-11-211-2/+3
* clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris2016-11-211-1/+8
* arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-8/+3Star
* arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood2016-09-231-0/+104
* clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredMarc Zyngier2016-08-011-3/+23
* clocksource/arm_arch_timer: Convert to hotplug state machineRichard Cochran2016-07-151-28/+26Star
* clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon2016-06-281-1/+9
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
* clocksource/drivers/arm_arch_timer: Convert init function to return errorDaniel Lezcano2016-06-281-19/+33
* clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-031-5/+0Star
* clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-031-0/+2
* clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-031-3/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-37/+59
|\
| * arm64: Allow the arch timer to use the HYP timerMarc Zyngier2016-02-291-37/+59
* | clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar2016-02-251-0/+4
* | clocksource/drivers/arm_arch_timer: Enable and verify MMIO accessRobin Murphy2016-02-251-8/+28
|/
* clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-9/+1Star
* clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-061-30/+22Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-27/+105
|\
| * clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-27/+105
* | clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...Laurent Pinchart2015-03-311-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-071-1/+1
|\
| * clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas2014-12-161-1/+1
* | arm_arch_timer: include clocksource.h directlyRichard Cochran2015-01-061-0/+1
|/
* Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-051-1/+12
|\
| * clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson2014-12-051-0/+8
| * clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-051-1/+4
* | ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier2014-10-261-3/+3
|/
* clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-291-0/+15
* clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-291-0/+17
* clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2014-09-291-2/+10
* clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla2014-09-291-4/+16
* clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi2014-04-291-1/+5
* clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd2014-03-111-0/+1
* clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding2013-10-161-9/+3Star