linux/tools/power/x86/turbostat
Zhang Rui 55279aef75 tools/power turbostat: rename tcc variables
There are two TCC activation temeprature.
One is the default TCC activation temperature, also known as TJ_MAX.
Another one is the effective TCC activation temperature, which is the
subtraction of default TCC activation temperature and TCC offset.

The name of variable tcc_activation_temp might be misleading here.
Thus rename tcc_activation_temp to tj_max, and use tcc_default and
tcc_offset to calculate the effective TCC activation temperature.

No functional change in this patch.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2021-05-04 20:01:09 -04:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile tools/power turbostat: Build with _FILE_OFFSET_BITS=64 2020-09-03 13:59:10 -04:00
turbostat.8 tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY 2020-09-03 13:58:37 -04:00
turbostat.c tools/power turbostat: rename tcc variables 2021-05-04 20:01:09 -04:00