2024-03-06 20:49:15

by Shuah Khan

[permalink] [raw]
Subject: [GIT PULL] cpupower update for Linux 6.9-rc1

Hi Rafael,

Please pull the following cpupower fixes update for Linux 6.9-rc1.

This cpupower update for Linux 6.9-rc1 consists of a single fix
to a typo in cpupower-frequency-info.1 man page.

diff is included.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.9-rc1

for you to fetch changes up to a114d9f1f2cf4896d838ab0a9c30a75411736829:

Fix cpupower-frequency-info.1 man page typo (2024-03-06 09:27:57 -0700)

----------------------------------------------------------------
linux-cpupower-6.9-rc1

This cpupower update for Linux 6.9-rc1 consists of a single fix
to a typo in cpupower-frequency-info.1 man page.

----------------------------------------------------------------
Jan Kratochvil (1):
Fix cpupower-frequency-info.1 man page typo

tools/power/cpupower/man/cpupower-frequency-info.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------


Attachments:
linux-cpupower-6.9-rc1.diff (580.00 B)

2024-03-07 20:15:05

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [GIT PULL] cpupower update for Linux 6.9-rc1

Hi Shuah,

On Wed, Mar 6, 2024 at 9:49 PM Shuah Khan <[email protected]> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower fixes update for Linux 6.9-rc1.
>
> This cpupower update for Linux 6.9-rc1 consists of a single fix
> to a typo in cpupower-frequency-info.1 man page.
>
> diff is included.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:
>
> Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.9-rc1
>
> for you to fetch changes up to a114d9f1f2cf4896d838ab0a9c30a75411736829:
>
> Fix cpupower-frequency-info.1 man page typo (2024-03-06 09:27:57 -0700)
>
> ----------------------------------------------------------------
> linux-cpupower-6.9-rc1
>
> This cpupower update for Linux 6.9-rc1 consists of a single fix
> to a typo in cpupower-frequency-info.1 man page.
>
> ----------------------------------------------------------------
> Jan Kratochvil (1):
> Fix cpupower-frequency-info.1 man page typo
>
> tools/power/cpupower/man/cpupower-frequency-info.1 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------

Pulled and added to the linux-next branch in linux-pm.git, thanks!