diff options
author | Len Brown <len.brown@intel.com> | 2024-04-09 01:32:58 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2024-04-10 15:07:57 +0200 |
commit | 3ab7296a7e6aa34634dcc2926af933107a117996 (patch) | |
tree | 5ed5516254dc116e827f765eabcaa29f02910af4 /MAINTAINERS | |
parent | tools/power/turbostat: Add support for Xe sysfs knobs (diff) | |
download | linux-3ab7296a7e6aa34634dcc2926af933107a117996.tar.xz linux-3ab7296a7e6aa34634dcc2926af933107a117996.zip |
tools/power turbostat: v2024.04.10
Much of turbostat can now run with perf, rather than using the MSR driver
Some of turbostat can now run as a regular non-root user.
Add some new output columns for some new GFX hardware.
[This patch updates the version, but otherwise changes no function;
it touches up some checkpatch issues from previous patches]
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a7c4cf8201e0..b8582a466128 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22116,6 +22116,7 @@ Q: https://patchwork.kernel.org/project/linux-pm/list/ B: https://bugzilla.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat F: tools/power/x86/turbostat/ +F: tools/testing/selftests/turbostat/ TW5864 VIDEO4LINUX DRIVER M: Bluecherry Maintainers <maintainers@bluecherrydvr.com> |