summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_smmuv3_pmu.c
AgeCommit message (Expand)Author
2023-08-15perf/smmuv3: Add MODULE_ALIAS for module auto loadingYicong Yang
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2022-11-15perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing
2022-02-15perf/smmuv3: Don't cast parameter in bit operationsAndy Shevchenko
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-04perf/smmuv3: Fix unused variable warning when CONFIG_OF=nWill Deacon
2021-12-16perf/smmuv3: Use msi_get_virq()Thomas Gleixner
2021-12-14perf/smmuv3: Synthesize IIDR from CoreSight ID registersRobin Murphy
2021-12-14perf/smmuv3: Add devicetree supportJean-Philippe Brucker
2021-06-11drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driverQi Liu
2021-06-11perf/smmuv3: Don't trample existing events with global filterRobin Murphy
2021-05-24perf/arm-smmuv3: Use irq_set_affinity()Thomas Gleixner
2021-03-25drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang
2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn
2020-11-25perf/smmuv3: Support sysfs identifier fileJohn Garry
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