RE: [PATCHv4 3/9] Thermal: Create zone level APIs

2013-10-15 Thread R, Durgadoss
Hi rui, > -Original Message- > From: Zhang, Rui > Sent: Tuesday, October 15, 2013 3:53 PM > To: R, Durgadoss > Cc: eduardo.valen...@ti.com; linux...@vger.kernel.org; linux- > ker...@vger.kernel.org; hongbo.zh...@freescale.com; w...@nvidia.com > Subject: Re: [PATCHv4

Re: [PATCHv4 3/9] Thermal: Create zone level APIs

2013-10-15 Thread Zhang Rui
On Wed, 2013-10-02 at 00:08 +0530, Durgadoss R wrote: > This patch adds a new thermal_zone structure to > thermal.h. Also, adds zone level APIs to the thermal > framework. > > A thermal zone is a hot spot on the platform, which > can have one or more sensors and cooling devices attached > to it. T

[PATCHv4 3/9] Thermal: Create zone level APIs

2013-10-01 Thread Durgadoss R
This patch adds a new thermal_zone structure to thermal.h. Also, adds zone level APIs to the thermal framework. A thermal zone is a hot spot on the platform, which can have one or more sensors and cooling devices attached to it. These sensors can be mapped to a set of cooling devices, which when t