From: Viresh Kumar Date: Tue, 10 Mar 2026 06:13:27 +0000 (+0530) Subject: cpufreq: Add MAINTAINERS entry for CPPC driver X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db5e64651a1b3ddf33a25ccfc1d28da1c427780b;p=thirdparty%2Fkernel%2Flinux.git cpufreq: Add MAINTAINERS entry for CPPC driver Add a MAINTAINERS entry for the CPPC driver, with a list of reviewers from multiple organizations. Also sort the list alphabetically while doing so. Signed-off-by: Viresh Kumar --- diff --git a/MAINTAINERS b/MAINTAINERS index 55af015174a54..7622601a36f8a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6620,6 +6620,17 @@ M: Bence Csókás S: Maintained F: drivers/i2c/busses/i2c-cp2615.c +CPU FREQUENCY DRIVERS - CPPC CPUFREQ +M: "Rafael J. Wysocki" +M: Viresh Kumar +R: Jie Zhan +R: Lifeng Zheng +R: Pierre Gondois +R: Sumit Gupta +L: linux-pm@vger.kernel.org +S: Maintained +F: drivers/cpufreq/cppc_cpufreq.c + CPU FREQUENCY DRIVERS - VEXPRESS SPC ARM BIG LITTLE M: Viresh Kumar M: Sudeep Holla @@ -6628,6 +6639,12 @@ S: Maintained W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php F: drivers/cpufreq/vexpress-spc-cpufreq.c +CPU FREQUENCY DRIVERS - VIRTUAL MACHINE CPUFREQ +M: Saravana Kannan +L: linux-pm@vger.kernel.org +S: Maintained +F: drivers/cpufreq/virtual-cpufreq.c + CPU FREQUENCY SCALING FRAMEWORK M: "Rafael J. Wysocki" M: Viresh Kumar @@ -6647,12 +6664,6 @@ 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