linux-acpi.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] Additional power management updates for v5.6-rc1
Date: Fri, 7 Feb 2020 11:34:48 +0100	[thread overview]
Message-ID: <CAJZ5v0iDEpbZmZvTKxhZYq0CQWJSRZBDfhXgNOJT-wSxUrsb3g@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.6-rc1-3

with top-most commit 332008256f1f7cd8294acd6e288fb821f685d1a9

 Merge branches 'pm-avs' and 'pm-cpuidle'

on top of commit ffda81b69fce50f2543be99ef2d7c77dffc1ebc1

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

to receive additional power management updates for 5.6-rc1.

These update the recently merged CPR (Core Power Reduction) support
in the AVS (Adaptive Voltage Scaling) subsystem (Brendan Higgins,
Nathan Chancellor, Niklas Cassel) and the rockchip-io AVS driver
(Heiko Stuebner), add two more module parameters to intel_idle on
top of the recently merged material, clean up a piece of cpuidle
documentation and consolidate system sleep states documentation
somewhat (Rafael Wysocki).

Thanks!


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

Brendan Higgins (1):
      power: avs: qcom-cpr: add unspecified HAS_IOMEM dependency

Heiko Stuebner (1):
      PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30

Nathan Chancellor (1):
      power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scale

Niklas Cassel (1):
      power: avs: qcom-cpr: add a printout after the driver has been initialized

Rafael J. Wysocki (4):
      intel_idle: Introduce 'use_acpi' module parameter
      intel_idle: Introduce 'states_off' module parameter
      Documentation: admin-guide: PM: Update sleep states documentation
      cpuidle: Documentation: Clean up PM QoS description

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

 Documentation/admin-guide/pm/cpuidle.rst      |  8 +--
 Documentation/admin-guide/pm/intel_idle.rst   | 30 ++++++++--
 Documentation/admin-guide/pm/sleep-states.rst | 76 ++++++++++++++++++++------
 Documentation/power/interface.rst             | 79 ---------------------------
 drivers/idle/intel_idle.c                     | 30 +++++++++-
 drivers/power/avs/Kconfig                     |  2 +-
 drivers/power/avs/qcom-cpr.c                  |  9 +--
 drivers/power/avs/rockchip-io-domain.c        |  6 +-
 8 files changed, 125 insertions(+), 115 deletions(-)

             reply	other threads:[~2020-02-07 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 10:34 Rafael J. Wysocki [this message]
2020-02-07 21:55 ` [GIT PULL] Additional power management updates for v5.6-rc1 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=CAJZ5v0iDEpbZmZvTKxhZYq0CQWJSRZBDfhXgNOJT-wSxUrsb3g@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).