aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-121-0/+1
* arm_pmu: Add support for 64bit event countersSuzuki K Poulose2018-07-101-0/+6
* arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose2018-07-101-2/+2
* arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-101-1/+0
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-1/+1
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
* arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
* arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
* arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
* drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+4
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-111-0/+11
* drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-111-0/+7
* drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-111-1/+3
* drivers/perf: arm_pmu: split irq request from enableMark Rutland2017-03-311-4/+0
* drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland2017-03-311-1/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-1/+1
|\
| * arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-021-1/+1
* | arm64: pmu: Hoist pmu platform device nameJeremy Linton2016-09-161-0/+2
* | drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland2016-09-091-0/+1
* | drivers/perf: arm_pmu: add common attr group fieldsMark Rutland2016-09-091-1/+9
|/
* arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-201-0/+1
* arm/perf: Convert to hotplug state machineThomas Gleixner2016-07-151-1/+0
* arm64/perf: Filter common events based on PMCEIDn_EL0Ashok Kumar2016-04-251-0/+2
* drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi2016-02-261-0/+1
* ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-0/+1
* drivers/perf: kill armpmu_registerMark Rutland2015-11-161-2/+0
* arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-0/+154