X86 platform drivers
 help / color / mirror / Atom feed
From: "Pandruvada, Srinivas" <srinivas.pandruvada@intel.com>
To: "hdegoede@redhat.com" <hdegoede@redhat.com>,
	"mgross@linux.intel.com" <mgross@linux.intel.com>
Cc: "srinivas.pandruvada@linux.intel.com" 
	<srinivas.pandruvada@linux.intel.com>,
	"platform-driver-x86@vger.kernel.org" 
	<platform-driver-x86@vger.kernel.org>
Subject: [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.1-rc1
Date: Thu, 15 Sep 2022 18:31:31 +0000	[thread overview]
Message-ID: <e53c62fcb89a701e104513ffcd40cd79abd32123.camel@intel.com> (raw)
In-Reply-To: <49ef6e43-eb16-052e-3e58-f0290328cdd6@redhat.com>

Hi Hans,

This pull request contains:
- One fix for invalid display of cpu count for TDP level
- Removal of unused code and data
- consolidate package/die/cpu in a struct and use this
instead of passing all and recompute package and die ids

These changes are on top of
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
for-next


The following changes since commit
76fba1221e3045570478381c3436c8c2a2656376:

  Merge tag 'backlight-detect-refactor-1' into review-hans (2022-09-05
11:01:56 +0200)

are available in the Git repository at:

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

for you to fetch changes up to
97ec890d070158f15fe8ef2419a5ff677bdbbc20:

  tools/power/x86/intel-speed-select: Release v1.13 (2022-09-15
11:16:06 -0700)

----------------------------------------------------------------
Srinivas Pandruvada (1):
      tools/power/x86/intel-speed-select: Release v1.13

Zhang Rui (13):
      tools/power/x86/intel-speed-select: Fix cpu count for TDP level
display
      tools/power/x86/intel-speed-select: Remove dead code
      tools/power/x86/intel-speed-select: Remove unused core_mask array
      tools/power/x86/intel-speed-select: Introduce struct isst_id
      tools/power/x86/intel-speed-select: Add pkg and die in isst_id
      tools/power/x86/intel-speed-select: Convert more function to use
isst_id
      tools/power/x86/intel-speed-select: Cleanup get_physical_id usage
      tools/power/x86/intel-speed-select: Introduce
is_cpu_in_power_domain helper
      tools/power/x86/intel-speed-select: Do not export get_physical_id
      tools/power/x86/intel-speed-select: Enforce isst_id value
      tools/power/x86/intel-speed-select: Remove unused struct
clos_config fields
      tools/power/x86/intel-speed-select: Utilize cpu_map to get
physical id
      tools/power/x86/intel-speed-select: Optimize CPU initialization

 tools/power/x86/intel-speed-select/hfi-events.c   |   5 +-
 tools/power/x86/intel-speed-select/isst-config.c  | 511
++++++++++++++++++++++++++++++++++++-----------------------------------
--
 tools/power/x86/intel-speed-select/isst-core.c    | 313
+++++++++++++++++++++------------------------
 tools/power/x86/intel-speed-select/isst-daemon.c  |  36 +++---
 tools/power/x86/intel-speed-select/isst-display.c |  76 +++++------
 tools/power/x86/intel-speed-select/isst.h         |  88 ++++++-------
 6 files changed, 496 insertions(+), 533 deletions(-)

Thanks,
Srinivas



  parent reply	other threads:[~2022-09-15 18:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 17:05 [GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.20-rc1 Pandruvada, Srinivas
2022-07-28 14:20 ` Hans de Goede
2022-07-28 16:03   ` Pandruvada, Srinivas
2022-09-15 18:31   ` Pandruvada, Srinivas [this message]
2022-09-19 12:07     ` [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.1-rc1 Hans de Goede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e53c62fcb89a701e104513ffcd40cd79abd32123.camel@intel.com \
    --to=srinivas.pandruvada@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=mgross@linux.intel.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox