]> git.ipfire.org Git - thirdparty/linux.git/commit
cpufreq/amd-pstate: Drop Kconfig option for dynamic EPP
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 12 May 2026 22:19:47 +0000 (17:19 -0500)
committerMario Limonciello (AMD) <superm1@kernel.org>
Thu, 14 May 2026 13:47:48 +0000 (08:47 -0500)
commite4e9b7b38d5db2cc6a8770bc0596bb8b36b92b1f
treef66a2d7dbbdacaf70107c4ef2de1dd8642544780
parentf9f16835d4dc46113c0a72625ffbf61f1aa95e5c
cpufreq/amd-pstate: Drop Kconfig option for dynamic EPP

There are some performance issues being identified by dynamic EPP
and we don't want to have distributions turning it on by default
exposing them to users at this time.

Drop the kconfig option, and require an explicit opt in from kernel
command line or runtime sysfs option to turn it on.

Reported-by: Viktor Jägersküpper <viktor_jaegerskuepper@freenet.de>
Closes: https://lore.kernel.org/linux-pm/14a87c99-785c-4b16-bfce-35ecbf053448@freenet.de/
Reported-by: Stuart Meckle <stuartmeckle@gmail.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221473
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: K Prateek Nayak <kprateek.nayak@amd.com>
Link: https://lore.kernel.org/r/20260512221947.1652988-1-mario.limonciello@amd.com
(fix sysfs file path)
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
Documentation/admin-guide/pm/amd-pstate.rst
drivers/cpufreq/Kconfig.x86
drivers/cpufreq/amd-pstate.c