Re: [RFC] sched: Ensure cpu_power periodic update

2012-01-04 Thread Vincent Guittot
Hi Peter, Does it sound good for you if I update the comment of this patch with the explanation of the previous mails or do you need more information ? Thanks, Vincent On 16 December 2011 09:23, Vincent Guittot wrote: > On 16 December 2011 01:58, Suresh Siddha wrote: >> On Thu, 2011-12-15 at 0

Re: snowball does not compile on linux-next

2012-01-04 Thread Linus Walleij
On Tue, Jan 3, 2012 at 2:20 PM, Christian Robottom Reis wrote: > On Tue, Jan 03, 2012 at 08:19:37AM +0100, Linus Walleij wrote: >> It should be in the defconfig already, the problem showed up >> for Daniel exactly because it was configured in. > > Okay, then the question is what do we need to do

Re: [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-04 Thread Amit Kachhap
Hi Guenter, The main idea of this work is to leave the current userspace based notification scheme and add the kernel based cooling scheme on top of it. Anyway, It is a good idea to move the file hwmon/exynos4_tmu.c as this creates 2 hwmon entries. Adding CC: Donggeun Kim to know his opinion. Tha

RE: [linux-pm] [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-04 Thread R, Durgadoss
Hi Amit Daniel, > Hi Guenter, > > The main idea of this work is to leave the current userspace based > notification scheme and add the kernel based cooling scheme on top of > it. Anyway, It is a good idea to move the file hwmon/exynos4_tmu.c as But, What I feel is, kernel based cooling scheme wi

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-04 Thread Rob Herring
On 01/03/2012 08:15 PM, Richard Zhao wrote: > On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: >> On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner wrote: >>> On Tue, 13 Dec 2011, Mike Turquette wrote: snip +/** + * clk_init - initialize the data structures in a struct c

RE: [linux-pm] [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-04 Thread Guenter Roeck
On Wed, 2012-01-04 at 05:23 -0500, R, Durgadoss wrote: > Hi Amit Daniel, > > > Hi Guenter, > > > > The main idea of this work is to leave the current userspace based > > notification scheme and add the kernel based cooling scheme on top of > > it. Anyway, It is a good idea to move the file hwmon/

Binary toolchain preview

2012-01-04 Thread Michael Hope
Hi there. We're putting together pre-built versions of the Linaro toolchain that cross-compile for the Linaro LEB and run on generic Linux or Windows. I've put a preview release together and would love some feedback. The binaries are available here: http://people.linaro.org/~michaelh/incoming/bi

Re: [PATCH V6 0/7] add a generic cpufreq driver

2012-01-04 Thread Richard Zhao
hi Russell, May I have your ACK, you merge it? Thanks Richard ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

RFC: Ideas for Linaro

2012-01-04 Thread Joey STANFORD
Hi Gang, During some roadmapping work today the discussion of capturing and voting on ideas for Linaro came up. The idea was to possibly recreate a Linaro version of this http://brainstorm.ubuntu.com/ for everyone to contribute to. I'm looking for +1 and -1 feedback from folks about whether

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-04 Thread Turquette, Mike
On Wed, Jan 4, 2012 at 6:32 AM, Rob Herring wrote: > On 01/03/2012 08:15 PM, Richard Zhao wrote: >> On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: >>> On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner wrote: On Tue, 13 Dec 2011, Mike Turquette wrote: > > snip > > +/** >>

Re:RFC: Ideas for Linaro

2012-01-04 Thread Tommy
At 2012-01-05 07:21:32,"Joey STANFORD" wrote: >Hi Gang, > >During some roadmapping work today the discussion of capturing and >voting on ideas for Linaro came up. The idea was to possibly recreate >a Linaro version of this > >http://brainstorm.ubuntu.com/ > >for everyone to contribute to. I'm

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-04 Thread Richard Zhao
On Wed, Jan 04, 2012 at 05:01:43PM -0800, Turquette, Mike wrote: > On Wed, Jan 4, 2012 at 6:32 AM, Rob Herring wrote: > > On 01/03/2012 08:15 PM, Richard Zhao wrote: > >> On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: > >>> On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner > >>>

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-04 Thread Rob Herring
On 01/04/2012 07:01 PM, Turquette, Mike wrote: > On Wed, Jan 4, 2012 at 6:32 AM, Rob Herring wrote: >> On 01/03/2012 08:15 PM, Richard Zhao wrote: >>> On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner wrote: > On Tue,

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-04 Thread Turquette, Mike
On Wed, Jan 4, 2012 at 6:11 PM, Rob Herring wrote: > On 01/04/2012 07:01 PM, Turquette, Mike wrote: >> On Wed, Jan 4, 2012 at 6:32 AM, Rob Herring wrote: >>> On 01/03/2012 08:15 PM, Richard Zhao wrote: On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: > On Wed, Dec 14, 201

Re: [PATCH V4 0/5] ARM: exynos: Add l2 retention mode cpuidle state

2012-01-04 Thread Amit Kachhap
On 3 January 2012 18:52, Kukjin Kim wrote: > amit kachhap wrote: >> >> Hi Mr kim, >> >> All the comments have been addressed for the Exynos cpu idle patchset. >> The updated patchset was posted about one month back and there have >> been no further comments on the patchset since then. >> >> As thi

Re: [U-Boot] [PATCH 4/6] EEYNOS: Add SMDK5250 board support

2012-01-04 Thread Chander Kashyap
Dear Minkyu Kang, On 27 December 2011 14:18, Chander Kashyap wrote: > Dear minkyu Kang > > On 23 December 2011 11:21, Chander Kashyap wrote: >> Dear Minkyu Kang, >> >> On 23 December 2011 09:51, Minkyu Kang wrote: >>> >>> Dear Chander Kashyap, >>> >>> On 22 December 2011 19:52, Chander Kashyap

Re: [U-Boot] [PATCH 4/6] EEYNOS: Add SMDK5250 board support

2012-01-04 Thread Minkyu Kang
Dear Chander Kashyap, On 27 December 2011 17:48, Chander Kashyap wrote: >>> >  Torsten Koschorrek >>> >        scb9328         ARM920T (i.MXL) >>> > diff --git a/arch/arm/cpu/armv7/exynos/clock.c >>> > b/arch/arm/cpu/armv7/exynos/clock.c >>> > index b101f96..88e2fc0 100644 >>> > --- a/arch/arm/