]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'pm-tools'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Aug 2018 09:07:04 +0000 (11:07 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Aug 2018 09:07:04 +0000 (11:07 +0200)
commit9b7c19e96cededec6b0435933adefbd56cad37ab
treedefc8b5040a53d15a30348ba0338d7f282ffcc41
parent01e61a42a5d345a4c0205889498f0c9a0fb9ee8c
parentb0cd6035d3beca8f99a1b472d237ab0d856a1e62
Merge branch 'pm-tools'

Merge turbostat utility fixes for final 4.18:

 - Fix the -S option on 1-CPU systems.
 - Fix computations using incorrect processor core counts.
 - Fix the x2apic debug message.
 - Fix logical node enumeration to allow for non-sequential physical nodes.
 - Fix reported family on modern AMD processors.
 - Clarify the RAPL column information in the man page.

* pm-tools:
  tools/power turbostat: version 18.07.27
  tools/power turbostat: Read extended processor family from CPUID
  tools/power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes
  tools/power turbostat: fix x2apic debug message output file
  tools/power turbostat: fix bogus summary values
  tools/power turbostat: fix -S on UP systems
  tools/power turbostat: Update turbostat(8) RAPL throttling column description