Re: Planning topcs for inclusion in linux-linaro

2012-10-21 Thread Tushar Behera
On 17 October 2012 21:26, Andrey Konovalov wrote: > On 10/17/2012 10:41 AM, Tushar Behera wrote: >> >> On 10/06/2012 02:37 AM, Andrey Konovalov wrote: >>> >>> Greetings, >>> >>> Minor change to the plan: >>> * The current llct is *llct-20121006.0* >>> * October 9: ll rebuild based on llct-201

Re: [PATCH 5/5] Thermal: Add ST-Ericsson db8500 thermal dirver.

2012-10-21 Thread Francesco Lavra
Hi Hongbo, On 10/16/2012 01:44 PM, hongbo.zhang wrote: > From: "hongbo.zhang" > > This diver is based on the thermal management framework in thermal_sys.c. > A thermal zone device is created with the trip points to which cooling > devices can be bound, the current cooling device is cpufreq, e.g.

Re: [PATCH 1/5] Thermal: do bind operation after thermal zone or cooling device register returns.

2012-10-21 Thread Francesco Lavra
Hi, On 10/16/2012 01:44 PM, hongbo.zhang wrote: > From: "hongbo.zhang" > > In the previous bind function, cdev->get_max_state(cdev, &max_state) is called > before the registration function finishes, but at this moment, the parameter > cdev at thermal driver layer isn't ready--it will get ready o