mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
tools/power/x86/intel-speed-select: v1.26 release
This version includes the following changes: - Setting current base frequency as maximum for SST-BF with kernel QOS changes - Harmonize extended family decoded with the rest of the kernel - Minor changes for error codes and messages Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
This commit is contained in:
parent
1b25f03f3d
commit
ee69d9e32b
|
|
@ -16,7 +16,7 @@ struct process_cmd_struct {
|
|||
int arg;
|
||||
};
|
||||
|
||||
static const char *version_str = "v1.25";
|
||||
static const char *version_str = "v1.26";
|
||||
|
||||
static const int supported_api_ver = 3;
|
||||
static struct isst_if_platform_info isst_platform_info;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user