lkml.org 
[lkml]   [2022]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] intel_pstate: fix turbo not being used after a processor is rebooted
Date
When a processor is brought offline and online again, it is unable to
use Turbo mode because the _PSS table does not contain the whole turbo
frequency range, but only +1 MHz above the max non-turbo frequency. This
causes problems when ACPI processor driver tries to set frequency
constraints. See patch 2 for more details.

Pratyush Yadav (2):
acpi: processor: allow fixing up the frequency for a performance state
cpufreq: intel_pstate: use acpi perflib to update turbo frequency

drivers/acpi/processor_perflib.c | 40 ++++++++++++++++++++++++++++++++
drivers/cpufreq/intel_pstate.c | 5 ++--
include/acpi/processor.h | 2 ++
3 files changed, 45 insertions(+), 2 deletions(-)

--
2.38.1

\
 
 \ /
  Last update: 2023-03-26 23:17    [W:0.103 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site