mbox series

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

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

Pull-request

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

Message

Pandruvada, Srinivas June 12, 2023, 11:18 p.m. UTC
Hi Hans,
 
Pull request for Intel Speed Select version v1.16:

Summary of changes:
- Fix JSON formatting of output
- Fix core power configuration for non CPU dies

The base branch for these changes 
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
branch: review-hans


The following changes since commit
2515e54267c98dc91a6273765b4bbf560c52b770:

  platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx (2023-
06-08 11:00:17 +0200)

are available in the Git repository at:

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

for you to fetch changes up to
7244720ac137e3193db11b009fc33c0dd4e999c9:

  tools/power/x86/intel-speed-select: v1.16 release (2023-06-12
16:11:04 -0700)

----------------------------------------------------------------
Srinivas Pandruvada (3):
      tools/power/x86/intel-speed-select: Adjust scope of core-power
config
      tools/power/x86/intel-speed-select: Fix json formatting issue
      tools/power/x86/intel-speed-select: v1.16 release

 tools/power/x86/intel-speed-select/isst-config.c    | 13 ++++++++-----
 tools/power/x86/intel-speed-select/isst-core-tpmi.c | 43
+++++++++++++++++++++++++++++++++++--------
 2 files changed, 43 insertions(+), 13 deletions(-)


Thanks,
Srinivas

Comments

Hans de Goede June 13, 2023, 10:38 a.m. UTC | #1
Hi,

On 6/13/23 01:18, Pandruvada, Srinivas wrote:
> Hi Hans,
>  
> Pull request for Intel Speed Select version v1.16:
> 
> Summary of changes:
> - Fix JSON formatting of output
> - Fix core power configuration for non CPU dies
> 
> The base branch for these changes 
> https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
> branch: review-hans
> 
> 
> The following changes since commit
> 2515e54267c98dc91a6273765b4bbf560c52b770:

Thank you.

I've merged this into my review-hans branch now.

Regards,

Hans



> 
>   platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx (2023-
> 06-08 11:00:17 +0200)
> 
> are available in the Git repository at:
> 
>   https://github.com/spandruvada/linux-kernel.git intel-sst
> 
> for you to fetch changes up to
> 7244720ac137e3193db11b009fc33c0dd4e999c9:
> 
>   tools/power/x86/intel-speed-select: v1.16 release (2023-06-12
> 16:11:04 -0700)
> 
> ----------------------------------------------------------------
> Srinivas Pandruvada (3):
>       tools/power/x86/intel-speed-select: Adjust scope of core-power
> config
>       tools/power/x86/intel-speed-select: Fix json formatting issue
>       tools/power/x86/intel-speed-select: v1.16 release
> 
>  tools/power/x86/intel-speed-select/isst-config.c    | 13 ++++++++-----
>  tools/power/x86/intel-speed-select/isst-core-tpmi.c | 43
> +++++++++++++++++++++++++++++++++++--------
>  2 files changed, 43 insertions(+), 13 deletions(-)
> 
> 
> Thanks,
> Srinivas