summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_cspmu
AgeCommit message (Expand)AuthorFilesLines
2023-10-10perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMUIlkka Koskinen5-0/+293
2023-10-05perf: arm_cspmu: Support implementation specific validationIlkka Koskinen2-1/+10
2023-10-05perf: arm_cspmu: Support implementation specific filtersIlkka Koskinen2-4/+11
2023-10-05perf: arm_cspmu: Split 64-bit write to 32-bit writesIlkka Koskinen1-1/+4
2023-10-05perf: arm_cspmu: Separate Arm and vendor moduleBesar Wicaksono6-60/+199
2023-06-16perf: arm_cspmu: Add missing MODULE_DEVICE_TABLEIlkka Koskinen1-0/+7
2023-06-09perf/arm_cspmu: Decouple APMT dependencyRobin Murphy2-40/+19
2023-06-09perf/arm_cspmu: Clean up ACPI dependencyRobin Murphy2-4/+16
2023-06-09perf/arm_cspmu: Fix event attribute typeRobin Murphy1-4/+4
2023-06-09perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is usedIlkka Koskinen1-1/+2
2023-03-27perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono1-2/+4
2022-11-18perf: arm_cspmu: Fix module cyclic dependencyBesar Wicaksono1-3/+2
2022-11-18perf: arm_cspmu: Fix build failure on x86_64Besar Wicaksono1-1/+1
2022-11-15perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon2-0/+4
2022-11-15perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono4-1/+426
2022-11-15perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono4-0/+1462