summaryrefslogtreecommitdiff
path: root/drivers/clocksource/arm_arch_timer.c
AgeCommit message (Expand)Author
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-10clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-06-12clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla
2017-04-20arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann
2017-04-19clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei
2017-04-19clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei
2017-04-19clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei
2017-04-19clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei
2017-04-19clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei
2017-04-19clocksource: arm_arch_timer: split dt-only rate handlingFu Wei
2017-04-10clocksource: arm_arch_timer: rework PPI selectionFu Wei
2017-04-10clocksource: arm_arch_timer: add a new enum for spi typeFu Wei
2017-04-10clocksource: arm_arch_timer: move enums and defines to header fileFu Wei
2017-04-10clocksource: arm_arch_timer: rename the PPI enumFu Wei
2017-04-10clocksource: arm_arch_timer: rename type macrosFu Wei
2017-04-10clocksource: arm_arch_timer: clean up printk usageFu Wei
2017-04-07arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier
2017-04-07arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier
2017-04-07arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier
2017-04-07arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier
2017-04-07arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-11clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_initBhumika Goyal
2017-02-08clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong
2017-02-08clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-21clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd
2016-11-21clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-08-01clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredMarc Zyngier
2016-07-15clocksource/arm_arch_timer: Convert to hotplug state machineRichard Cochran
2016-06-28clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/arm_arch_timer: Convert init function to return errorDaniel Lezcano