aboutsummaryrefslogtreecommitdiff
path: root/cpufreq
AgeCommit message (Expand)Author
2015-11-17Replace bc commandsLisa Nguyen
2015-03-06cpufreq: Remove unnecessary checksLisa Nguyen
2015-02-20Make sure pm-qa builds when we build systemimageVishal Bhoj
2015-02-02Remove BASH arraysLisa Nguyen
2015-02-02Remove local keywords and uninitialized variablesLisa Nguyen
2015-02-02Remove sigtrap prefixes for trapsLisa Nguyen
2015-02-02Replace double equals with one for comparisonLisa Nguyen
2015-02-02Fix path to library files and change shebang lineLisa Nguyen
2014-09-10Display all skipped test results in LAVALisa Nguyen
2014-08-13Simplify code to obtain number of cpus for a platformLisa Nguyen
2014-08-06android: move pmqa to system/bin pathSanjay Singh Rawat
2014-08-06Refactor pass/fail/skip code in PM-QALisa Nguyen
2014-06-10cpufreq: execute subtest completelySanjay Singh Rawat
2014-02-20test feature supported before running suiteSanjay Singh Rawat
2014-02-20add common function to check the useridSanjay Singh Rawat
2013-12-15change options for numerical comparisionSanjay Singh Rawat
2013-11-21cpufreq: for per-policy freq governor change the pathSanjay Singh Rawat
2013-08-21update url for the testsSanjay Singh Rawat
2013-04-10pm-qa: change result message for testsSanjay Singh Rawat
2013-04-10pm-qa: change android out dir to data partitionSanjay Singh Rawat
2012-11-28cpufreq bug fix: variables should be surrouded by quotation marks.zhanghongbo
2012-11-28cpufreq: governor mode should be checked if it is supported before setting it.hongbo.zhang
2012-11-28Update for Android build systemkejun.zhou
2012-11-28Add Android.mk for pm-qa in Android system.kejun.zhou
2011-10-03change header to specify 'on Linux'Daniel Lezcano
2011-09-22Factor out MakefilesDaniel Lezcano
2011-09-22display test description urlDaniel Lezcano
2011-09-19prevent spurious char with the echo fileDaniel Lezcano
2011-08-18fix cpufreq_05 number idsDaniel Lezcano
2011-08-11Changed execution bit.Daniel Lezcano
2011-08-11add a test description for each testDaniel Lezcano
2011-08-09change the script name with the block name they refer toDaniel Lezcano
2011-08-05fix error output to the log fileDaniel Lezcano
2011-08-03change URLs in the header filesDaniel Lezcano
2011-08-02change execution mode for scriptsDaniel Lezcano
2011-07-26test the load of the cpu does not affect the frequency with 'powersave'Daniel Lezcano
2011-07-26test the load of the cpu does not affect the frequency with 'userspace'Daniel Lezcano
2011-07-26test the load of the cpu affects the frequency with 'ondemand'Daniel Lezcano
2011-07-26test the change of the frequencies affect the performances of a test programDaniel Lezcano
2011-07-26test 'ondemand' and 'conservative' trigger correctly the configuration directoryDaniel Lezcano
2011-07-26test the change of the frequency is effective in 'userspace' modeDaniel Lezcano
2011-07-26test the governor change is effectiveDaniel Lezcano
2011-07-26test the cpufreq framework is available for governorDaniel Lezcano
2011-07-26test the cpufreq framework is available for frequencyDaniel Lezcano
2011-07-26put in place the new frameworkDaniel Lezcano