aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_smmuv3_pmu.c
AgeCommit message (Expand)Author
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-05-18pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2019-12-18perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo
2019-10-01perf/smmuv3: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-27perf/smmuv3: Validate groups for global filteringRobin Murphy
2019-08-27perf/smmuv3: Validate group sizeRobin Murphy
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum
2019-04-04perf/smmuv3: Add MSI irq supportShameer Kolothum
2019-04-04perf/smmuv3: Add arm64 smmuv3 pmu driverNeil Leeder