]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/perf-m1' into for-next/perf
authorWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 13:33:34 +0000 (13:33 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 13:33:34 +0000 (13:33 +0000)
commit322f84c33d558d82fef1bb3321c26fe9b712b810
tree4dc00397b33a616818518f41926c0dbfca4f0595
parent0d14772ace4df2cbde019bc851c87997cee8d9a6
parentb18326f4a36cdae7164001cb9710e4b3c16af2b2
Merge branch 'for-next/perf-m1' into for-next/perf

Support for the CPU PMUs on the Apple M1.

* for-next/perf-m1:
  drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
  drivers/perf: arm_pmu: Handle 47 bit counters
  irqchip/apple-aic: Move PMU-specific registers to their own include file
  arm64: dts: apple: Add t8303 PMU nodes
  arm64: dts: apple: Add t8103 PMU interrupt affinities
  irqchip/apple-aic: Wire PMU interrupts
  irqchip/apple-aic: Parse FIQ affinities from device-tree
  dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interrupts
  dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interrupts
  dt-bindings: arm-pmu: Document Apple PMU compatible strings
drivers/perf/Kconfig
drivers/perf/Makefile
drivers/perf/arm_pmu.c