Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-07-01 Thread Eduardo Valentin
On Wed, Jun 22, 2016 at 11:15:19AM +0800, Zhang Rui wrote: > On 一, 2016-06-06 at 19:44 +0800, Caesar Wang wrote: > > From: Sascha Hauer > > > > This adds support for hardware-tracked trip points to the device tree > > thermal sensor framework. > > > > The framework

Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-07-01 Thread Eduardo Valentin
On Wed, Jun 22, 2016 at 11:15:19AM +0800, Zhang Rui wrote: > On 一, 2016-06-06 at 19:44 +0800, Caesar Wang wrote: > > From: Sascha Hauer > > > > This adds support for hardware-tracked trip points to the device tree > > thermal sensor framework. > > > > The framework supports an arbitrary number

Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-21 Thread Zhang Rui
On 一, 2016-06-06 at 19:44 +0800, Caesar Wang wrote: > From: Sascha Hauer > > This adds support for hardware-tracked trip points to the device tree > thermal sensor framework. > > The framework supports an arbitrary number of trip points. Whenever > the current

Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-21 Thread Zhang Rui
On 一, 2016-06-06 at 19:44 +0800, Caesar Wang wrote: > From: Sascha Hauer > > This adds support for hardware-tracked trip points to the device tree > thermal sensor framework. > > The framework supports an arbitrary number of trip points. Whenever > the current temperature is updated, the trip

Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-06 Thread Javi Merino
On Mon, Jun 06, 2016 at 07:44:45PM +0800, Caesar Wang wrote: > From: Sascha Hauer > > This adds support for hardware-tracked trip points to the device tree > thermal sensor framework. > > The framework supports an arbitrary number of trip points. Whenever > the current

Re: [PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-06 Thread Javi Merino
On Mon, Jun 06, 2016 at 07:44:45PM +0800, Caesar Wang wrote: > From: Sascha Hauer > > This adds support for hardware-tracked trip points to the device tree > thermal sensor framework. > > The framework supports an arbitrary number of trip points. Whenever > the current temperature is updated,

[PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-06 Thread Caesar Wang
From: Sascha Hauer This adds support for hardware-tracked trip points to the device tree thermal sensor framework. The framework supports an arbitrary number of trip points. Whenever the current temperature is updated, the trip points immediately below and above the

[PATCH v5 1/5] thermal: Add support for hardware-tracked trip points

2016-06-06 Thread Caesar Wang
From: Sascha Hauer This adds support for hardware-tracked trip points to the device tree thermal sensor framework. The framework supports an arbitrary number of trip points. Whenever the current temperature is updated, the trip points immediately below and above the current temperature are