index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmu_platform.c
Age
Commit message (
Expand
)
Author
2018-10-01
perf: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-04
drivers/perf: Initialise return value in armpmu_request_irqs()
Will Deacon
2018-03-27
drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor
Alexander Monakov
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
2018-02-20
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
2018-01-02
arm_pmu: Use of_cpu_node_to_id helper
Suzuki K Poulose
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
2017-07-20
perf: Convert to using %pOF instead of full_name
Rob Herring
2017-04-11
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland