Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563304
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] selftest: cpufreq: Update MAINTAINERS file |
| Date | 2017-01-20 06:50 +0100 |
| Message-ID | <t1Afg-3dA-9@gated-at.bofh.it> (permalink) |
| References | <t1oQP-4uu-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Update MAINTAINERS file with cpufreq's selftest directory. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> --- Hi shuah, Can you please add this one as well along with the code? Thanks. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c36976d3bd1a..bf414a1a5f82 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3381,6 +3381,7 @@ B: https://bugzilla.kernel.org F: Documentation/cpu-freq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h +F: tools/testing/selftests/cpufreq/ CPU FREQUENCY DRIVERS - ARM BIG LITTLE M: Viresh Kumar <viresh.kumar@linaro.org> -- 2.7.1.410.g6faf27b
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework Shuah Khan <shuah@kernel.org> - 2017-01-17 22:10 +0100
Re: [PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework Shuah Khan <shuah@kernel.org> - 2017-01-19 18:40 +0100
[PATCH] selftest: cpufreq: Update MAINTAINERS file Viresh Kumar <viresh.kumar@linaro.org> - 2017-01-20 06:50 +0100
csiph-web