mbox series

[GIT,PULL] : tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1

Message ID 41729ee0b6b11a5d2f3b18a20343c1ceace86dc8.camel@intel.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] : tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1 | expand

Pull-request

https://github.com/spandruvada/linux-kernel.git intel-sst

Message

Pandruvada, Srinivas March 7, 2025, 4:13 p.m. UTC
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@intel.com/

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)

----------------------------------------------------------------
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

Comments

Ilpo Järvinen March 7, 2025, 4:18 p.m. UTC | #1
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@intel.com/
> 
> 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.
Pandruvada, Srinivas March 7, 2025, 5:02 p.m. UTC | #2
On Fri, 2025-03-07 at 18:18 +0200, Ilpo Järvinen wrote:
> 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@intel.com/
> > 
> > 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.

Thanks Ilpo.

-Srinivas

>