aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)Author
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-23perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2023-01-18perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing
2023-01-18perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2022-09-20perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-05-09Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/cn96xxBruce Ashfield
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-13Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-05-11perf/arm_pmu_platform: Fix error handlingRobin Murphy
2020-11-02Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-10-29drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter
2020-10-29drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter
2020-08-03Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
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-26Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
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-30Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
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-21Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-03-05perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-02-27perf/smmuv3: Fix programming event type with globalBharat Bhushan
2020-02-27perf/smmuv3: Add device tree supportBharat Bhushan
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