summaryrefslogtreecommitdiff
path: root/drivers/perf/arm_pmu_acpi.c
AgeCommit message (Expand)Author
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18arm_pmu: acpi: Refactor arm_spe_acpi_register_device()Anshuman Khandual
2022-11-08arm_pmu: acpi: handle allocation failureMark Rutland
2022-11-07arm_pmu: rework ACPI probingMark Rutland
2022-11-07arm_pmu: factor out PMU matchingMark Rutland
2022-11-07arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland
2022-05-06perf: check return value of armpmu_request_irq()Ren Yu
2020-03-02drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointerluanshi
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2017-10-04drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav
2017-05-30drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland