diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-11-02 20:19:47 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-11-04 17:46:48 +0100 |
commit | 10f2fe6efa5c3fc91ec6b700d3fc530845f5c1ab (patch) | |
tree | a6e4efd4cf64a7a45c7119cf390bdf84b088df6c | |
parent | Linux 4.14-rc7 (diff) | |
download | linux-10f2fe6efa5c3fc91ec6b700d3fc530845f5c1ab.tar.xz linux-10f2fe6efa5c3fc91ec6b700d3fc530845f5c1ab.zip |
MAINTAINERS: add maintainer for tools/power/cpupower
Based on discussions with Rafael J. Wysocki, cpupower is need of an
active maintainer. I decided to on take the task of maintaining this
tool.
Patches will flow through the pm sub-systems to the mainline.
Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Thomas Renninger <trenn@suse.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af0cb69f6a3e..9fd3ce23095a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3636,6 +3636,8 @@ F: drivers/cpufreq/arm_big_little_dt.c CPU POWER MONITORING SUBSYSTEM M: Thomas Renninger <trenn@suse.com> +M: Shuah Khan <shuahkh@osg.samsung.com> +M: Shuah Khan <shuah@kernel.org> L: linux-pm@vger.kernel.org S: Maintained F: tools/power/cpupower/ |