summaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)Author
2021-07-14drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng
2021-07-14perf/smmuv3: Don't trample existing events with global filterRobin Murphy
2021-05-11perf/arm_pmu_platform: Fix error handlingRobin Murphy
2020-10-29drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter
2020-10-29drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter
2020-07-29drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-07-29drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu
2020-06-24drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang
2020-06-22drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang
2020-06-22pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker
2020-03-25drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi
2020-03-25drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang
2020-03-05perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-02-24perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez
2020-02-01perf/imx_ddr: Add enhanced AXI ID filter supportJoakim Zhang
2020-01-12perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-28perf/imx_ddr: Add support for AXI ID filteringJoakim Zhang
2019-08-27perf/smmuv3: Validate groups for global filteringRobin Murphy
2019-08-27perf/smmuv3: Validate group sizeRobin Murphy
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31perf/imx_ddr: Add MODULE_DEVICE_TABLELeonard Crestez
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-27perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-13drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-13drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon
2019-04-23perf/arm-ccn: Clean up CPU hotplug handlingRobin Murphy
2019-04-23perf/arm-cci: Remove broken race mitigationRobin Murphy
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum
2019-04-04perf/smmuv3: Add MSI irq supportShameer Kolothum
2019-04-04perf/smmuv3: Add arm64 smmuv3 pmu driverNeil Leeder
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang