summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_cspmu/arm_cspmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf: arm_cspmu: Add missing MODULE_DEVICE_TABLEIlkka Koskinen2023-06-161-0/+7
* perf/arm_cspmu: Decouple APMT dependencyRobin Murphy2023-06-091-37/+17
* perf/arm_cspmu: Clean up ACPI dependencyRobin Murphy2023-06-091-2/+15
* perf/arm_cspmu: Fix event attribute typeRobin Murphy2023-06-091-4/+4
* perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is usedIlkka Koskinen2023-06-091-1/+2
* perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono2023-03-271-2/+4
* perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon2022-11-151-0/+2
* perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono2022-11-151-0/+9
* perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono2022-11-151-0/+1292