From: Saravana Kannan Date: Mon, 11 Aug 2025 21:51:01 +0000 (-0700) Subject: MAINTAINERS: Add myself as virtual-cpufreq maintainer X-Git-Tag: v6.18-rc1~49^2^2~2^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e85e21b2729849407c9f851e30b2ff0f07523b;p=thirdparty%2Fkernel%2Fstable.git MAINTAINERS: Add myself as virtual-cpufreq maintainer 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 Signed-off-by: Viresh Kumar --- diff --git a/MAINTAINERS b/MAINTAINERS index fe168477caa45..6fac119a8e954 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 +L: linux-pm@vger.kernel.org +S: Maintained +F: drivers/cpufreq/virtual-cpufreq.c + CPU HOTPLUG M: Thomas Gleixner M: Peter Zijlstra