[PATCH v4 0/3] arm64: cppc: add FFH support using AMUs
Catalin Marinas
catalin.marinas at arm.com
Fri Nov 13 15:26:17 EST 2020
On Fri, 6 Nov 2020 12:53:31 +0000, Ionela Voinescu wrote:
> Many thanks for everyone's review.
>
> This series adds support for CPPC's delivered and reference performance
> counters through the FFH methods by using the AMU equivalent core and
> constant cycle counters.
>
> This support is added in patch 3/3, while the first 2 patches generalise
> the existing AMU counter read and validation functionality to be reused
> for this usecase.
>
> [...]
Applied to arm64 (for-next/cppc-ffh), thanks!
[1/3] arm64: wrap and generalise counter read functions
https://git.kernel.org/arm64/c/4b9cf23c179a
[2/3] arm64: split counter validation function
https://git.kernel.org/arm64/c/bc3b6562a1ac
[3/3] arm64: implement CPPC FFH support using AMUs
https://git.kernel.org/arm64/c/68c5debcc06d
I also applied the irq_disabled() abort as per Mark's comments:
https://git.kernel.org/arm64/c/74490422522d
--
Catalin
More information about the linux-arm-kernel
mailing list