Re: linux-next: manual merge of the staging tree with the thermal tree

2012-09-25 Thread Valentin, Eduardo
Hello, On Tue, Sep 25, 2012 at 6:11 PM, Greg KH wrote: > > On Tue, Sep 25, 2012 at 04:13:55PM +1000, Stephen Rothwell wrote: > > Hi Greg, > > > > Today's linux-next merge of the staging tree got a conflict in > > drivers/staging/omap-thermal/omap-thermal-common.c between commit > > 82d3a76a88cd

Re: linux-next: manual merge of the staging tree with the thermal tree

2012-09-25 Thread Valentin, Eduardo
Hello, On Tue, Sep 25, 2012 at 6:11 PM, Greg KH g...@kroah.com wrote: On Tue, Sep 25, 2012 at 04:13:55PM +1000, Stephen Rothwell wrote: Hi Greg, Today's linux-next merge of the staging tree got a conflict in drivers/staging/omap-thermal/omap-thermal-common.c between commit

Re: [PATCH 1/4] staging: omap-thermal: Correct checkpatch.pl warnings

2012-09-12 Thread Valentin, Eduardo
Hello Dan, On Wed, Sep 12, 2012 at 11:26 AM, Dan Carpenter wrote: > On Wed, Sep 12, 2012 at 11:11:27AM +0300, Dan Carpenter wrote: >> On Tue, Sep 11, 2012 at 07:06:52PM +0300, Eduardo Valentin wrote: >> > From: J Keerthy >> > >> > Removes checkpatch warnings on omap-bandgap.c. >> > >> >> Which

Re: linux-next: manual merge of the staging tree with the thermal tree

2012-09-12 Thread Valentin, Eduardo
Hello Stephen, On Wed, Sep 12, 2012 at 8:52 AM, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflict in > drivers/staging/omap-thermal/omap-thermal-common.c between commit > 76f726fb24bd ("Thermal: Remove tc1/tc2 in generic thermal layer") from >

Re: linux-next: manual merge of the staging tree with the thermal tree

2012-09-12 Thread Valentin, Eduardo
Hello Stephen, On Wed, Sep 12, 2012 at 8:52 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Greg, Today's linux-next merge of the staging tree got a conflict in drivers/staging/omap-thermal/omap-thermal-common.c between commit 76f726fb24bd (Thermal: Remove tc1/tc2 in generic thermal

Re: [PATCH 1/4] staging: omap-thermal: Correct checkpatch.pl warnings

2012-09-12 Thread Valentin, Eduardo
Hello Dan, On Wed, Sep 12, 2012 at 11:26 AM, Dan Carpenter dan.carpen...@oracle.com wrote: On Wed, Sep 12, 2012 at 11:11:27AM +0300, Dan Carpenter wrote: On Tue, Sep 11, 2012 at 07:06:52PM +0300, Eduardo Valentin wrote: From: J Keerthy j-keer...@ti.com Removes checkpatch warnings on

Re: [PATCH RESEND] thermal: add generic cpufreq cooling implementation

2012-09-10 Thread Valentin, Eduardo
Hello Rui and Amit, On Mon, Sep 10, 2012 at 9:25 AM, Zhang Rui wrote: > Refreshed to remove the notifier mechanism as we do not have a real user of > it. > if there is no problem, I'll apply the whole patch set to thermal next tree. > > From: Amit Daniel Kachhap > Date: Thu, 16 Aug 2012

Re: [PATCH RESEND] thermal: add generic cpufreq cooling implementation

2012-09-10 Thread Valentin, Eduardo
Hello Rui and Amit, On Mon, Sep 10, 2012 at 9:25 AM, Zhang Rui rui.zh...@intel.com wrote: Refreshed to remove the notifier mechanism as we do not have a real user of it. if there is no problem, I'll apply the whole patch set to thermal next tree. From: Amit Daniel Kachhap

Re: [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-20 Thread Valentin, Eduardo
Hello Rui, On Mon, Aug 20, 2012 at 5:16 AM, Zhang Rui wrote: > On 五, 2012-08-17 at 11:56 +0300, Valentin, Eduardo wrote: >> Hello, > >> >>> + >> >>> + >> >>> +1.2 CPU cooling action notifier register/unregister interface >> >

Re: [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-20 Thread Valentin, Eduardo
Hello Rui, On Mon, Aug 20, 2012 at 5:16 AM, Zhang Rui rui.zh...@intel.com wrote: On 五, 2012-08-17 at 11:56 +0300, Valentin, Eduardo wrote: Hello, + + +1.2 CPU cooling action notifier register/unregister interface +1.2.1 int cputherm_register_notifier(struct notifier_block *nb

Re: [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-17 Thread Valentin, Eduardo
Hello, On Fri, Aug 17, 2012 at 10:58 AM, Amit Kachhap wrote: > On 17 August 2012 12:54, Zhang Rui wrote: >> On 四, 2012-08-16 at 17:11 +0530, Amit Daniel Kachhap wrote: >>> This patchset introduces a new generic cooling device based on cpufreq >>> that can be used on non-ACPI platforms. As a

Re: [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-17 Thread Valentin, Eduardo
Hello, On Fri, Aug 17, 2012 at 10:58 AM, Amit Kachhap amit.kach...@linaro.org wrote: On 17 August 2012 12:54, Zhang Rui rui.zh...@intel.com wrote: On 四, 2012-08-16 at 17:11 +0530, Amit Daniel Kachhap wrote: This patchset introduces a new generic cooling device based on cpufreq that can be

Re: [linux-pm] [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-16 Thread Valentin, Eduardo
Amit, Thanks again for keeping this up. On Thu, Aug 16, 2012 at 2:41 PM, Amit Daniel Kachhap wrote: > This patchset introduces a new generic cooling device based on cpufreq > that can be used on non-ACPI platforms. As a proof of concept, we have > drivers for the following platforms using this

Re: [linux-pm] [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation

2012-08-16 Thread Valentin, Eduardo
Amit, Thanks again for keeping this up. On Thu, Aug 16, 2012 at 2:41 PM, Amit Daniel Kachhap amit.kach...@linaro.org wrote: This patchset introduces a new generic cooling device based on cpufreq that can be used on non-ACPI platforms. As a proof of concept, we have drivers for the following

Re: [PATCHv4 0/4] staging: adding OMAP bandgap driver

2012-07-18 Thread Valentin, Eduardo
Hello Greg, On Tue, Jul 17, 2012 at 5:05 AM, Greg Kroah-Hartman wrote: > On Thu, Jul 12, 2012 at 07:02:28PM +0300, Eduardo Valentin wrote: >> Greg, >> >> Here is again the OMAP BG driver, under staging area. >> I fixed the compilation issue I didn't see, wrt implicit function >> declarations. As

Re: [PATCHv4 0/4] staging: adding OMAP bandgap driver

2012-07-18 Thread Valentin, Eduardo
Hello Greg, On Tue, Jul 17, 2012 at 5:05 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Jul 12, 2012 at 07:02:28PM +0300, Eduardo Valentin wrote: Greg, Here is again the OMAP BG driver, under staging area. I fixed the compilation issue I didn't see, wrt implicit function

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-12 Thread Valentin, Eduardo
Hello, On Thu, Jul 12, 2012 at 6:34 PM, Greg Kroah-Hartman wrote: > On Thu, Jul 12, 2012 at 05:45:52AM +0300, Valentin, Eduardo wrote: >> Hello, >> >> On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman >> wrote: >> > On Wed, Jul 11, 2012 at 11:4

Re: [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation

2012-07-12 Thread Valentin, Eduardo
Amit, On Thu, Jul 12, 2012 at 4:41 PM, Amit Daniel Kachhap wrote: > This patchset introduces a new generic cooling device based on cpufreq > that can be used on non-ACPI platforms. As a proof of concept, we have > drivers for the following platforms using this mechanism now: > > * Samsung

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-12 Thread Valentin, Eduardo
Hello Greg, On Thu, Jul 12, 2012 at 5:45 AM, Valentin, Eduardo wrote: > Hello, > > On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman > wrote: >> On Wed, Jul 11, 2012 at 11:41:06PM +0300, Eduardo Valentin wrote: >>> In the System Control Module, OMAP s

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-12 Thread Valentin, Eduardo
Hello Greg, On Thu, Jul 12, 2012 at 5:45 AM, Valentin, Eduardo eduardo.valen...@ti.com wrote: Hello, On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 11, 2012 at 11:41:06PM +0300, Eduardo Valentin wrote: In the System Control Module, OMAP

Re: [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation

2012-07-12 Thread Valentin, Eduardo
Amit, On Thu, Jul 12, 2012 at 4:41 PM, Amit Daniel Kachhap amit.kach...@linaro.org wrote: This patchset introduces a new generic cooling device based on cpufreq that can be used on non-ACPI platforms. As a proof of concept, we have drivers for the following platforms using this mechanism now:

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-12 Thread Valentin, Eduardo
Hello, On Thu, Jul 12, 2012 at 6:34 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Jul 12, 2012 at 05:45:52AM +0300, Valentin, Eduardo wrote: Hello, On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 11, 2012 at 11:41:06PM

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Hello, On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman wrote: > On Wed, Jul 11, 2012 at 11:41:06PM +0300, Eduardo Valentin wrote: >> In the System Control Module, OMAP supplies a voltage reference >> and a temperature sensor feature that are gathered in the band >> gap voltage and

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Greg, On Wed, Jul 11, 2012 at 11:07 PM, Valentin, Eduardo wrote: > Greg, > > On Wed, Jul 11, 2012 at 3:52 PM, Greg Kroah-Hartman > wrote: >> On Wed, Jul 11, 2012 at 01:07:17PM +0300, Valentin, Eduardo wrote: >>> Hello Greg, >>> >>> On Mon, Jul 9, 2

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Greg, On Wed, Jul 11, 2012 at 3:52 PM, Greg Kroah-Hartman wrote: > On Wed, Jul 11, 2012 at 01:07:17PM +0300, Valentin, Eduardo wrote: >> Hello Greg, >> >> On Mon, Jul 9, 2012 at 11:33 PM, Valentin, Eduardo >> wrote: >> > Hello Greg, >> > >> &g

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Hello Greg, On Mon, Jul 9, 2012 at 11:33 PM, Valentin, Eduardo wrote: > Hello Greg, > > On Mon, Jul 9, 2012 at 10:31 PM, Greg Kroah-Hartman > wrote: >> On Sat, Jul 07, 2012 at 10:57:49AM +0300, Eduardo Valentin wrote: >>> In the System Control Module, OMAP s

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Hello Greg, On Mon, Jul 9, 2012 at 11:33 PM, Valentin, Eduardo eduardo.valen...@ti.com wrote: Hello Greg, On Mon, Jul 9, 2012 at 10:31 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Sat, Jul 07, 2012 at 10:57:49AM +0300, Eduardo Valentin wrote: In the System Control Module

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Greg, On Wed, Jul 11, 2012 at 3:52 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 11, 2012 at 01:07:17PM +0300, Valentin, Eduardo wrote: Hello Greg, On Mon, Jul 9, 2012 at 11:33 PM, Valentin, Eduardo eduardo.valen...@ti.com wrote: Hello Greg, On Mon, Jul 9, 2012

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Greg, On Wed, Jul 11, 2012 at 11:07 PM, Valentin, Eduardo eduardo.valen...@ti.com wrote: Greg, On Wed, Jul 11, 2012 at 3:52 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 11, 2012 at 01:07:17PM +0300, Valentin, Eduardo wrote: Hello Greg, On Mon, Jul 9, 2012 at 11:33

Re: [PATCHv3 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-11 Thread Valentin, Eduardo
Hello, On Thu, Jul 12, 2012 at 3:32 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 11, 2012 at 11:41:06PM +0300, Eduardo Valentin wrote: In the System Control Module, OMAP supplies a voltage reference and a temperature sensor feature that are gathered in the band gap

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-09 Thread Valentin, Eduardo
Hello Greg, On Mon, Jul 9, 2012 at 10:31 PM, Greg Kroah-Hartman wrote: > On Sat, Jul 07, 2012 at 10:57:49AM +0300, Eduardo Valentin wrote: >> In the System Control Module, OMAP supplies a voltage reference >> and a temperature sensor feature that are gathered in the band >> gap voltage and

Re: [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-09 Thread Valentin, Eduardo
Hello Greg, On Mon, Jul 9, 2012 at 10:31 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Sat, Jul 07, 2012 at 10:57:49AM +0300, Eduardo Valentin wrote: In the System Control Module, OMAP supplies a voltage reference and a temperature sensor feature that are gathered in the band

Re: [PATCH 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-07 Thread Valentin, Eduardo
Hello Greg, On Sat, Jul 7, 2012 at 2:27 AM, Greg Kroah-Hartman wrote: > On Wed, Jul 04, 2012 at 01:37:07AM +0300, Eduardo Valentin wrote: >> In the System Control Module, OMAP supplies a voltage reference >> and a temperature sensor feature that are gathered in the band >> gap voltage and

Re: [PATCH 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor

2012-07-07 Thread Valentin, Eduardo
Hello Greg, On Sat, Jul 7, 2012 at 2:27 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Jul 04, 2012 at 01:37:07AM +0300, Eduardo Valentin wrote: In the System Control Module, OMAP supplies a voltage reference and a temperature sensor feature that are gathered in the band gap