aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)Author
2023-10-25perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-19perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang
2023-07-27perf/arm-cmn: Fix DTC resetRobin Murphy
2023-01-14perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing
2023-01-14perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can
2022-09-20perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-08-21drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CXAnshuman Khandual
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-13perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong
2021-07-14perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan
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
2021-05-11perf/arm_pmu_platform: Use dev_err_probe() for IRQ errorsRobin Murphy
2021-03-04perf/arm-cmn: Move IRQs when migrating contextRobin Murphy
2021-03-04perf/arm-cmn: Fix PMU instance namingRobin Murphy
2020-10-01perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon
2020-10-01perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon
2020-09-28arm_pmu: arm64: Use NMIs for PMUJulien Thierry
2020-09-28arm_pmu: Introduce pmu_irq_opsJulien Thierry
2020-09-28perf: Add Arm CMN-600 PMU driverRobin Murphy
2020-09-18drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter
2020-09-18drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter
2020-09-15perf: arm_dsu: Support DSU ACPI devicesTuan Phan
2020-09-07drivers/perf: hisi: Add missing include of linux/module.hShaokun Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-07-16drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu
2020-07-13perf/smmuv3: To simplify code for ioremap page in pmcgJay Chen
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-08drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-18pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang
2020-04-30drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang
2020-04-30drivers/perf: arm_spe_pmu: Avoid duplicate printoutsTang Bin
2020-04-30drivers/perf: arm_dsu_pmu: Avoid duplicate printoutsTang Bin
2020-04-16drivers/perf: Open access for CAP_PERFMON privileged processAlexey Budankov
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-17perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai
2020-03-02drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi
2020-03-02drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang
2020-03-02perf: arm_spe: Remove unnecessary zero check on 'nr_pages'luanshi
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-01-15perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez