Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-12 Thread Eduardo Valentin
On 11-04-2013 21:12, Zhang Rui wrote: On Thu, 2013-04-04 at 16:24 -0400, Eduardo Valentin wrote: On 29-03-2013 10:26, Zhang Rui wrote: this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in

Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-12 Thread Eduardo Valentin
On 11-04-2013 21:12, Zhang Rui wrote: On Thu, 2013-04-04 at 16:24 -0400, Eduardo Valentin wrote: On 29-03-2013 10:26, Zhang Rui wrote: this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in

Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-11 Thread Zhang Rui
On Thu, 2013-04-04 at 16:24 -0400, Eduardo Valentin wrote: > On 29-03-2013 10:26, Zhang Rui wrote: > > this is the preparation work to build all the thermal core framework > > source file, like governors, cpu cooling, etc, into one module. > > > > No functional change in this patch. > > > >

Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-11 Thread Zhang Rui
On Thu, 2013-04-04 at 16:24 -0400, Eduardo Valentin wrote: On 29-03-2013 10:26, Zhang Rui wrote: this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in this patch. Signed-off-by:

Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-04 Thread Eduardo Valentin
On 29-03-2013 10:26, Zhang Rui wrote: this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in this patch. Signed-off-by: Zhang Rui Durga and me have already reviewed and acked this patch.

Re: [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-04-04 Thread Eduardo Valentin
On 29-03-2013 10:26, Zhang Rui wrote: this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in this patch. Signed-off-by: Zhang Rui rui.zh...@intel.com Durga and me have already reviewed and

[PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-03-29 Thread Zhang Rui
this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in this patch. Signed-off-by: Zhang Rui --- drivers/thermal/Makefile |1 + drivers/thermal/{thermal_sys.c =>

[PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

2013-03-29 Thread Zhang Rui
this is the preparation work to build all the thermal core framework source file, like governors, cpu cooling, etc, into one module. No functional change in this patch. Signed-off-by: Zhang Rui rui.zh...@intel.com --- drivers/thermal/Makefile |1 +