commit | 39bae0fce48f6431ceb3ab9cff91cb749c736c48 | [log] [tgz] |
---|---|---|
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | Thu Mar 05 14:45:28 2020 -0800 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Mar 20 14:46:21 2020 +0200 |
tree | 34241cc3f055727bf7f37e0651d2cbe1f77d2cf9 | |
parent | 3d1a8579813eff7d1d4b2f186bd718877407cfdb [diff] |
tools/power/x86/intel-speed-select: Improve error display for base-freq feature This change adds improved error display and handling for commands related to base-freq feature. The changes include: - Replace perror/fprintf with helpful error message - Error for not specifying TDP level when required - For CLX show help which shows limitation Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>