aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/arm_pmu_platform.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19perf/arm_pmu: Assign parents for event_source devicesGravatar Jonathan Cameron 1-0/+1
2023-07-27drivers/perf: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureGravatar Yu Zhe 1-1/+1
2021-03-30perf/arm_pmu_platform: Clean up with dev_printkGravatar Robin Murphy 1-25/+22
2021-03-30perf/arm_pmu_platform: Fix error handlingGravatar Robin Murphy 1-1/+1
2021-03-30perf/arm_pmu_platform: Use dev_err_probe() for IRQ errorsGravatar Robin Murphy 1-4/+3
2018-10-01perf: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-3/+3
2018-07-04drivers/perf: Initialise return value in armpmu_request_irqs()Gravatar Will Deacon 1-1/+1
2018-03-27drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorGravatar Alexander Monakov 1-1/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontGravatar Mark Rutland 1-3/+12
2018-02-20arm_pmu: acpi: check for mismatched PPIsGravatar Mark Rutland 1-7/+0
2018-02-20arm_pmu: fold platform helpers into platform codeGravatar Mark Rutland 1-0/+21
2018-01-02arm_pmu: Use of_cpu_node_to_id helperGravatar Suzuki K Poulose 1-12/+3
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-24arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqGravatar Julien Thierry 1-2/+2
2017-07-20perf: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-5/+4
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicGravatar Mark Rutland 1-0/+235