On Fri, 7 Mar 2025, Pandruvada, Srinivas wrote: > Hi Hans and Ilpo, > > This pull request is based on > https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 > review-ilpo-next > > This replaces the previous pull request. > https://patchwork.kernel.org/project/platform-driver-x86/patch/e884b4d403a650139080366b4b9f7c9d4be78efd.camel@xxxxxxxxx/ > > This pull has fixes for display of die IDs in a single/multi-die system > after the changes for die_id sysfs from kernel version 6.9 and cross > compiler build warning. > > The following changes since commit > 6ad1b2dc0f2a76b23a31fc7a52ed4ec06e4344a3: > > platform/x86/amd/pmc: Use managed APIs for mutex (2025-03-07 12:17:51 > +0200) > > are available in the Git repository at: > > https://github.com/spandruvada/linux-kernel.git intel-sst > > for you to fetch changes up to > 7dd556365b0ccba1f3c581f4c4747ad88497f496: > > tools/power/x86/intel-speed-select: v1.22 release (2025-03-07 > 08:00:21 -0800) Thanks, now pulled. -- i. > ---------------------------------------------------------------- > Khem Raj (1): > tools/power/x86/intel-speed-select: Prefix header search path > with sysroot > > Srinivas Pandruvada (4): > tools/power/x86/intel-speed-select: Prevent increasing > MAX_DIE_PER_PACKAGE > tools/power/x86/intel-speed-select: Fix the condition to check > multi die system > tools/power/x86/intel-speed-select: Die ID for IO dies > tools/power/x86/intel-speed-select: v1.22 release > > tools/power/x86/intel-speed-select/Makefile | 2 +- > tools/power/x86/intel-speed-select/isst-config.c | 22 > +++++++++++++++------- > tools/power/x86/intel-speed-select/isst-display.c | 11 +++++++++-- > 3 files changed, 25 insertions(+), 10 deletions(-) > > Thanks, > Srinivas > > > >