summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_cspmu
Commit message (Expand)AuthorAgeFilesLines
* perf/arm_cspmu: Avoid placing cpumask on the stackDawei Li2024-04-091-5/+3
* perf/arm_cspmu: Add devicetree supportRobin Murphy2024-02-091-12/+55
* perf/arm_cspmu: Simplify counter resetRobin Murphy2024-02-091-6/+1
* perf/arm_cspmu: Simplify attribute groupsRobin Murphy2024-02-092-17/+10
* perf/arm_cspmu: Simplify initialisationRobin Murphy2024-02-092-39/+22
* perf: arm_cspmu: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
* perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()Raag Jadav2023-12-061-3/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-0/+3
|\
| * perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen2023-11-071-0/+3
* | 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