aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmu_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01perf: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-07-04drivers/perf: Initialise return value in armpmu_request_irqs()Will Deacon1-1/+1
2018-03-27drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessorAlexander Monakov1-1/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-3/+12
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland1-7/+0
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-0/+21
2018-01-02arm_pmu: Use of_cpu_node_to_id helperSuzuki K Poulose1-12/+3
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry1-2/+2
2017-07-20perf: Convert to using %pOF instead of full_nameRob Herring1-5/+4
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland1-0/+235