diff options
author | Viresh Kumar | 2019-05-13 12:40:33 +0530 |
---|---|---|
committer | Rafael J. Wysocki | 2019-05-13 10:48:07 +0200 |
commit | 32345f45379b9accb035bbad6d6a253724329ea4 (patch) | |
tree | bebaa19d08ed6b591019fd366ceab13303b09637 /MAINTAINERS | |
parent | ab05d97a3785088fa2964219227a1ba95d97d590 (diff) |
cpufreq: Update MAINTAINERS to include schedutil governor
List cpufreq maintainers as well for schedutil governor apart from
scheduler maintainers.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd40a852207b..8d67bc628aaf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4073,7 +4073,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/ CPU FREQUENCY DRIVERS - ARM BIG LITTLE |