[PATCH 0/3] perf/x86: Add Airmont NP

From: Martin Schiller
Date: Mon Nov 24 2025 - 03:06:35 EST


>From the perspective of Intel cstate, PMU and MSR the Airmont NP
(aka Lightning Mountain) is identical to Airmont.

This changes are taken from patched kernel sources of the MaxLinear SDK
which can be found at https://github.com/maxlinear/linux

Martin Schiller (3):
perf/x86/msr: Add Airmont NP
perf/x86/intel: Add Airmont NP
perf/x86/cstate: Add Airmont NP

arch/x86/events/intel/core.c | 1 +
arch/x86/events/intel/cstate.c | 1 +
arch/x86/events/msr.c | 1 +
3 files changed, 3 insertions(+)

--
2.47.3