From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] cpufreq: Update MAINTAINERS to include schedutil governor Date: Mon, 13 May 2019 09:24:39 +0200 Message-ID: <20190513072439.GA34303@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , linux-pm@vger.kernel.org, Vincent Guittot , Ingo Molnar , Peter Zijlstra , linux-kernel@vger.kernel.org List-Id: linux-pm@vger.kernel.org * Viresh Kumar wrote: > List cpufreq maintainers as well for schedutil governor apart from > scheduler maintainers. > > Signed-off-by: Viresh Kumar > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4244dd341eb7..7d4417d862a6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4093,7 +4093,9 @@ F: Documentation/admin-guide/pm/intel_pstate.rst > F: Documentation/cpu-freq/ > F: Documentation/devicetree/bindings/cpufreq/ > F: drivers/cpufreq/ > +F: kernel/sched/cpufreq*.c > F: include/linux/cpufreq.h > +F: include/linux/sched/cpufreq.h > F: tools/testing/selftests/cpufreq/ Acked-by: Ingo Molnar Thanks, Ingo