Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-16 | perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE | Ilkka Koskinen | 1 | -0/+7 |
2023-06-09 | perf/arm_cspmu: Decouple APMT dependency | Robin Murphy | 2 | -40/+19 |
2023-06-09 | perf/arm_cspmu: Clean up ACPI dependency | Robin Murphy | 2 | -4/+16 |
2023-06-09 | perf/arm_cspmu: Fix event attribute type | Robin Murphy | 1 | -4/+4 |
2023-06-09 | perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used | Ilkka Koskinen | 1 | -1/+2 |
2023-03-27 | perf: arm_cspmu: Fix variable dereference warning | Besar Wicaksono | 1 | -2/+4 |
2022-11-18 | perf: arm_cspmu: Fix module cyclic dependency | Besar Wicaksono | 1 | -3/+2 |
2022-11-18 | perf: arm_cspmu: Fix build failure on x86_64 | Besar Wicaksono | 1 | -1/+1 |
2022-11-15 | perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s | Will Deacon | 2 | -0/+4 |
2022-11-15 | perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute | Besar Wicaksono | 4 | -1/+426 |
2022-11-15 | perf: arm_cspmu: Add support for ARM CoreSight PMU driver | Besar Wicaksono | 4 | -0/+1462 |