summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_cspmu
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-092-40/+19
* perf/arm_cspmu: Clean up ACPI dependencyRobin Murphy2023-06-092-4/+16
* 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 module cyclic dependencyBesar Wicaksono2022-11-181-3/+2
* perf: arm_cspmu: Fix build failure on x86_64Besar Wicaksono2022-11-181-1/+1
* perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon2022-11-152-0/+4
* perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono2022-11-154-1/+426
* perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono2022-11-154-0/+1462