summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun2021-03-121-0/+1
* Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-1/+1
|\
| * Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2021-02-021-1/+1
| |\
| | * driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3John Garry2021-02-011-1/+1
* | | drivers/perf: Replace spin_lock_irqsave to spin_lockQi Liu2021-02-102-6/+4
* | | drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU driversQi Liu2021-02-021-0/+1
* | | perf/arm-cmn: Move IRQs when migrating contextRobin Murphy2021-01-281-1/+3
* | | perf/arm-cmn: Fix PMU instance namingRobin Murphy2021-01-281-9/+4
* | | perf: Constify static struct attribute_groupRikard Falkeborn2021-01-206-12/+12
* | | perf: hisi: Constify static struct attribute_groupRikard Falkeborn2021-01-203-3/+3
* | | perf/imx_ddr: Constify static struct attribute_groupRikard Falkeborn2021-01-201-5/+5
* | | perf: qcom: Constify static struct attribute_groupRikard Falkeborn2021-01-202-6/+6
* | | drivers/perf: Add support for ARMv8.3-SPEWei Li2021-01-201-2/+15
|/ /
* / Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-131-5/+0
|/
* perf/imx_ddr: Add system PMU identifier for userspaceJoakim Zhang2020-12-091-0/+55
* arm64: Enable perf events based hard lockup detectorSumit Garg2020-11-251-0/+5
* perf/imx_ddr: Add stop event counters support for i.MX8MPJoakim Zhang2020-11-251-26/+54
* perf/smmuv3: Support sysfs identifier fileJohn Garry2020-11-251-0/+39
* drivers/perf: hisi: Add identifier sysfs fileJohn Garry2020-11-255-0/+65
* perf: remove duplicate check on fwnodeWang Qing2020-11-251-3/+0
* driver/perf: Add PMU driver for the ARM DMC-620 memory controllerTuan Phan2020-11-253-0/+756
* perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon2020-10-011-2/+2
* perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon2020-10-011-1/+1
* arm_pmu: arm64: Use NMIs for PMUJulien Thierry2020-09-281-8/+63
* arm_pmu: Introduce pmu_irq_opsJulien Thierry2020-09-281-16/+74
* perf: Add Arm CMN-600 PMU driverRobin Murphy2020-09-283-0/+1649
* drivers/perf: thunderx2_pmu: Fix memory resource error handlingMark Salter2020-09-181-2/+5
* drivers/perf: xgene_pmu: Fix uninitialized resource structMark Salter2020-09-181-15/+17
* perf: arm_dsu: Support DSU ACPI devicesTuan Phan2020-09-151-6/+57
* drivers/perf: hisi: Add missing include of linux/module.hShaokun Zhang2020-09-071-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-08-072-66/+25
|\
| * soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin2020-07-102-66/+25
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-2/+1
|\ \
| * | perf/smmuv3: To simplify code for ioremap page in pmcgJay Chen2020-07-131-2/+1
| |/
* | drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-1713-0/+13
* | drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu2020-07-165-0/+5
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-1/+1
|\
| * drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang2020-06-081-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-0110-30/+57
|\|
| * pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker2020-05-181-1/+4
| * drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang2020-05-187-22/+50
| * drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang2020-04-301-1/+1
| * drivers/perf: arm_spe_pmu: Avoid duplicate printoutsTang Bin2020-04-301-3/+1
| * drivers/perf: arm_dsu_pmu: Avoid duplicate printoutsTang Bin2020-04-301-3/+1
* | drivers/perf: Open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-2/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-312-11/+11
|\
| * perf: arm-ccn: Use scnprintf() for robustnessTakashi Iwai2020-03-171-10/+10
| * perf: arm_spe: Remove unnecessary zero check on 'nr_pages'luanshi2020-03-021-1/+1
* | drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi2020-03-021-5/+2