[PATCH 0/8] cpu: cpufreq: fix CPU reading, tidy table output and clean up code

Colin King colin.king at canonical.com
Mon Jul 23 13:02:50 UTC 2012


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

The experimental cpufreq test has been rather neglected since it was first added to fwts.
Fix a CPU directory parsing bug, tidy up the tabular output, clean up the source and add
the need for root permissions to run this test.

Colin Ian King (8):
  cpu: cpufreq: cpufreq and cpuidle dirs confusing cpuN parsing
  cpu: cpufreq: make progress estimate more accurate
  cpu: cpufreq: tidy up table output
  cpu: cpufreq: rename some global variables to make them more readable
  cpu: cpufreq: various whitespace clean ups
  cpu: cpufreq: tidy up memset usage
  cpu: cpufreq: make HzToHuman() more efficient
  cpu: cpufreq: add need to run as root

 src/cpu/cpufreq/cpufreq.c |  189 +++++++++++++++++++++++----------------------
 1 file changed, 98 insertions(+), 91 deletions(-)

-- 
1.7.10.4




More information about the fwts-devel mailing list