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] More power management updates for v6.6-rc1
Date: Mon, 4 Sep 2023 19:19:06 +0200	[thread overview]
Message-ID: <CAJZ5v0jd9Htp-6duGjtZUsBDFkm26ndmTD9cSG6s_fcF22sP=g@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-6.6-rc1-2

with top-most commit 19a56a6b747716118539398739b021535eaa8cbe

 Merge branch 'pm-cpufreq'

on top of commit ccc5e9817719f59b3dea7b7a168861b4bf0b4ff4

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

to receive more power management updates for 6.6-rc1.

These fix cpufreq core and the pcc cpufreq driver, add per-policy
boost support to cpufreq and add Georgian translation Makefile
LANGUAGES in cpupower.

Specifics:

 - Add Georgian translation to Makefile LANGUAGES in cpupower (Shuah
   Khan).

 - Add support for per-policy performance boost to cpufreq (Jie Zhan).

 - Fix assorted issues in the cpufreq core, common governor code and in
   the pcc cpufreq driver (Liao Chang).

Thanks!


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

Jie Zhan (1):
      cpufreq: Support per-policy performance boost

Liao Chang (4):
      cpufreq: Avoid printing kernel addresses in cpufreq_resume()
      cpufreq: Fix the race condition while updating the
transition_task of policy
      cpufreq: governor: Free dbs_data directly when gov->init() fails
      cpufreq: pcc: Fix the potentinal scheduling delays in target_index()

Shuah Khan (1):
      cpupower: Add Georgian translation to Makefile LANGUAGES

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

 drivers/cpufreq/cpufreq.c          | 53 +++++++++++++++++++++++++++++++++++---
 drivers/cpufreq/cpufreq_governor.c |  4 ++-
 drivers/cpufreq/pcc-cpufreq.c      |  2 +-
 include/linux/cpufreq.h            |  3 +++
 tools/power/cpupower/Makefile      |  2 +-
 5 files changed, 57 insertions(+), 7 deletions(-)

             reply	other threads:[~2023-09-04 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 17:19 Rafael J. Wysocki [this message]
2023-09-04 22:50 ` [GIT PULL] More power management updates for v6.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='CAJZ5v0jd9Htp-6duGjtZUsBDFkm26ndmTD9cSG6s_fcF22sP=g@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).