aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmu_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+72
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+72
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-13/+6
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland1-4/+38
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-1/+1
2017-10-04drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled checkShaokun Zhang1-3/+0
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-05-30drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang1-0/+11
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland1-0/+256