summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_smmuv3_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* 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