mbox series

[0/2] cpufreq: intel_pstate: Update Meteor Lake EPPs

Message ID 20240220022607.485129-1-srinivas.pandruvada@linux.intel.com (mailing list archive)
Headers show
Series cpufreq: intel_pstate: Update Meteor Lake EPPs | expand

Message

srinivas pandruvada Feb. 20, 2024, 2:26 a.m. UTC
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(-)

Comments

Rafael J. Wysocki Feb. 22, 2024, 7:17 p.m. UTC | #1
On Tue, Feb 20, 2024 at 3:26 AM Srinivas Pandruvada
<srinivas.pandruvada@linux.intel.com> 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!