summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* drivers/bus: arm-cci: fix build warningsArnd Bergmann2018-05-291-3/+3
* drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry2018-05-221-1/+1
* drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland2018-05-211-10/+10
* perf/arm-cci: Allow building as a moduleRobin Murphy2018-05-212-17/+34
* perf/arm-cci: Remove pointless PMU disablingRobin Murphy2018-05-211-10/+3
* perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2018-05-212-2/+2
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-1/+1
* perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy2018-05-211-9/+0
* perf: simplify getting .drvdataWolfram Sang2018-05-211-4/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-054-0/+3354
|\
| * perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy2018-03-061-23/+24
| * perf/arm-cci: Clean up model discoveryRobin Murphy2018-03-061-24/+16
| * perf/arm-cci: Simplify CPU hotplugRobin Murphy2018-03-061-37/+19
| * drivers/bus: Split Arm CCI driverRobin Murphy2018-03-063-0/+1774
| * drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-063-0/+1605
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-042-1/+15
|\ \
| * | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov2018-03-271-1/+1
| * | perf: arm_spe: include linux/vmalloc.h for vmap()Arnd Bergmann2018-03-271-0/+14
| |/
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-191-1/+1
|\ \
| * | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon2018-02-281-1/+1
| |/
* | perf: Fix sibling iterationPeter Zijlstra2018-03-166-10/+9
* | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-126-8/+7
|/
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-203-36/+20
* arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-17/+52
* arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland2018-02-201-5/+10
* arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-203-24/+42
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-202-4/+15
* arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-202-21/+21
* arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-23/+4
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-061-4/+2
* perf: dsu: Use signed field for dsu_pmu->num_countersSuzuki K Poulose2018-01-151-1/+1
* Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2018-01-124-12/+856
|\
| * perf: ARM DynamIQ Shared Unit PMU supportSuzuki K Poulose2018-01-023-0/+853
| * arm_pmu: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-021-12/+3
* | perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon2017-12-111-0/+9
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1513-10/+3276
|\
| * perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose2017-11-031-0/+1
| * Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2017-10-249-0/+3214
| |\
| | * perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang2017-10-192-1/+464
| | * perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang2017-10-192-1/+474
| | * perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang2017-10-192-1/+464
| | * perf: hisi: Add support for HiSilicon SoC uncore PMU driverShaokun Zhang2017-10-195-0/+558
| | * drivers/perf: Add support for ARMv8.2 Statistical Profiling ExtensionWill Deacon2017-10-183-0/+1257
| * | arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry2017-10-242-7/+7
| * | drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang2017-10-041-3/+0
| * | perf: qcom_l2_pmu: add event namesNeil Leeder2017-10-021-0/+54
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav2017-09-221-0/+1
* 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
OpenPOWER on IntegriCloud