diff mbox series

[GIT,PULL] cpupower update for Linux 6.6-rc2

Message ID 7f3f12a8-fb4e-fa6a-aeb6-5ebcdfddbee0@linuxfoundation.org
State New
Headers show
Series [GIT,PULL] cpupower update for Linux 6.6-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.6-rc2

Commit Message

Shuah Khan Aug. 28, 2023, 10:39 p.m. UTC
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(-)

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

Comments

Rafael J. Wysocki Aug. 29, 2023, 6:35 p.m. UTC | #1
Hi Shuah,

On Tue, Aug 29, 2023 at 12:39 AM Shuah Khan <skhan@linuxfoundation.org> wrote:
>
> 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(-)
>
> ----------------------------------------------------------------

Pulled, thanks!
diff mbox series

Patch

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