On 02-01-19, 12:13, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > Update the MAINTAINERS entry for cpufreq by making it clear that it > is not just drivers and adding current documentation records to it. > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > Index: linux-pm/MAINTAINERS > =================================================================== > --- linux-pm.orig/MAINTAINERS > +++ linux-pm/MAINTAINERS > @@ -3888,7 +3888,7 @@ L: netdev@xxxxxxxxxxxxxxx > S: Maintained > F: drivers/net/ethernet/ti/cpmac.c > > -CPU FREQUENCY DRIVERS > +CPU FREQUENCY SCALING FRAMEWORK > M: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx> > M: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > L: linux-pm@xxxxxxxxxxxxxxx > @@ -3896,6 +3896,8 @@ S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git > T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) > B: https://bugzilla.kernel.org > +F: Documentation/admin-guide/pm/cpufreq.rst > +F: Documentation/admin-guide/pm/intel_pstate.rst > F: Documentation/cpu-freq/ > F: Documentation/devicetree/bindings/cpufreq/ > F: drivers/cpufreq/ Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh