Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-28 Thread Eduardo Valentin
Durga, On 05-02-2013 06:46, Durgadoss R wrote: This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name, mapY_cdev_name, mapY_trip_mask, mapY_weights. Some of the previous comments apply here as well, specially

Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-28 Thread Eduardo Valentin
Durga, On 05-02-2013 06:46, Durgadoss R wrote: This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name, mapY_cdev_name, mapY_trip_mask, mapY_weights. Some of the previous comments apply here as well, specially

RE: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread Zhang Rui
t; > eduardo.valen...@ti.com; hongbo.zh...@linaro.org; w...@nvidia.com > > Subject: Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a > > zone > > > > On Tue, 2013-02-05 at 16:16 +0530, Durgadoss R wrote: > > > This patch creates a thermal map sysfs no

RE: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread R, Durgadoss
Hi Rui, > -Original Message- > From: Zhang, Rui > Sent: Friday, February 08, 2013 2:35 PM > To: R, Durgadoss > Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org; > eduardo.valen...@ti.com; hongbo.zh...@linaro.org; w...@nvidia.com > Subject: Re: [PATCH 5/8] Th

Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread Zhang Rui
On Tue, 2013-02-05 at 16:16 +0530, Durgadoss R wrote: > This patch creates a thermal map sysfs node under > /sys/class/thermal/zoneX/. This contains > entries named mapY_trip_type, mapY_sensor_name, > mapY_cdev_name, mapY_trip_mask, mapY_weights. sorry I still not quite understand. does it look

Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread Zhang Rui
On Tue, 2013-02-05 at 16:16 +0530, Durgadoss R wrote: This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name, mapY_cdev_name, mapY_trip_mask, mapY_weights. sorry I still not quite understand. does it look like?

RE: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread R, Durgadoss
Hi Rui, -Original Message- From: Zhang, Rui Sent: Friday, February 08, 2013 2:35 PM To: R, Durgadoss Cc: linux...@vger.kernel.org; linux-kernel@vger.kernel.org; eduardo.valen...@ti.com; hongbo.zh...@linaro.org; w...@nvidia.com Subject: Re: [PATCH 5/8] Thermal: Create Thermal map

RE: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-08 Thread Zhang Rui
...@nvidia.com Subject: Re: [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone On Tue, 2013-02-05 at 16:16 +0530, Durgadoss R wrote: This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name

[PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-05 Thread Durgadoss R
This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name, mapY_cdev_name, mapY_trip_mask, mapY_weights. Signed-off-by: Durgadoss R --- drivers/thermal/thermal_sys.c | 221 -

[PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

2013-02-05 Thread Durgadoss R
This patch creates a thermal map sysfs node under /sys/class/thermal/zoneX/. This contains entries named mapY_trip_type, mapY_sensor_name, mapY_cdev_name, mapY_trip_mask, mapY_weights. Signed-off-by: Durgadoss R durgados...@intel.com --- drivers/thermal/thermal_sys.c | 221