From: Wei Ni <wni@nvidia.com>
To: eduardo.valentin@ti.com, rui.zhang@intel.com,
mark.rutland@arm.com, durgadoss.r@intel.com
Cc: MLongnecker@nvidia.com, swarren@wwwdotorg.org,
linux-pm@vger.kernel.org, linux-tegra@vger.kernel.org,
Wei Ni <wni@nvidia.com>
Subject: [PATCH v2 0/2] Intruduce thermal_zone_get_zone_by_node
Date: Thu, 9 Jan 2014 18:37:57 +0800 [thread overview]
Message-ID: <1389263879-10483-1-git-send-email-wni@nvidia.com> (raw)
The thermal fw start to support device tree, so add a new funciton
thermal_zone_get_zone_by_node()
This series is v2.
Changes from v1:
1. not remove the thermal_zone_get_zone_by_name, and add the
new one, so it will not affect other driver.
2. split one patch into two patches.
Wei Ni (2):
thermal: introduce thermal_zone_get_zone_by_node helper function
thermal: use device node to get thermal zone
drivers/thermal/of-thermal.c | 6 ++++--
drivers/thermal/thermal_core.c | 33 +++++++++++++++++++++++++++++++++
include/linux/thermal.h | 3 +++
3 files changed, 40 insertions(+), 2 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-01-09 10:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 10:37 Wei Ni [this message]
2014-01-09 10:37 ` [PATCH v2 1/2] thermal: introduce thermal_zone_get_zone_by_node helper function Wei Ni
[not found] ` <1389263879-10483-2-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-01-13 16:05 ` Eduardo Valentin
[not found] ` <52D40EC6.6050509-l0cyMroinI0@public.gmane.org>
2014-01-14 10:35 ` Wei Ni
[not found] ` <52D512F1.1090008-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-01-14 15:30 ` Eduardo Valentin
[not found] ` <52D5582F.5000807-l0cyMroinI0@public.gmane.org>
2014-01-15 11:52 ` Wei Ni
[not found] ` <52D6766D.6080100-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-01-15 14:09 ` Eduardo Valentin
[not found] ` <52D6967C.9010305-l0cyMroinI0@public.gmane.org>
2014-01-17 7:38 ` Wei Ni
[not found] ` <1389263879-10483-1-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-01-09 10:37 ` [PATCH v2 2/2] thermal: use device node to get thermal zone Wei Ni
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=1389263879-10483-1-git-send-email-wni@nvidia.com \
--to=wni@nvidia.com \
--cc=MLongnecker@nvidia.com \
--cc=durgadoss.r@intel.com \
--cc=eduardo.valentin@ti.com \
--cc=linux-pm@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=rui.zhang@intel.com \
--cc=swarren@wwwdotorg.org \
/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).