From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
Linux PM <linux-pm@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Rui Zhang <rui.zhang@intel.com>
Subject: [GIT PULL] Thermal management updates for v3.18-rc5
Date: Tue, 11 Nov 2014 13:06:46 -0400 [thread overview]
Message-ID: <20141111170644.GA4265@developer> (raw)
[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]
Hello Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes
to receive Thermal Management updates for v3.18-rc5 with top-most
90a21ff5824c3ae8b49c1c0498b137792b935aab:
imx: thermal: imx_get_temp might be called before sensor clock is prepared (2014-11-09 15:42:53 -0400)
on top of commit a1cff6e25e6e3b55183610dddca91546951b20e3:
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal (2014-11-04 11:57:27 -0800)
Specifics:
- I am sending thermal fixes for 3.18-rc5 on behalf of Rui Zhang this
time. He is currently unable to send pull requests due to troubles with
his machine and he's currently in a business trip.
- This week we have few fixes:
. Fix in IMX thermal driver to do the correct loading sequence with CPUfreq;
. Fix in Exynos related to TMU_CONTROL offset in Exynos5260;
. Fix the unit conversion in int3403.
BR,
Eduardo Valentin
----------------------------------------------------------------
Bai Ping (1):
thermal: imx: correct driver load sequence for cpu cooling
Bartlomiej Zolnierkiewicz (1):
thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260
Heiner Kallweit (1):
imx: thermal: imx_get_temp might be called before sensor clock is prepared
lan,Tianyu (1):
Thermal/int3403: Fix thermal hysteresis unit conversion
drivers/thermal/imx_thermal.c | 45 +++++++++++++++--------
drivers/thermal/int340x_thermal/int3403_thermal.c | 8 +++-
drivers/thermal/samsung/exynos_tmu_data.c | 1 -
drivers/thermal/samsung/exynos_tmu_data.h | 1 -
4 files changed, 36 insertions(+), 19 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
reply other threads:[~2014-11-11 17:06 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=20141111170644.GA4265@developer \
--to=edubezval@gmail.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=torvalds@linux-foundation.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).