From: Eduardo Valentin <edubezval@gmail.com>
To: Rui Zhang <rui.zhang@intel.com>
Cc: Linux PM <linux-pm@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] thermal soc changes
Date: Fri, 22 Aug 2014 08:46:32 -0400 [thread overview]
Message-ID: <1408711592-8917-1-git-send-email-edubezval@gmail.com> (raw)
Hello Rui,
Please pull these changes. Here we have three new features: IMX driver has
now support to i.mx6sx, the of-thermal now if aware of disabled thermal zones
in DT, and we shall have tracing support on thermal framework.
The following changes since commit 47d104ba5879790c7c91c3390b0b08399e168efe:
Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into next (2014-07-22 10:13:00 +0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
for you to fetch changes up to 3c94f17e72a7bcf689756da100b6051e535c45f4:
Thermal: imx: add i.mx6sx thermal support (2014-08-09 10:29:30 -0400)
----------------------------------------------------------------
Anson Huang (1):
Thermal: imx: add i.mx6sx thermal support
Laxman Dewangan (1):
thermal: add support to disable thermal zone from DTS
Punit Agrawal (3):
thermal: trace: Trace temperature changes
thermal: trace: Trace when a cooling device's state is updated
thermal: trace: Trace when temperature is above a trip point
.../devicetree/bindings/thermal/imx-thermal.txt | 5 +-
drivers/thermal/fair_share.c | 12 +++
drivers/thermal/imx_thermal.c | 91 ++++++++++++++++++----
drivers/thermal/of-thermal.c | 12 +++
drivers/thermal/step_wise.c | 5 +-
drivers/thermal/thermal_core.c | 7 ++
include/trace/events/thermal.h | 83 ++++++++++++++++++++
7 files changed, 200 insertions(+), 15 deletions(-)
create mode 100644 include/trace/events/thermal.h
BR,
Eduardo Valentin
next reply other threads:[~2014-08-22 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 12:46 Eduardo Valentin [this message]
2014-08-27 7:41 ` [GIT PULL] thermal soc changes Zhang Rui
2014-08-27 13:27 ` Eduardo Valentin
2014-10-22 13:07 ` Punit Agrawal
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=1408711592-8917-1-git-send-email-edubezval@gmail.com \
--to=edubezval@gmail.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).