Skip to content
Power management turbostat utility updates for v4.11-rc1

These update turbostat significantly and in particular:

 - Default output is now verbose, --debug is no longer required to
   get all counters.  As a result, some options have been added to
   specify exactly what output is wanted.
 - Added --quiet to skip system configuration output
 - Added --list, --show and --hide parameters
 - Added --cpu parameter
 - Enhanced Baytrail SoC support
 - Added Gemini Lake SoC support
 - Added sysfs C-state columns

Also the symbol definitions in arch/x86/include/asm/intel-family.h
and arch/x86/include/asm/msr-index.h are updated and the intel_idle
and intel_pstate drivers are modified to use the updated symbols.

Credits to Len Brown for all of these changes.