summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_arch_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-1/+1
|\
| * clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
* | clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier2017-08-101-1/+5
|/
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-211-2/+2
|\
| * clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
* | clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano2017-06-141-1/+1
* | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-3/+3
|/
* clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla2017-05-091-1/+1
* arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-201-2/+2
* clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei2017-04-191-3/+76
* clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei2017-04-191-30/+10
* clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei2017-04-191-44/+145
* clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei2017-04-191-25/+21
* clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei2017-04-191-15/+19
* clocksource: arm_arch_timer: split dt-only rate handlingFu Wei2017-04-191-18/+23
* clocksource: arm_arch_timer: rework PPI selectionFu Wei2017-04-101-31/+46
* clocksource: arm_arch_timer: add a new enum for spi typeFu Wei2017-04-101-2/+2
* clocksource: arm_arch_timer: move enums and defines to header fileFu Wei2017-04-101-11/+0
* clocksource: arm_arch_timer: rename the PPI enumFu Wei2017-04-101-40/+42
* clocksource: arm_arch_timer: rename type macrosFu Wei2017-04-101-20/+23
* clocksource: arm_arch_timer: clean up printk usageFu Wei2017-04-101-24/+25
* arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier2017-04-071-0/+33
* arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier2017-04-071-0/+34
* arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier2017-04-071-0/+19
* arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier2017-04-071-13/+32
* arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier2017-04-071-3/+3
* 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/+41
* 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/+0
* 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/+3
* 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/+26
* 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
OpenPOWER on IntegriCloud