All of lore.kernel.org
 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 updates for v5.9-rc5
Date: Fri, 11 Sep 2020 17:13:53 +0200	[thread overview]
Message-ID: <CAJZ5v0jYBQ792GmDYMYOzxbmJC7HYzZFfQ4JR8LxDR=0goQ1_Q@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.9-rc5

with top-most commit d64e6906d188f0ba6a4f82b3f42e0bd0598183fa

 Merge branch 'powercap'

on top of commit f4d51dffc6c01a9e94650d95ce0104964f8ae822

 Linux 5.9-rc4

to receive power management updates for 5.9-rc5.

These fix three pieces of documentation and add new CPU IDs to the
Intel RAPL power capping driver.

Specifics:

 - Add CPU IDs of the TigerLake Desktop, RocketLake and AlderLake
   chips to the Intel RAPL power capping driver (Zhang Rui).

 - Add the missing energy model performance domain item to the
   struct device kerneldoc comment (Randy Dunlap).

 - Fix the struct powercap_control_type kerneldoc comment to match
   the actual definition of that structure and add missing item to
   the struct powercap_zone_ops kerneldoc comment (Amit Kucheria).

Thanks!


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

Amit Kucheria (1):
      powercap: make documentation reflect code

Randy Dunlap (1):
      PM: <linux/device.h>: fix @em_pd kernel-doc warning

Zhang Rui (3):
      powercap/intel_rapl: add support for TigerLake Desktop
      powercap/intel_rapl: add support for RocketLake
      powercap/intel_rapl: add support for AlderLake

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

 drivers/powercap/intel_rapl_common.c |  3 +++
 include/linux/device.h               |  1 +
 include/linux/powercap.h             | 11 +++++------
 3 files changed, 9 insertions(+), 6 deletions(-)

             reply	other threads:[~2020-09-11 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 15:13 Rafael J. Wysocki [this message]
2020-09-11 20:45 ` [GIT PULL] Power management updates for v5.9-rc5 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='CAJZ5v0jYBQ792GmDYMYOzxbmJC7HYzZFfQ4JR8LxDR=0goQ1_Q@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.