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: Tue, 21 Oct 2014 09:49:43 -0400 [thread overview]
Message-ID: <20141021134941.GA4937@developer> (raw)
[-- Attachment #1: Type: text/plain, Size: 2449 bytes --]
Hello Rui,
Here are a couple of changes that are in my tree. They include:
- a few code refactoring improving the Exynos code base;
- new feature on the Exynos code base (TRIMINFO and TRIMRELOAD);
- a documentation of RCAR thermal; and
- a fix in the of-thermal, regarding the proper usage of of APIs.
They are based on your next branch.
BR,
Eduardo Valentin
The following changes since commit 6ceaf58abe25e86292152005c51169796bad3407:
Merge branch 'int340x-thermal' of .git into next (2014-10-17 14:30:58 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git next
for you to fetch changes up to df67e40f51398fef8dd705dfe4e287ad9b10ba4b:
thermal: fix multiple disbalanced device node counters (2014-10-21 08:05:50 -0400)
----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (9):
thermal: exynos: remove unused struct exynos_tmu_registers entries
thermal: exynos: remove dead code for HW_MODE calibration
thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize()
thermal: exynos: simplify temp_to_code() and code_to_temp()
thermal: exynos: cache non_hw_trigger_levels in pdata
thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
thermal: exynos: remove identical values from exynos*_tmu_registers structures
thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag
Chanwoo Choi (2):
thermal: exynos: Add support for many TRIMINFO_CTRL registers
thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
Geert Uytterhoeven (1):
thermal: rcar: Add binding docs for new R-Car Gen2 SoCs
Vladimir Zapolskiy (1):
thermal: fix multiple disbalanced device node counters
.../devicetree/bindings/thermal/rcar-thermal.txt | 5 +-
drivers/thermal/of-thermal.c | 40 ++++--
drivers/thermal/samsung/exynos_thermal_common.h | 2 +-
drivers/thermal/samsung/exynos_tmu.c | 141 ++++++---------------
drivers/thermal/samsung/exynos_tmu.h | 81 ++----------
drivers/thermal/samsung/exynos_tmu_data.c | 83 ++++--------
drivers/thermal/samsung/exynos_tmu_data.h | 39 +-----
7 files changed, 111 insertions(+), 280 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next reply other threads:[~2014-10-21 13:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-21 13:49 Eduardo Valentin [this message]
2014-10-23 5:15 ` [GIT PULL] thermal-soc changes Zhang Rui
2014-10-23 11:27 ` Eduardo Valentin
2014-10-27 19:53 ` Eduardo Valentin
2014-10-28 5:40 ` Zhang Rui
2014-10-28 14:36 ` 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=20141021134941.GA4937@developer \
--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).