2024-02-20 03:45:11

by srinivas pandruvada

[permalink] [raw]
Subject: [PATCH 0/2] cpufreq: intel_pstate: Update Meteor Lake EPPs

Add feature to update all EPPs and update Meteor Lake EPP values.

Srinivas Pandruvada (2):
cpufreq: intel_pstate: Allow model specific EPPs
cpufreq: intel_pstate: Update default EPPs for Meteor Lake

drivers/cpufreq/intel_pstate.c | 43 +++++++++++++++++++++++++++++-----
1 file changed, 37 insertions(+), 6 deletions(-)

--
2.43.0



2024-02-22 19:17:42

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH 0/2] cpufreq: intel_pstate: Update Meteor Lake EPPs

On Tue, Feb 20, 2024 at 3:26 AM Srinivas Pandruvada
<[email protected]> wrote:
>
> Add feature to update all EPPs and update Meteor Lake EPP values.
>
> Srinivas Pandruvada (2):
> cpufreq: intel_pstate: Allow model specific EPPs
> cpufreq: intel_pstate: Update default EPPs for Meteor Lake
>
> drivers/cpufreq/intel_pstate.c | 43 +++++++++++++++++++++++++++++-----
> 1 file changed, 37 insertions(+), 6 deletions(-)
>
> --

Both patches in the series applied as 6.9 material, thanks!