summaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)AuthorLines
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon-5/+0
2020-12-09perf/imx_ddr: Add system PMU identifier for userspaceJoakim Zhang-0/+55
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg-0/+5
2020-11-25perf/imx_ddr: Add stop event counters support for i.MX8MPJoakim Zhang-26/+54
2020-11-25perf/smmuv3: Support sysfs identifier fileJohn Garry-0/+39
2020-11-25drivers/perf: hisi: Add identifier sysfs fileJohn Garry-0/+65
2020-11-25perf: remove duplicate check on fwnodeWang Qing-3/+0
2020-11-25driver/perf: Add PMU driver for the ARM DMC-620 memory controllerTuan Phan-0/+756
2020-10-01perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon-2/+2
2020-10-01perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon-1/+1
2020-09-28arm_pmu: arm64: Use NMIs for PMUJulien Thierry-8/+63
2020-09-28arm_pmu: Introduce pmu_irq_opsJulien Thierry-16/+74
2020-09-28perf: Add Arm CMN-600 PMU driverRobin Murphy-0/+1649
2020-09-18drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter-2/+5
2020-09-18drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter-15/+17
2020-09-15perf: arm_dsu: Support DSU ACPI devicesTuan Phan-6/+57
2020-09-07drivers/perf: hisi: Add missing include of linux/module.hShaokun Zhang-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-66/+25
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+1
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu-0/+13
2020-07-16drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu-0/+5
2020-07-13perf/smmuv3: To simplify code for ioremap page in pmcgJay Chen-2/+1
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin-66/+25
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2020-06-08drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang-1/+1
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-30/+57
2020-05-18pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker-1/+4
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang-22/+50
2020-04-30drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang-1/+1
2020-04-30drivers/perf: arm_spe_pmu: Avoid duplicate printoutsTang Bin-3/+1
2020-04-30drivers/perf: arm_dsu_pmu: Avoid duplicate printoutsTang Bin-3/+1
2020-04-16drivers/perf: Open access for CAP_PERFMON privileged processAlexey Budankov-2/+2
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-11/+11
2020-03-17perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai-10/+10
2020-03-02drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi-5/+2
2020-03-02drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definitionJoakim Zhang-4/+6
2020-03-02perf: arm_spe: Remove unnecessary zero check on 'nr_pages'luanshi-1/+1
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry-1/+1
2020-01-15perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez-5/+11
2020-01-10drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang-26/+32
2019-12-18perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo-3/+1
2019-11-07drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platformShaokun Zhang-8/+18
2019-11-04perf/imx_ddr: Dump AXI ID filter info to userspaceJoakim Zhang-0/+56
2019-11-04perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlusJoakim Zhang-0/+5
2019-11-04perf/imx_ddr: Add enhanced AXI ID filter supportJoakim Zhang-21/+42
2019-10-29drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.Ganapatrao Prabhakerrao Kulkarni-33/+234
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski-0/+1
2019-10-01perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+2
2019-10-01perf/arm-cci: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1