From: Eduardo Valentin <eduardo.valentin@ti.com>
To: rui.zhang@intel.com
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
durgadoss.r@intel.com, Eduardo Valentin <eduardo.valentin@ti.com>
Subject: [PATCHv3 0/3] thermal: lookup temperature
Date: Fri, 5 Apr 2013 08:32:27 -0400 [thread overview]
Message-ID: <1365165150-11720-1-git-send-email-eduardo.valentin@ti.com> (raw)
Hello Rui,
Here is V3 of temperature lookup helper function. This has been
split into two API as suggested on V1 and now the API returns an
specific error code for multiple matches, as suggested in V2.
The usage of it is exemplified on patch 03.
Eduardo Valentin (3):
thermal: introduce thermal_zone_get_zone_by_name helper function
thermal: expose thermal_zone_get_temp API
staging: ti-soc-thermal: remove external heat while extrapolating
hotspot
drivers/staging/ti-soc-thermal/ti-thermal-common.c | 30 +++++++----
drivers/thermal/thermal_sys.c | 58 +++++++++++++++++++-
include/linux/thermal.h | 2 +
3 files changed, 77 insertions(+), 13 deletions(-)
--
1.7.7.1.488.ge8e1c
next reply other threads:[~2013-04-05 12:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 12:32 Eduardo Valentin [this message]
2013-04-05 12:32 ` [PATCHv3 1/3] thermal: introduce thermal_zone_get_zone_by_name helper function Eduardo Valentin
2013-04-05 12:47 ` R, Durgadoss
2013-04-15 1:43 ` Zhang Rui
2013-04-15 13:21 ` Eduardo Valentin
2013-04-17 19:12 ` Eduardo Valentin
2013-04-05 12:32 ` [PATCHv3 2/3] thermal: expose thermal_zone_get_temp API Eduardo Valentin
2013-04-15 1:43 ` Zhang Rui
2013-04-15 13:22 ` Eduardo Valentin
2013-04-17 19:10 ` Eduardo Valentin
2013-04-05 12:32 ` [PATCHv3 3/3] staging: ti-soc-thermal: remove external heat while extrapolating hotspot Eduardo Valentin
2013-04-15 1:44 ` Zhang Rui
2013-04-15 13:24 ` Eduardo Valentin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365165150-11720-1-git-send-email-eduardo.valentin@ti.com \
--to=eduardo.valentin@ti.com \
--cc=durgadoss.r@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).