Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-09 Thread Vincent Guittot
On 9 July 2014 09:49, Amit Kucheria wrote: > On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot > wrote: >> Use the new arch_scale_cpu_power in order to reflect the original capacity of > > s/arch_scale_cpu_power/arch_scale_cpu_capacity and similar renames in > the commit logs across the entire

Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-09 Thread Amit Kucheria
On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot wrote: > Use the new arch_scale_cpu_power in order to reflect the original capacity of s/arch_scale_cpu_power/arch_scale_cpu_capacity and similar renames in the commit logs across the entire patchset to take into account all the renames in the

Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-09 Thread Amit Kucheria
On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot vincent.guit...@linaro.org wrote: Use the new arch_scale_cpu_power in order to reflect the original capacity of s/arch_scale_cpu_power/arch_scale_cpu_capacity and similar renames in the commit logs across the entire patchset to take into account

Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-09 Thread Vincent Guittot
On 9 July 2014 09:49, Amit Kucheria amit.kuche...@linaro.org wrote: On Mon, Jun 30, 2014 at 6:05 PM, Vincent Guittot vincent.guit...@linaro.org wrote: Use the new arch_scale_cpu_power in order to reflect the original capacity of s/arch_scale_cpu_power/arch_scale_cpu_capacity and similar

Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-08 Thread Rik van Riel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/30/2014 12:05 PM, Vincent Guittot wrote: > Use the new arch_scale_cpu_power in order to reflect the original > capacity of a CPU instead of arch_scale_freq_power which is more > linked to a scaling of the capacity linked to the frequency. > >

Re: [PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-07-08 Thread Rik van Riel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/30/2014 12:05 PM, Vincent Guittot wrote: Use the new arch_scale_cpu_power in order to reflect the original capacity of a CPU instead of arch_scale_freq_power which is more linked to a scaling of the capacity linked to the frequency.

[PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-06-30 Thread Vincent Guittot
Use the new arch_scale_cpu_power in order to reflect the original capacity of a CPU instead of arch_scale_freq_power which is more linked to a scaling of the capacity linked to the frequency. Signed-off-by: Vincent Guittot --- arch/arm/kernel/topology.c | 4 ++-- 1 file changed, 2

[PATCH v3 05/12] ARM: topology: use new cpu_power interface

2014-06-30 Thread Vincent Guittot
Use the new arch_scale_cpu_power in order to reflect the original capacity of a CPU instead of arch_scale_freq_power which is more linked to a scaling of the capacity linked to the frequency. Signed-off-by: Vincent Guittot vincent.guit...@linaro.org --- arch/arm/kernel/topology.c | 4 ++-- 1