diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-01-20 00:40:33 -0500 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-02-08 13:14:22 -0500 |
commit | 0a7d2cd7407da88cec68556777458a4b897d91d8 (patch) | |
tree | f09b77ca2b60b4378c2f58182c2be71a1f6df388 | |
parent | 1e4c2830c36914feb7d03916e21f7c2e45dc2055 (diff) |
selftest: cpufreq: Update MAINTAINERS file
Update MAINTAINERS file with cpufreq's selftest directory.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..c258cb7984e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3390,6 +3390,7 @@ B: https://bugzilla.kernel.org | |||
3390 | F: Documentation/cpu-freq/ | 3390 | F: Documentation/cpu-freq/ |
3391 | F: drivers/cpufreq/ | 3391 | F: drivers/cpufreq/ |
3392 | F: include/linux/cpufreq.h | 3392 | F: include/linux/cpufreq.h |
3393 | F: tools/testing/selftests/cpufreq/ | ||
3393 | 3394 | ||
3394 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE | 3395 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE |
3395 | M: Viresh Kumar <viresh.kumar@linaro.org> | 3396 | M: Viresh Kumar <viresh.kumar@linaro.org> |