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

2016-05-03 Thread Caesar Wang
在 2016年04月28日 05:48, Eduardo Valentin 写道: This patch is based on an earlier version from Mikko Perttunen Signed-off-by: Sascha Hauer Signed-off-by: Caesar Wang Cc: Zhang Rui Cc: Eduardo Valentin

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

2016-05-03 Thread Caesar Wang
在 2016年04月28日 05:48, Eduardo Valentin 写道: This patch is based on an earlier version from Mikko Perttunen Signed-off-by: Sascha Hauer Signed-off-by: Caesar Wang Cc: Zhang Rui Cc: Eduardo Valentin Cc: linux...@vger.kernel.org --- drivers/thermal/thermal_core.c | 48

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

2016-05-03 Thread Caesar Wang
在 2016年04月28日 05:48, Eduardo Valentin 写道: A couple of comments as follows, On Mon, Apr 25, 2016 at 11:02:44AM +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 1/4] thermal: Add support for hardware-tracked trip points

2016-05-03 Thread Caesar Wang
在 2016年04月28日 05:48, Eduardo Valentin 写道: A couple of comments as follows, On Mon, Apr 25, 2016 at 11:02:44AM +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

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

2016-04-27 Thread Eduardo Valentin
A couple of comments as follows, On Mon, Apr 25, 2016 at 11:02:44AM +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

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

2016-04-27 Thread Eduardo Valentin
A couple of comments as follows, On Mon, Apr 25, 2016 at 11:02:44AM +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

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

2016-04-24 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 1/4] thermal: Add support for hardware-tracked trip points

2016-04-24 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