]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/power/x86/intel-speed-select: Print Version info when Incompatible API version...
authorZhang Rui <rui.zhang@intel.com>
Thu, 19 Mar 2026 05:52:55 +0000 (13:52 +0800)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Sun, 5 Apr 2026 18:47:19 +0000 (11:47 -0700)
commit93f5b44b416c7419a76a5e1311fb750fca585638
tree5ef32858c6f68a96950367308f68be0db2d7f4c2
parent3e244dd513e26728577f1e4deca6fdf749b6f244
tools/power/x86/intel-speed-select: Print Version info when Incompatible API version is detected

When running an old version intel-speed-select tool on newer platforms,
even with "intel-speed-select -v", the tool only complains about
"Incompatible API version", without giving the current version info.

Print Version info whenever Incompatible API version is detected.

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