All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] cpupower update for Linux 5.17-rc4
@ 2022-02-01 21:22 Shuah Khan
  2022-02-04 17:06 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Shuah Khan @ 2022-02-01 21:22 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Shuah Khan, linux-pm, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1512 bytes --]

Hi Rafael,

Please pull the following cpupower update for Linux 5.17-rc4 or to be
included in your next pull request to Linus.

This cpupower update for Linux 5.17-rc4 consists of minor typo fix
and renaming of file TODO to match the kernel naming convention.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-5.17-rc4

for you to fetch changes up to 101025ff8e47d3c938ad2ae646a1794b9a8aa730:

   tools/power/cpupower/{ToDo => TODO}: Rename the todo file (2022-01-24 09:07:11 -0700)

----------------------------------------------------------------
linux-cpupower-5.17-rc4

This cpupower update for Linux 5.17-rc4 consists of minor typo fix
and renaming of file TODO to match the kernel naming convention.

----------------------------------------------------------------
Andreas Rammhold (1):
       tools: cpupower: fix typo in cpupower-idle-set(1) manpage

ozkanonur (1):
       tools/power/cpupower/{ToDo => TODO}: Rename the todo file

  tools/power/cpupower/{ToDo => TODO}          | 0
  tools/power/cpupower/man/cpupower-idle-set.1 | 2 +-
  2 files changed, 1 insertion(+), 1 deletion(-)
  rename tools/power/cpupower/{ToDo => TODO} (100%)
----------------------------------------------------------------

[-- Attachment #2: linux-cpupower-5.17-rc4.diff --]
[-- Type: text/x-patch, Size: 727 bytes --]

diff --git a/tools/power/cpupower/ToDo b/tools/power/cpupower/TODO
similarity index 100%
rename from tools/power/cpupower/ToDo
rename to tools/power/cpupower/TODO
diff --git a/tools/power/cpupower/man/cpupower-idle-set.1 b/tools/power/cpupower/man/cpupower-idle-set.1
index 21916cff7516..8cef3c71e19e 100644
--- a/tools/power/cpupower/man/cpupower-idle-set.1
+++ b/tools/power/cpupower/man/cpupower-idle-set.1
@@ -4,7 +4,7 @@
 cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options
 .SH "SYNTAX"
 .LP
-cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]
+cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP]
 .SH "DESCRIPTION"
 .LP
 The cpupower idle\-set subcommand allows to set cpu idle, also called cpu

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] cpupower update for Linux 5.17-rc4
  2022-02-01 21:22 [GIT PULL] cpupower update for Linux 5.17-rc4 Shuah Khan
@ 2022-02-04 17:06 ` Rafael J. Wysocki
  2022-02-04 18:00   ` Shuah Khan
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2022-02-04 17:06 UTC (permalink / raw)
  To: Shuah Khan; +Cc: Rafael J. Wysocki, Linux PM, Linux Kernel Mailing List

On Tue, Feb 1, 2022 at 10:22 PM Shuah Khan <skhan@linuxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 5.17-rc4 or to be
> included in your next pull request to Linus.
>
> This cpupower update for Linux 5.17-rc4 consists of minor typo fix
> and renaming of file TODO to match the kernel naming convention.
>
> diff is attached.

Thanks, pulled, but is there any particular reason why this needs to
go into 5.17-rc?  It looks like it can wait for the 5.18 merge window
just fine.

Cheers,
Rafael

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] cpupower update for Linux 5.17-rc4
  2022-02-04 17:06 ` Rafael J. Wysocki
@ 2022-02-04 18:00   ` Shuah Khan
  0 siblings, 0 replies; 3+ messages in thread
From: Shuah Khan @ 2022-02-04 18:00 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM, Linux Kernel Mailing List, Shuah Khan

On 2/4/22 10:06 AM, Rafael J. Wysocki wrote:
> On Tue, Feb 1, 2022 at 10:22 PM Shuah Khan <skhan@linuxfoundation.org> wrote:
>>
>> Hi Rafael,
>>
>> Please pull the following cpupower update for Linux 5.17-rc4 or to be
>> included in your next pull request to Linus.
>>
>> This cpupower update for Linux 5.17-rc4 consists of minor typo fix
>> and renaming of file TODO to match the kernel naming convention.
>>
>> diff is attached.
> 
> Thanks, pulled, but is there any particular reason why this needs to
> go into 5.17-rc?  It looks like it can wait for the 5.18 merge window
> just fine.
> 

They can wait. Nothing urgent. That's what I meant to say - "to be included
in your next pull request to Linus."

It wasn't very clear as I read it now :)

thanks,
-- Shuah


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-04 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 21:22 [GIT PULL] cpupower update for Linux 5.17-rc4 Shuah Khan
2022-02-04 17:06 ` Rafael J. Wysocki
2022-02-04 18:00   ` Shuah Khan

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.