From: Tony Luck <tony.luck@intel.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Len Brown <lenb@kernel.org>,
linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org,
linux-kernel@vger.kernel.org, patches@lists.linux.dev,
Tony Luck <tony.luck@intel.com>
Subject: [PATCH 0/8] PM/ACPI - New Intel CPU #defines
Date: Tue, 28 May 2024 11:47:12 -0700 [thread overview]
Message-ID: <20240528184720.56259-1-tony.luck@intel.com> (raw)
These patches were previously posted in a patch bomb[1] across
all subsystems. The core pieces of that patch bomb are now
upstream, so here are just the PM/ACPI bits (previously
Acked by Rafael).
Signed-off-by: Tony Luck <tony.luck@intel.com>
[1] https://lore.kernel.org/all/ZlYVqSlx8GLwTJEr@agluck-desk3.sc.intel.com/
Tony Luck (8):
cpufreq: Switch to new Intel CPU model defines
intel_idle: Switch to new Intel CPU model defines
powercap: intel_rapl: Switch to new Intel CPU model defines
ASoC: Intel: Switch to new Intel CPU model defines
thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model
defines
ACPI: LPSS: Switch to new Intel CPU model defines
cpufreq: intel_pstate: Switch to new Intel CPU model defines
powercap: intel_rapl: Switch to new Intel CPU model defines
include/linux/platform_data/x86/soc.h | 12 +-
drivers/acpi/x86/lpss.c | 4 +-
drivers/cpufreq/intel_pstate.c | 90 +++++++------
drivers/cpufreq/speedstep-centrino.c | 8 +-
drivers/idle/intel_idle.c | 116 ++++++++---------
drivers/powercap/intel_rapl_common.c | 120 +++++++++---------
drivers/powercap/intel_rapl_msr.c | 16 +--
drivers/thermal/intel/intel_soc_dts_thermal.c | 2 +-
drivers/thermal/intel/intel_tcc_cooling.c | 30 ++---
9 files changed, 198 insertions(+), 200 deletions(-)
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
--
2.45.0
next reply other threads:[~2024-05-28 18:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 18:47 Tony Luck [this message]
2024-05-28 18:47 ` [PATCH 1/8] cpufreq: Switch to new Intel CPU model defines Tony Luck
2024-05-28 18:47 ` [PATCH 2/8] intel_idle: " Tony Luck
2024-05-28 18:47 ` [PATCH 3/8] powercap: intel_rapl: " Tony Luck
2024-05-28 18:47 ` [PATCH 4/8] ASoC: Intel: " Tony Luck
2024-05-28 18:47 ` [PATCH 5/8] thermal: intel: intel_tcc_cooling: " Tony Luck
2024-05-28 18:47 ` [PATCH 6/8] ACPI: LPSS: " Tony Luck
2024-05-28 18:47 ` [PATCH 7/8] cpufreq: intel_pstate: " Tony Luck
2024-05-28 18:47 ` [PATCH 8/8] powercap: intel_rapl: " Tony Luck
2024-06-07 18:48 ` [PATCH 0/8] PM/ACPI - New Intel CPU #defines Rafael J. Wysocki
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=20240528184720.56259-1-tony.luck@intel.com \
--to=tony.luck@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=patches@lists.linux.dev \
--cc=rafael@kernel.org \
/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