From: Shuah Khan <skhan@linuxfoundation.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: shuah@kernel.org, skhan@linuxfoundation.org,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Subject: [GIT PULL] cpupower update for Linux 6.6-rc2
Date: Mon, 28 Aug 2023 16:39:10 -0600 [thread overview]
Message-ID: <7f3f12a8-fb4e-fa6a-aeb6-5ebcdfddbee0@linuxfoundation.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]
Hi Rafael,
Please pull the following cpupower update for Linux 6.6-rc2
This cpupower update for Linux 6.6-rc2 consists of a single fix to
add Georgian translation to Makefile LANGUAGES.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 99481d2195bfd13a663904e6014887abf46b57c7:
cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation. (2023-07-18 16:07:08 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.6-rc2
for you to fetch changes up to af75504c38960d5331b8c6c83ea9981e26d659e6:
cpupower: Add Georgian translation to Makefile LANGUAGES (2023-08-17 14:28:16 -0600)
----------------------------------------------------------------
linux-cpupower-6.6-rc2
This cpupower update for Linux 6.6-rc2 consists of a single fix to
add Georgian translation to Makefile LANGUAGES.
----------------------------------------------------------------
Shuah Khan (1):
cpupower: Add Georgian translation to Makefile LANGUAGES
tools/power/cpupower/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------
[-- Attachment #2: linux-cpupower-6.6-rc2.diff --]
[-- Type: text/x-patch, Size: 420 bytes --]
diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile
index dc531805a570..b53753dee02f 100644
--- a/tools/power/cpupower/Makefile
+++ b/tools/power/cpupower/Makefile
@@ -57,7 +57,7 @@ LIB_MIN= 1
PACKAGE = cpupower
PACKAGE_BUGREPORT = linux-pm@vger.kernel.org
-LANGUAGES = de fr it cs pt
+LANGUAGES = de fr it cs pt ka
# Directory definitions. These are default and most probably
next reply other threads:[~2023-08-28 22:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 22:39 Shuah Khan [this message]
2023-08-29 18:35 ` [GIT PULL] cpupower update for Linux 6.6-rc2 Rafael J. Wysocki
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=7f3f12a8-fb4e-fa6a-aeb6-5ebcdfddbee0@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=shuah@kernel.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.