From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux PM list <linux-pm@vger.kernel.org>,
Eduardo Valentin <edubezval@gmail.com>,
"Zhang, Rui" <rui.zhang@intel.com>
Subject: [GIT PULL] Thermal management updates for v4.17-rc5
Date: Sun, 13 May 2018 00:15:02 +0800 [thread overview]
Message-ID: <1526141702.2067.4.camel@intel.com> (raw)
Hi, Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next
to receive the latest Thermal Management updates for v4.17-rc5 with
top-most commit 60abce9f43d812dfec6687a10ca30be380f6f97a:
Merge branch 'thermal-soc' into next (2018-05-11 09:37:21 +0800)
on top of commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:
Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)
Specifics:
- Fix NULL pointer deref on module load/probe, for int3403_thermal
driver.
- Fix an emergency shutdown issue on exynos thermal driver.
thanks,
rui
----------------------------------------------------------------
Hans de Goede (1):
thermal: int3403_thermal: Fix NULL pointer deref on module load /
probe
Marek Szyprowski (2):
thermal: exynos: Reading temperature makes sense only when TMU is
turned on
thermal: exynos: Propagate error value from tmu_read()
Zhang Rui (1):
Merge branch 'thermal-soc' into next
drivers/thermal/int340x_thermal/int3403_thermal.c | 3 +--
drivers/thermal/samsung/exynos_tmu.c | 14 +++++++++++---
2 files changed, 12 insertions(+), 5 deletions(-)
reply other threads:[~2018-05-12 16:15 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=1526141702.2067.4.camel@intel.com \
--to=rui.zhang@intel.com \
--cc=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.