* [GIT PULL]: tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1
@ 2025-03-07 16:13 Pandruvada, Srinivas
2025-03-07 16:18 ` Ilpo Järvinen
0 siblings, 1 reply; 3+ messages in thread
From: Pandruvada, Srinivas @ 2025-03-07 16:13 UTC (permalink / raw)
To: hdegoede@redhat.com, ilpo.jarvinen@linux.intel.com
Cc: srinivas.pandruvada@linux.intel.com,
platform-driver-x86@vger.kernel.org
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL]: tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1
2025-03-07 16:13 [GIT PULL]: tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1 Pandruvada, Srinivas
@ 2025-03-07 16:18 ` Ilpo Järvinen
2025-03-07 17:02 ` Pandruvada, Srinivas
0 siblings, 1 reply; 3+ messages in thread
From: Ilpo Järvinen @ 2025-03-07 16:18 UTC (permalink / raw)
To: Pandruvada, Srinivas
Cc: hdegoede@redhat.com, srinivas.pandruvada@linux.intel.com,
platform-driver-x86@vger.kernel.org
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.
--
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
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL]: tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1
2025-03-07 16:18 ` Ilpo Järvinen
@ 2025-03-07 17:02 ` Pandruvada, Srinivas
0 siblings, 0 replies; 3+ messages in thread
From: Pandruvada, Srinivas @ 2025-03-07 17:02 UTC (permalink / raw)
To: ilpo.jarvinen@linux.intel.com
Cc: hdegoede@redhat.com, platform-driver-x86@vger.kernel.org
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-07 17:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07 16:13 [GIT PULL]: tools/power/x86/intel-speed-select pull request-2 for 6.15-rc1 Pandruvada, Srinivas
2025-03-07 16:18 ` Ilpo Järvinen
2025-03-07 17:02 ` Pandruvada, Srinivas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox