On Tue, 2025-01-07 at 20:37 +0200, Ilpo Järvinen wrote: > On Fri, 3 Jan 2025, Pandruvada, Srinivas wrote: > > > Hi Hans/Ilpo, > > > > Pull request for Intel Speed Select version v1.21 > > Summary of change: > > - Fix restoring TRL after SST-TF disable to current config level > > instead for level 0 > > > > The base branch for these changes > > https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git > > branch: for-next > > > > The following changes since commit > > c416a3fed78b9b1d93755d2c5d8104769559c4cb: > > > > Merge branch 'platform-drivers-x86-platform-profile' into for- > > next > > (2024-12-30 20:21:09 +0200) > > > > are available in the Git repository at: > > > > https://github.com/spandruvada/linux-kernel.git intel-sst > > > > for you to fetch changes up to > > 600c8f24319cebe671a70722df99b8006daebe21: > > > > tools/power/x86/intel-speed-select: v1.21 release (2025-01-03 > > 06:29:03 -0800) > > > > ---------------------------------------------------------------- > > Srinivas Pandruvada (2): > > tools/power/x86/intel-speed-select: Fix TRL restore after > > SST-TF > > disable > > tools/power/x86/intel-speed-select: v1.21 release > > > > tools/power/x86/intel-speed-select/isst-config.c | 2 +- > > tools/power/x86/intel-speed-select/isst-core-tpmi.c | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > Hi Srinivas, > > Pulled into review-ilpo-next where it propagate into the for-next > branch. > Hi Ilpo, Thanks!