tools/power/x86/intel-speed-select: Add new command turbo-mode
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 21 Dec 2020 12:57:33 +0000 (04:57 -0800)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 8 Feb 2021 19:54:58 +0000 (11:54 -0800)
commit006050a6bd5ee4febf35478bfafb0764a609890a
tree1bde3fb5361205cf7bd52963883e2ec695e6c613
parent60accc011af0ff869875b1ded81cbd0948267f05
tools/power/x86/intel-speed-select: Add new command turbo-mode

Add a new command "turbo-mode", which allows to enable/disable
turbo mode globally. This uses base-frequency as the max frequency
when turbo-mode is disabled. This allows soft disable turbo mode
without depending on kernel or BIOS.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
tools/power/x86/intel-speed-select/isst-config.c