| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/arm_pmu_platform: Clean up with dev_printk | Robin Murphy | 2021-03-30 | 1 | -25/+22 |
* | perf/arm_pmu_platform: Fix error handling | Robin Murphy | 2021-03-30 | 1 | -1/+1 |
* | perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors | Robin Murphy | 2021-03-30 | 1 | -4/+3 |
* | perf: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-01 | 1 | -3/+3 |
* | drivers/perf: Initialise return value in armpmu_request_irqs() | Will Deacon | 2018-07-04 | 1 | -1/+1 |
* | drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor | Alexander Monakov | 2018-03-27 | 1 | -1/+1 |
* | arm_pmu: acpi: request IRQs up-front | Mark Rutland | 2018-02-20 | 1 | -3/+12 |
* | arm_pmu: acpi: check for mismatched PPIs | Mark Rutland | 2018-02-20 | 1 | -7/+0 |
* | arm_pmu: fold platform helpers into platform code | Mark Rutland | 2018-02-20 | 1 | -0/+21 |
* | arm_pmu: Use of_cpu_node_to_id helper | Suzuki K Poulose | 2018-01-02 | 1 | -12/+3 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-15 | 1 | -2/+2 |
|\ |
|
| * | arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq | Julien Thierry | 2017-10-24 | 1 | -2/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | perf: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-20 | 1 | -5/+4 |
* | drivers/perf: arm_pmu: split out platform device probe logic | Mark Rutland | 2017-04-11 | 1 | -0/+235 |