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 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-

[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