* [PATCH] MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK
@ 2020-12-17 7:15 Lukas Bulwahn
2020-12-22 19:10 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-12-17 7:15 UTC (permalink / raw)
To: Rafael J . Wysocki, Daniel Lezcano, linux-pm
Cc: Ralf Ramsauer, Pia Eichinger, Joe Perches, kernel-janitors,
linux-kernel, Lukas Bulwahn
The current pattern in the file entry does not make the files in the
governors subdirectory to be a part of the CPU IDLE TIME MANAGEMENT
FRAMEWORK.
Adjust the file pattern to include files in governors.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20201215
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 952731d1e43c..ac679aa00e0d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4596,7 +4596,7 @@ B: https://bugzilla.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
F: Documentation/admin-guide/pm/cpuidle.rst
F: Documentation/driver-api/pm/cpuidle.rst
-F: drivers/cpuidle/*
+F: drivers/cpuidle/
F: include/linux/cpuidle.h
CPU POWER MONITORING SUBSYSTEM
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK
2020-12-17 7:15 [PATCH] MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK Lukas Bulwahn
@ 2020-12-22 19:10 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-12-22 19:10 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Rafael J . Wysocki, Daniel Lezcano, Linux PM, Ralf Ramsauer,
Pia Eichinger, Joe Perches, kernel-janitors,
Linux Kernel Mailing List
On Thu, Dec 17, 2020 at 8:16 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> The current pattern in the file entry does not make the files in the
> governors subdirectory to be a part of the CPU IDLE TIME MANAGEMENT
> FRAMEWORK.
>
> Adjust the file pattern to include files in governors.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on current master and next-20201215
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 952731d1e43c..ac679aa00e0d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4596,7 +4596,7 @@ B: https://bugzilla.kernel.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
> F: Documentation/admin-guide/pm/cpuidle.rst
> F: Documentation/driver-api/pm/cpuidle.rst
> -F: drivers/cpuidle/*
> +F: drivers/cpuidle/
> F: include/linux/cpuidle.h
>
> CPU POWER MONITORING SUBSYSTEM
> --
Applied as 5.11-rc material, thanks!
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-22 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 7:15 [PATCH] MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK Lukas Bulwahn
2020-12-22 19:10 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®