linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: ti-soc-thermal: couple of fixes
@ 2013-04-24 18:16 Eduardo Valentin
  2013-04-24 18:16 ` [PATCH 1/2] staging: ti-soc-thermal: update DT reference for OMAP5430 Eduardo Valentin
  2013-04-24 18:16 ` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot Eduardo Valentin
  0 siblings, 2 replies; 6+ messages in thread
From: Eduardo Valentin @ 2013-04-24 18:16 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-omap, linux-kernel, linux-pm, Eduardo Valentin

Hello Greg,

Here are two patches on ti-soc-thermal driver.

One is to update the documentation of the OMAP5430 DT entry reference.
The other one adds the support to extrapolation rules with PCB sensor
querying. The second one depends on the API change, that is going
via the thermal tree [1].

These two patches are also available here:
git@gitorious.org:thermal-framework/thermal-framework.git thermal_work/ti-soc-thermal/fixes
https://git.gitorious.org/thermal-framework/thermal-framework.git thermal_work/ti-soc-thermal/fixes

All best,

[1] - http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/commit/?h=next&id=63c4d919cf66b1b3ffa7861bddb50a697914af5b
[2] - http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/commit/?h=next&id=837b26bb2e4a83d224e725f07a1d9ca824bf905c

Eduardo Valentin (2):
  staging: ti-soc-thermal: update DT reference for OMAP5430
  staging: ti-soc-thermal: remove external heat while extrapolating
    hotspot

 drivers/staging/ti-soc-thermal/ti-thermal-common.c | 30 ++++++++++++++--------
 drivers/staging/ti-soc-thermal/ti_soc_thermal.txt  |  1 +
 2 files changed, 21 insertions(+), 10 deletions(-)

-- 
1.8.2.1.342.gfa7285d


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] thermal: lookup temperature
@ 2013-03-22 21:13 Eduardo Valentin
  2013-03-22 21:13 ` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot Eduardo Valentin
  0 siblings, 1 reply; 6+ messages in thread
From: Eduardo Valentin @ 2013-03-22 21:13 UTC (permalink / raw)
  To: Zhang Rui; +Cc: linux-pm, linux-kernel, Eduardo Valentin

hello Rui,

Here is a temperature lookup helper function.

The usage of it is exemplified on patch 02.

Please review. This may overlap with Durgas recent work. But I am resending
as no one has commented my RFC.

Cheers,

Eduardo Valentin (2):
  thermal: introduce thermal_zone_lookup_temperature helper function
  staging: ti-soc-thermal: remove external heat while extrapolating
    hotspot

 drivers/staging/ti-soc-thermal/ti-thermal-common.c |    5 +--
 drivers/thermal/thermal_sys.c                      |   32 ++++++++++++++++++++
 include/linux/thermal.h                            |    1 +
 3 files changed, 35 insertions(+), 3 deletions(-)

-- 
1.7.7.1.488.ge8e1c


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-24 18:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 18:16 [PATCH 0/2] staging: ti-soc-thermal: couple of fixes Eduardo Valentin
2013-04-24 18:16 ` [PATCH 1/2] staging: ti-soc-thermal: update DT reference for OMAP5430 Eduardo Valentin
2013-04-24 18:16 ` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot Eduardo Valentin
  -- strict thread matches above, loose matches on Subject: below --
2013-03-22 21:13 [PATCH 0/2] thermal: lookup temperature Eduardo Valentin
2013-03-22 21:13 ` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot Eduardo Valentin
2013-03-25  6:23   ` Zhang Rui
2013-03-25 11:18     ` Eduardo Valentin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).