linux/tools/power/x86/intel-speed-select
Srinivas Pandruvada 1ba148ae9e tools/power/x86/intel-speed-select: Enhance --info option
Add additional information, which will allow user to detect available
features. This will allow users to check presence of features before
continue to test.
A sample output:

$sudo ./intel-speed-select --info

Intel(R) Speed Select Technology
Executing on CPU model:85[0x55]
Platform: API version : 1
Platform: Driver version : 1
Platform: mbox supported : 1
Platform: mmio supported : 0
Intel(R) SST-PP (feature perf-profile) is not supported
Only performance level 0 (base level) is present
TDP level change control is locked
Intel(R) SST-TF (feature turbo-freq) is supported
Intel(R) SST-BF (feature base-freq) is supported
Intel(R) SST-CP (feature core-power) is supported

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-03-20 14:46:20 +02:00
..
.gitignore
Build
isst-config.c tools/power/x86/intel-speed-select: Enhance --info option 2020-03-20 14:46:20 +02:00
isst-core.c tools/power/x86/intel-speed-select: Add support for core-power discovery 2020-01-20 11:39:31 +02:00
isst-display.c tools/power/x86/intel-speed-select: Use more verbiage for clos information 2020-03-20 14:46:19 +02:00
isst.h tools/power/x86/intel-speed-select: Enhance --info option 2020-03-20 14:46:20 +02:00
Makefile