开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmu_platform.c
Age
Commit message (
Expand
)
Author
2021-03-30
perf/arm_pmu_platform: Clean up with dev_printk
Robin Murphy
2021-03-30
perf/arm_pmu_platform: Fix error handling
Robin Murphy
2021-03-30
perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
Robin Murphy
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