diff options
author | Len Brown <[email protected]> | 2018-01-27 20:09:16 -0500 |
---|---|---|
committer | Len Brown <[email protected]> | 2018-06-01 12:12:49 -0400 |
commit | 41a233dcbe7dfac00da74d703d4e5f6fe17c5f63 (patch) | |
tree | 682c6e58a4c176698a038465e1e4e58c02c81e9a | |
parent | 0512e0134582ef85dee77d51aae77dcd1edec495 (diff) |
MAINTAINERS: add turbostat utility
Signed-off-by: Len Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ca4afd68530c..0d00b6c5370b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14371,6 +14371,15 @@ S: Maintained F: drivers/tc/ F: include/linux/tc.h +TURBOSTAT UTILITY +M: "Len Brown" <[email protected]> +B: https://bugzilla.kernel.org +Q: https://patchwork.kernel.org/project/linux-pm/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat +S: Supported +F: tools/power/x86/turbostat/ + TW5864 VIDEO4LINUX DRIVER M: Bluecherry Maintainers <[email protected]> M: Anton Sviridenko <[email protected]> |