summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_cspmu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-017-66/+517
|\
| * perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMUIlkka Koskinen2023-10-105-0/+293
| * perf: arm_cspmu: Support implementation specific validationIlkka Koskinen2023-10-052-1/+10
| * perf: arm_cspmu: Support implementation specific filtersIlkka Koskinen2023-10-052-4/+11
| * perf: arm_cspmu: Split 64-bit write to 32-bit writesIlkka Koskinen2023-10-051-1/+4
| * perf: arm_cspmu: Separate Arm and vendor moduleBesar Wicaksono2023-10-056-60/+199
* | perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav2023-10-251-5/+3
|/
* 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