From: Eduardo Valentin <edubezval@gmail.com>
To: edubezval@gmail.com, rui.zhang@intel.com
Cc: linux-pm@vger.kernel.org
Subject: [GIT PULL] thermal-soc: fixes
Date: Tue, 6 May 2014 15:26:52 -0400 [thread overview]
Message-ID: <1399404412-29538-1-git-send-email-edubezval@gmail.com> (raw)
Hello Rui, linux-pm
First of all, I'd like to apologize for my late radio silence. I have been
dealing with transitional phase here and just now I could get my hands back
to the linux soc tree.
I started by cleaning the fixes out of the linux-pm patchwork. This pull
request has the outstading fixes sent end of 2013. Mainly, I have here
several changes on exynos, adding support to new chips. I also have
one small fix on TI's soc.
I will be looking into new drivers also pretty soon.
For now, please consider this pull request, as it contains pretty old patches
waiting for long time already.
The following changes since commit 9477165ec525d47abb1cb6523698e0cd89d65ddb:
thermal: rcar-thermal: update thermal zone only when temperature changes (2014-04-08 09:01:39 +0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git next
for you to fetch changes up to 923488a53e7890566f298c2f67416af84ba2a21c:
thermal: samsung: Add TMU support for Exynos5260 SoCs (2014-05-06 14:55:42 -0400)
----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined
Naveen Krishna Chatradhi (4):
thermal: samsung: replace inten_ bit fields with intclr_
thermal: samsung: change base_common to more meaningful base_second
thermal: samsung: Add TMU support for Exynos5420 SoCs
thermal: samsung: Add TMU support for Exynos5260 SoCs
Paul Walmsley (1):
thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
.../devicetree/bindings/thermal/exynos-thermal.txt | 50 ++++-
drivers/thermal/Kconfig | 2 +-
drivers/thermal/samsung/exynos_tmu.c | 77 ++++++--
drivers/thermal/samsung/exynos_tmu.h | 23 ++-
drivers/thermal/samsung/exynos_tmu_data.c | 211 ++++++++++++++++++++-
drivers/thermal/samsung/exynos_tmu_data.h | 31 ++-
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 2 +-
7 files changed, 355 insertions(+), 41 deletions(-)
reply other threads:[~2014-05-06 19:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1399404412-29538-1-git-send-email-edubezval@gmail.com \
--to=edubezval@gmail.com \
--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).