1
0
Fork 0
alistair23-linux/drivers/perf
Mark Rutland 45736a72fb drivers/perf: arm_pmu: add ACPI framework
This patch adds framework code to handle parsing PMU data out of the
MADT, sanity checking this, and managing the association of CPUs (and
their interrupts) with appropriate logical PMUs.

For the time being, we expect that only one PMU driver (PMUv3) will make
use of this, and we simply pass in a single probe function.

This is based on an earlier patch from Jeremy Linton.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Jeremy Linton <jeremy.linton@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2017-04-11 16:29:54 +01:00
..
Kconfig drivers/perf: arm_pmu: add ACPI framework 2017-04-11 16:29:54 +01:00
Makefile drivers/perf: arm_pmu: add ACPI framework 2017-04-11 16:29:54 +01:00
arm_pmu.c drivers/perf: arm_pmu: add ACPI framework 2017-04-11 16:29:54 +01:00
arm_pmu_acpi.c drivers/perf: arm_pmu: add ACPI framework 2017-04-11 16:29:54 +01:00
arm_pmu_platform.c drivers/perf: arm_pmu: split out platform device probe logic 2017-04-11 16:29:54 +01:00
qcom_l2_pmu.c perf: add qcom l2 cache perf events driver 2017-02-08 19:32:24 +00:00
qcom_l3_pmu.c perf: qcom: Add L3 cache PMU driver 2017-04-03 18:53:50 +01:00
xgene_pmu.c perf: xgene: Include module.h 2017-02-03 18:46:47 +00:00