summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon2017-08-081-0/+6
* perf: xgene: Remove unnecessary managed resources cleanupTai Nguyen2017-08-081-52/+22
* drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-14/+27
* perf: qcom_l2: fix column exclusion checkNeil Leeder2017-07-261-0/+2
* perf: Convert to using %pOF instead of full_nameRob Herring2017-07-201-5/+4
* Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-261-0/+11
|\
| * drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-301-0/+11
* | perf: xgene: Add support for SoC PMU version 3Hoan Tran2017-06-221-29/+534
* | perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran2017-06-221-18/+65
* | perf: xgene: Parse PMU subnode from the match tableHoan Tran2017-06-221-10/+30
* | drivers/perf: commonise PERF_EVENTS dependencyMark Rutland2017-06-151-4/+5
|/
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-114-2/+263
* drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-113-223/+240
* drivers/perf: arm_pmu: move irq request/free into probeMark Rutland2017-04-111-5/+6
* drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland2017-04-111-36/+52
* drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland2017-04-111-10/+10
* drivers/perf: arm_pmu: handle no platform_deviceMark Rutland2017-04-111-3/+9
* drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland2017-04-111-2/+3
* drivers/perf: arm_pmu: factor out pmu registrationMark Rutland2017-04-111-14/+26
* drivers/perf: arm_pmu: fold init into allocMark Rutland2017-04-111-28/+24
* drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-111-1/+1
* drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland2017-04-111-10/+3
* perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias2017-04-033-0/+860
* drivers/perf: arm_pmu: split irq request from enableMark Rutland2017-03-311-103/+50
* drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland2017-03-311-150/+164
* drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland2017-03-311-22/+44
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* perf: add qcom l2 cache perf events driverNeil Leeder2017-02-083-0/+1023
* perf: xgene: Include module.hStephen Boyd2017-02-031-0/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* perf: xgene: Remove bogus IS_ERR() checkTai Nguyen2016-10-171-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-073-0/+1406
|\
| * Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne...Arnd Bergmann2016-09-193-0/+1406
| |\
| | * perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driverTai Nguyen2016-09-153-0/+1406
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-26/+18
|\ \ \
| * | | arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-021-26/+18
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-031-6/+28
|\ \ \
| * | | arm64: pmu: add fallback probe tableMark Salter2016-09-161-1/+1
| * | | drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland2016-09-091-0/+20
| * | | drivers/perf: arm_pmu: only use common attr_groupsMark Rutland2016-09-091-2/+1
| * | | drivers/perf: arm_pmu: add common attr group fieldsMark Rutland2016-09-091-0/+3
| * | | drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier2016-09-061-6/+5
| |/ /
* | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-021-1/+1
* | | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-021-0/+1
|/ /
* | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier2016-08-091-3/+4
* | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla2016-08-091-9/+9
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-22/+37
|\
| * arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-201-16/+37
| * arm/perf: Convert to hotplug state machineThomas Gleixner2016-07-151-21/+15
* | drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier2016-07-081-5/+22
|/
OpenPOWER on IntegriCloud