[PATCH] cpufreq: intel_pstate: report correct CPU frequencies during trace.

2017-08-08 Thread Doug Smythies
The intel_pstate cpu frequency scaling driver has always calculated CPU frequency incorrectly. Recent changes have eliminted most of the issues, however the frequency reported in the trace buffer, if used, is incorrect. It remains desireable that cpu->pstate.scaling still be a nice round number

[PATCH] cpufreq: intel_pstate: report correct CPU frequencies during trace.

2017-08-08 Thread Doug Smythies
The intel_pstate cpu frequency scaling driver has always calculated CPU frequency incorrectly. Recent changes have eliminted most of the issues, however the frequency reported in the trace buffer, if used, is incorrect. It remains desireable that cpu->pstate.scaling still be a nice round number