linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM <linux-pm@vger.kernel.org>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Power management fix for v5.13-rc7
Date: Fri, 18 Jun 2021 18:49:00 +0200	[thread overview]
Message-ID: <CAJZ5v0iUeL_A4iVO4SizSMtuAMnQ6YUT08nWPXidr8q_wajT2g@mail.gmail.com> (raw)

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.13-rc7

with top-most commit 771fac5e26c17845de8c679e6a947a4371e86ffc

 Revert "cpufreq: CPPC: Add support for frequency invariance"

on top of commit 009c9aa5be652675a06d5211e1640e02bbb1c33d

 Linux 5.13-rc6

to receive a power management fix for 5.13-rc7.

This removes recently added frequency invariance support from the
CPPC cpufreq driver, because it has turned out to be problematic
and it cannot be fixed properly on time for 5.13 (Viresh Kumar).

Thanks!


---------------

Viresh Kumar (1):
      Revert "cpufreq: CPPC: Add support for frequency invariance"

---------------

 drivers/cpufreq/Kconfig.arm    |  10 --
 drivers/cpufreq/cppc_cpufreq.c | 245 ++---------------------------------------
 include/linux/arch_topology.h  |   1 -
 kernel/sched/core.c            |   1 -
 4 files changed, 12 insertions(+), 245 deletions(-)

             reply	other threads:[~2021-06-18 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 16:49 Rafael J. Wysocki [this message]
2021-06-18 19:30 ` [GIT PULL] Power management fix for v5.13-rc7 pr-tracker-bot

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=CAJZ5v0iUeL_A4iVO4SizSMtuAMnQ6YUT08nWPXidr8q_wajT2g@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).