git: fix: cpu_pst: add hw.acpi.cpu.pst.ppc tunable to override ACPI _PPC
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 8 10:23:07 PDT 2026
commit 95be3208603f6ebe62ae5bf114b201fd0c461b9e
Author: Abdelkader Boudih <dragonflybsd at seuros.com>
Date: Fri May 8 15:24:35 2026 +0000
fix: cpu_pst: add hw.acpi.cpu.pst.ppc tunable to override ACPI _PPC
Apple EFI sets _PPC (CPLT) to the most restrictive P-state, locking
non-macOS systems to 800 MHz. Add ppc tunable matching the existing
pdl pattern so the override can be set from loader.conf.
Summary of changes:
sys/dev/acpica/acpi_cpu_pstate.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95be3208603f6ebe62ae5bf114b201fd0c461b9e
--
DragonFly BSD source repository
More information about the Commits
mailing list