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