Skip to content
Power management fixes for v4.13-rc2

 - Fix the average CPU load computations in the intel_pstate driver
   on Knights Landing (Xeon Phi) processors that require an extra
   factor to compensate for a rate change differences between the
   TSC and MPERF which is missing (Srinivas Pandruvada).

 - Fix an initialization ordering issue in the generic power domains
   (genpd) framework (Sudeep Holla).