Linux 7.2 Will Fix The Intel P-State Driver For The New Bartlett Lake CPUs

Linux 7.2 Will Fix The Intel P-State Driver For The New Bartlett Lake CPUs

Phoronix
PhoronixMay 19, 2026

Key Takeaways

  • Linux 7.2 will include fix for Bartlett Lake P‑State driver.
  • Fix stops false 7 GHz max frequency reports on Intel Core 9 273PE.
  • Patch also corrects scaling‑factor handling for Raptor Lake E CPUs.
  • Both patches sit in linux‑next, slated for June 7.2 merge.

Pulse Analysis

Linux kernel maintainers continuously refine power‑management subsystems to keep pace with Intel’s rapidly evolving processor lineup. Accurate reporting of CPU frequencies is more than a cosmetic detail; it drives scheduler decisions, thermal controls, and power‑usage analytics that enterprises rely on for service‑level guarantees. When the P‑State driver misinterprets a processor’s turbo ceiling, monitoring tools can flag false spikes, leading to misguided optimizations or throttling policies that degrade real‑world performance.

The Bartlett Lake family, targeted at embedded and edge applications, introduced the Core 9 273PE, a P‑core‑only chip whose turbo tops out at 5.7 GHz. Early Linux builds mistakenly advertised a 7 GHz ceiling, a discrepancy uncovered by a QNAP engineer and documented on Phoronix. The corrective commit, now in the linux‑next tree, adjusts the driver’s frequency tables to reflect the true hardware limits, preventing erroneous scaling and ensuring that workloads on devices like network‑attached storage or industrial controllers run within validated parameters.

Simultaneously, the same branch addresses a scaling‑factor bug affecting Raptor Lake E CPUs, a high‑performance segment used in servers and workstations. By fixing both issues and earmarking them for the June 7.2 merge window—and eventually back‑porting to stable kernels—Linux reinforces its reputation for timely Intel support. This proactive approach reduces fragmentation across distributions, eases OEM integration, and signals to the broader ecosystem that open‑source power management will keep pace with future Intel architectures.

Linux 7.2 Will Fix The Intel P-State Driver For The New Bartlett Lake CPUs

Comments

Want to join the conversation?