summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual2023-08-181-0/+35
* arm_pmu: acpi: Refactor arm_spe_acpi_register_device()Anshuman Khandual2023-08-181-40/+64
* arm_pmu: acpi: handle allocation failureMark Rutland2022-11-081-0/+1
* arm_pmu: rework ACPI probingMark Rutland2022-11-071-46/+49
* arm_pmu: factor out PMU matchingMark Rutland2022-11-071-2/+13
* arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland2022-11-071-12/+17
* perf: check return value of armpmu_request_irq()Ren Yu2022-05-061-1/+3
* drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi2020-03-021-5/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+72
|\
| * arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton2019-06-271-0/+72
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-13/+6
* arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-201-4/+38
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-1/+1
* drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang2017-10-041-3/+0
* drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav2017-09-221-0/+1
* drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-301-0/+11
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-111-0/+256