mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
tools/power/x86/intel-speed-select: v1.24 release
This version includes the following changes: - Check feature status to check if the feature enablement was successful - Reset SST-TF bucket structure to display valid bucket info Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
This commit is contained in:
parent
3bd486e2d9
commit
ad374eb9b3
|
|
@ -16,7 +16,7 @@ struct process_cmd_struct {
|
|||
int arg;
|
||||
};
|
||||
|
||||
static const char *version_str = "v1.23";
|
||||
static const char *version_str = "v1.24";
|
||||
|
||||
static const int supported_api_ver = 3;
|
||||
static struct isst_if_platform_info isst_platform_info;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user