[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230522063325.80193-1-wyes.karny@amd.com>
Date: Mon, 22 May 2023 06:33:23 +0000
From: Wyes Karny <wyes.karny@....com>
To: <ray.huang@....com>, <rafael@...nel.org>, <viresh.kumar@...aro.org>
CC: <Mario.Limonciello@....com>, <Jinzhou.Su@....com>,
<Perry.Yuan@....com>, <linux-pm@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Wyes Karny <wyes.karny@....com>
Subject: [PATCH 0/2] amd-pstate: amd_pstate related fixes
This 2 patch series has the following 2 fixes for amd_pstate:
- Currently, amd_pstate sets CPPC enable MSR for a single CPU. But ACPI
specification recommends driver to set CPPC enable register per-core.
Align amd_pstate driver with the spec.
- Remove some extra checks for active mode which are not required.
Wyes Karny (2):
cpufreq/amd-pstate: Write CPPC enable bit for each core
cpufreq/amd-pstate: Remove unnecessary active state checks
drivers/cpufreq/amd-pstate.c | 64 ++++++++++++++++--------------------
1 file changed, 28 insertions(+), 36 deletions(-)
--
2.34.1
Powered by blists - more mailing lists