summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* 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