linux-kernel.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>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.16-rc2
Date: Thu, 18 Nov 2021 21:14:30 +0100	[thread overview]
Message-ID: <CAJZ5v0hWGX0txDBHfUMX=hgynrsyhp0T8NX-rY8YXdPbdZPKtA@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.16-rc2

with top-most commit 47b577ae6fba635de1e5e042d425ebd0f9313111

 Merge branch 'powercap'

on top of commit 881007522c8fcc3785c75432dbb149ca1b78e106

 Merge tag 'thermal-5.16-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive power management fixes for 5.16-rc2.

These fix a system-wide suspend issue in the DTPM framework and
improve the Energy Model documentation.

Specifics:

 - Fix system suspend handling in DTPM when it is enabled, but not
   actually used (Daniel Lezcano).

 - Describe the new cpufreq callback for Energy Model registration
   and explain the "advanced" and "simple" EM variants in the EM
   documentation (Lukasz Luba).

Thanks!


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

Daniel Lezcano (1):
      powercap: DTPM: Fix suspend failure and kernel warning

Lukasz Luba (2):
      Documentation: power: Add description about new callback for EM
registration
      Documentation: power: Describe 'advanced' and 'simple' EM models

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

 Documentation/power/energy-model.rst | 53 ++++++++++++++++++++++++++----------
 drivers/powercap/dtpm_cpu.c          |  9 ++----
 2 files changed, 41 insertions(+), 21 deletions(-)

             reply	other threads:[~2021-11-18 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 20:14 Rafael J. Wysocki [this message]
2021-11-18 22:56 ` [GIT PULL] Power management fixes for v5.16-rc2 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='CAJZ5v0hWGX0txDBHfUMX=hgynrsyhp0T8NX-rY8YXdPbdZPKtA@mail.gmail.com' \
    --to=rafael@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).