]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add myself as virtual-cpufreq maintainer
authorSaravana Kannan <saravanak@google.com>
Mon, 11 Aug 2025 21:51:01 +0000 (14:51 -0700)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 12 Aug 2025 04:45:35 +0000 (10:15 +0530)
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>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
MAINTAINERS

index fe168477caa45799dfe07de2f54de6d6a1ce0615..6fac119a8e954c484b9457090a19c1e8a1e8a0f7 100644 (file)
@@ -6350,6 +6350,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>