[PATCH] MAINTAINERS: Add myself as virtual-cpufreq maintainer

Saravana Kannan posted 1 patch 1 month, 3 weeks ago
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] MAINTAINERS: Add myself as virtual-cpufreq maintainer
Posted by Saravana Kannan 1 month, 3 weeks ago
Forgot to update the MAINTAINERS file in the initial patch that landed
the driver. Add myself as the maintainer for this driver.

Signed-off-by: Saravana Kannan <saravanak@google.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 60bba48f5479..a825321a7c45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6245,6 +6245,12 @@ F:	kernel/sched/cpufreq*.c
 F:	rust/kernel/cpufreq.rs
 F:	tools/testing/selftests/cpufreq/
 
+CPU FREQUENCY DRIVERS - VIRTUAL MACHINE CPUFREQ
+M:	Saravana Kannan <saravanak@google.com>
+L:	linux-pm@vger.kernel.org
+S:	Maintained
+F:	drivers/cpufreq/virtual-cpufreq.c
+
 CPU HOTPLUG
 M:	Thomas Gleixner <tglx@linutronix.de>
 M:	Peter Zijlstra <peterz@infradead.org>
-- 
2.51.0.rc0.155.g4a0f42376b-goog
Re: [PATCH] MAINTAINERS: Add myself as virtual-cpufreq maintainer
Posted by Viresh Kumar 1 month, 3 weeks ago
On 11-08-25, 14:51, Saravana Kannan wrote:
> Forgot to update the MAINTAINERS file in the initial patch that landed
> the driver. Add myself as the maintainer for this driver.
> 
> Signed-off-by: Saravana Kannan <saravanak@google.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)

Applied. Thanks.

-- 
viresh