summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_smmuv3_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu2021-03-251-19/+13
* drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu2021-03-251-1/+1
* drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang2021-03-251-1/+1
* perf: Constify static struct attribute_groupRikard Falkeborn2021-01-201-4/+4
* perf/smmuv3: Support sysfs identifier fileJohn Garry2020-11-251-0/+39
* 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-171-0/+1
* | drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu2020-07-161-0/+1
|/
* pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker2020-05-181-1/+4
* perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry2020-02-101-1/+1
* perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo2019-12-181-3/+1
* perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-3/+2
* perf/smmuv3: Validate groups for global filteringRobin Murphy2019-08-271-13/+34
* perf/smmuv3: Validate group sizeRobin Murphy2019-08-271-8/+14
* perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum2019-04-041-7/+41
* perf/smmuv3: Add MSI irq supportShameer Kolothum2019-04-041-0/+58
* perf/smmuv3: Add arm64 smmuv3 pmu driverNeil Leeder2019-04-041-0/+773