]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/power turbostat: Consistently use print_float_value()
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 11 Mar 2026 09:00:31 +0000 (11:00 +0200)
committerLen Brown <len.brown@intel.com>
Wed, 18 Mar 2026 03:39:42 +0000 (23:39 -0400)
commited532d738a82269dfe490436b9b8def2274cfb6e
tree34fd1f85b80ce590ee217e48d62b39f5f0d5cebd
parenta444083286434ec1fd127c5da11a3091e6013008
tools/power turbostat: Consistently use print_float_value()

Fix the PMT thread code to use print_float_value(),
to be consistent with the PMT core and package code.

[lenb: commit message]
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c