Message ID | ce0bdaab50468d22a46cce3cb04efbb21f467cb6.1484890757.git.viresh.kumar@linaro.org |
---|---|
State | Accepted |
Commit | 0a7d2cd7407da88cec68556777458a4b897d91d8 |
Headers | show |
On 20-01-17, 11:10, Viresh Kumar wrote: > 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> @Shuah; Can you please add this as well? -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 02/06/2017 03:38 AM, Viresh Kumar wrote: > On 20-01-17, 11:10, Viresh Kumar wrote: >> 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> > > @Shuah; Can you please add this as well? > Thanks for reminding me. I will pick this up. -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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>
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(+) -- 2.7.1.410.g6faf27b -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html