[PATCH PMQA] cpufreq: consider sampling rate to calculate scaling time

2014-08-05 Thread Sanjay Singh Rawat
- add the governor sampling rate with the frequency transition latency to make sure tansition happens. - bug 77 Signed-off-by: Sanjay Singh Rawat --- include/functions.sh | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/include/functions.sh b/include/functions

[Activity] Week 31

2014-08-05 Thread Dileep Katta
== Progress == * Enabling UEFI Fastboot on Panda - on hold (CARD-198: 0 %) * CARD 1103: Flash support on u-boot fastboot (CARD-1103: 100%) - Fixed build errors on omap3 beagle config - consolidated the patches into two, and submitted patches for review http://lists.denx.de/pipermail/u-boot/2

Re: [PATCH PMQA] cpufreq: consider sampling rate to calculate scaling time

2014-08-05 Thread Amit Kucheria
On Tue, Aug 5, 2014 at 1:39 PM, Sanjay Singh Rawat wrote: > - add the governor sampling rate with the frequency transition latency to > make sure tansition happens. > - bug 77 Replace with complete URL: https://bugs.linaro.org/show_bug.cgi?id=77 to make git changelogs much more useful. > Signed-

Re: [PATCH PMQA] cpufreq: consider sampling rate to calculate scaling time

2014-08-05 Thread Sanjay Singh Rawat
On Tuesday 05 August 2014 02:48 PM, Amit Kucheria wrote: On Tue, Aug 5, 2014 at 1:39 PM, Sanjay Singh Rawat wrote: - add the governor sampling rate with the frequency transition latency to make sure tansition happens. - bug 77 Replace with complete URL: https://bugs.linaro.org/show_bug.cgi?id

Re: [PATCH PM-QA v4] Refactor pass/fail/skip code in PM-QA

2014-08-05 Thread Sanjay Singh Rawat
On Tuesday 05 August 2014 01:00 AM, Lisa Nguyen wrote: Focus on returning the results of each test script rather than the results of each subtest. This will help to keep the number of PM-QA test results consistent across multiple boards regardless of number of frequencies, cores, etc. Examples b

[PATCH] Check the terminal window size is greater or equal to 80 columns

2014-08-05 Thread Daniel Lezcano
All the output assumes the terminal width is 80 cols min, check the terminal size in order to detect a smaller terminal and prevent to have a nested output. Signed-off-by: Daniel Lezcano --- idlestat.c | 24 1 file changed, 24 insertions(+) diff --git a/idlestat.c b/i

[GIT PULL] Create a workload generator tool

2014-08-05 Thread Vincent Guittot
Hi Juri, Here is the pull request for the changes that create a workload generator tool Regards, The following changes since commit 17be4548c4260b80be623e0e1317e98a770dea7a: copyright added (2014-04-11 09:28:27 +0200) are available in the git repository at: git://git.linaro.org/power/rt-a