mbox series

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

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

Pull-request

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

Message

Pandruvada, Srinivas March 6, 2025, 6:49 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-hans

This pull has fix for display of die IDs in a single/multi-die system
after
the changes for die_id sysfs from kernel version 6.9.

The following changes since commit
e57eabe2fb044950e6ffdfe01803895043dec0b7:

  platform/x86: thinkpad_acpi: check the return value of
devm_mutex_init() (2025-03-05 14:14:10 +0200)

are available in the Git repository at:

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

for you to fetch changes up to
5cf237fc4645af0aabd054a16184c9ecd53db010:

  tools/power/x86/intel-speed-select: v1.22 release (2025-03-06
10:18:31 -0800)

----------------------------------------------------------------
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/isst-config.c  | 22
+++++++++++++++-------
 tools/power/x86/intel-speed-select/isst-display.c | 11 +++++++++--
 2 files changed, 24 insertions(+), 9 deletions(-)

Thanks,
Srinivas

Comments

Ilpo Järvinen March 7, 2025, 10:07 a.m. UTC | #1
On Thu, 6 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-hans
> 
> This pull has fix for display of die IDs in a single/multi-die system
> after
> the changes for die_id sysfs from kernel version 6.9.
> 
> The following changes since commit
> e57eabe2fb044950e6ffdfe01803895043dec0b7:
> 
>   platform/x86: thinkpad_acpi: check the return value of
> devm_mutex_init() (2025-03-05 14:14:10 +0200)
> 
> are available in the Git repository at:
> 
>   https://github.com/spandruvada/linux-kernel.git intel-sst
> 
> for you to fetch changes up to
> 5cf237fc4645af0aabd054a16184c9ecd53db010:
> 
>   tools/power/x86/intel-speed-select: v1.22 release (2025-03-06
> 10:18:31 -0800)
> 
> ----------------------------------------------------------------
> 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

Hi Srinivas,

Did this end up falling through cracks or did you come into second 
thoughts about it:

https://patchwork.kernel.org/project/platform-driver-x86/patch/20250129033932.2576077-1-raj.khem@gmail.com/

?
Pandruvada, Srinivas March 7, 2025, 2:48 p.m. UTC | #2
Hi Ilpo,

> 
...

> Hi Srinivas,
> 
> Did this end up falling through cracks or did you come into second 
> thoughts about it:
> 
> https://patchwork.kernel.org/project/platform-driver-x86/patch/20250129033932.2576077-1-raj.khem@gmail.com/
> 

Sorry, I missed this. Let me send you a second PULL request.

Thanks,
Srinivas

> ?
>