Message ID | 913e9c94-4e3b-4c1e-b626-4f2c64068bd0@amd.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Rafael Wysocki |
Headers | show |
Series | [GIT,PULL] amd-pstate-6.14 content 1/7/25 | expand |
Hi, On Tue, Jan 7, 2025 at 10:37 PM Mario Limonciello <mario.limonciello@amd.com> wrote: > > Hello, > > The following changes since commit 95fad7fb58cfaa2a295aa54a1f001a16b9324963: > > cpufreq/amd-pstate: Drop boost_state variable (2024-12-11 10:44:53 -0600) > > are available in the Git repository at: > > > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git > tags/amd-pstate-v6.14-2025-01-07 > > for you to fetch changes up to 857a61c2ce74e30fc3b10bc89d68ddd8d05b188c: > > cpufreq/amd-pstate: Refactor max frequency calculation (2025-01-03 > 23:44:07 -0600) > > ---------------------------------------------------------------- > amd-pstate-6.14 content 1/7/25 > > Fix a regression with preferred core rankings not being used. > Fix a precision issue with frequency calculation. > > ---------------------------------------------------------------- > Mario Limonciello (1): > cpufreq/amd-pstate: Fix prefcore rankings > > Naresh Solanki (1): > cpufreq/amd-pstate: Refactor max frequency calculation > > drivers/cpufreq/amd-pstate.c | 15 +++++---------- > 1 file changed, 5 insertions(+), 10 deletions(-) Pulled and added to linux-pm.git/linux-next, thanks!