[PATCH 0/4] cpu: cpufreq: _PSS state changes

Colin King colin.king at canonical.com
Fri May 23 12:42:39 UTC 2014


From: Colin Ian King <colin.king at canonical.com>

The following patch set addresses some issues found during testing
at the UEFI plugfest.  I've taken the liberty to not only address
bug LP:#1322531 but to also:
  a) Add more precision to the highest frequency info
  b) Print Mhz frequencies floats and remove unneeded integer rounding
  c) Print Turbo Boost if we can detect it on x86 based arches

Colin Ian King (4):
  cpu: cpufreq: add more precision to GHz CPU frequency information
  cpu: cpufreq: print MHz as float, remove erroneous rounding
  cpu: cpufreq: sort frequencies using almost equal comparison (LP:
    #1322531)
  cpu: cpufreq: show Turbo Boost with top _PSS value

 src/cpu/cpufreq/cpufreq.c | 64 ++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 55 insertions(+), 9 deletions(-)

-- 
2.0.0.rc0




More information about the fwts-devel mailing list