summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)AuthorFilesLines
2018-06-18drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran1-1/+1
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann1-3/+3
2018-05-22drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry1-1/+1
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland1-10/+10
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy2-17/+34
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy1-10/+3
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2-2/+2
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy1-9/+0
2018-05-21perf: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-0/+3354
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+15
2018-03-27drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov1-1/+1
2018-03-27perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann1-0/+14
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra6-10/+9
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra6-8/+7
2018-03-06perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy1-23/+24
2018-03-06perf/arm-cci: Clean up model discoveryRobin Murphy1-24/+16
2018-03-06perf/arm-cci: Simplify CPU hotplugRobin Murphy1-37/+19
2018-03-06drivers/bus: Split Arm CCI driverRobin Murphy3-0/+1774
2018-03-06drivers/bus: Move Arm CCN PMU driverRobin Murphy3-0/+1605
2018-02-28arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon1-1/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland3-36/+20
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-17/+52
2018-02-20arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland1-5/+10
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland3-24/+42
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland2-4/+15
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland2-21/+21
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-23/+4
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-4/+2
2018-01-15perf: dsu: Use signed field for dsu_pmu->num_countersSuzuki K Poulose1-1/+1
2018-01-12Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas4-12/+856
2018-01-02perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose3-0/+853
2018-01-02arm_pmu: Use of_cpu_node_to_id helperSuzuki K Poulose1-12/+3
2017-12-11perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon1-0/+9
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-10/+3276
2017-11-03perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-24Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon9-0/+3214
2017-10-24arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry2-7/+7
2017-10-19perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang2-1/+464
2017-10-19perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang2-1/+474
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang2-1/+464
2017-10-19perf: hisi: Add support for HiSilicon SoC uncore PMU driverShaokun Zhang5-0/+558
2017-10-18drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon3-0/+1257
2017-10-04drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang1-3/+0
2017-10-02perf: qcom_l2_pmu: add event namesNeil Leeder1-0/+54
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-08-08arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon1-0/+6