From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
Eduardo Valentin <edubezval@gmail.com>
Subject: [GIT PULL] Thermal management updates for v4.9-rc3
Date: Thu, 27 Oct 2016 15:30:29 +0800 [thread overview]
Message-ID: <1477553429.2208.28.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.9-rc3 with
top-most commit fd0d76af878c18bf3a4c60fd14bdbf2a207c0836:
thermal/powerclamp: correct cpu support check (2016-10-24 10:38:02
+0800)
on top of commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
Specifics:
- Fix a regression introduced by commit b721ca0d19(thermal/powerclamp:
remove cpu whitelist), that powerclamp driver checks cpu support in a
wrong way. From: Eric Ernst.
- Fix a problem that intel_pch_thermal driver misses passive trip point
when the PCH thermal device has an ACPI companion device associated.
From: Srinivas Pandruvada.
- Add missing support for Haswell PCH thermal sensor. From: Srinivas
Pandruvada.
thanks,
rui
----------------------------------------------------------------
Eric Ernst (1):
thermal/powerclamp: correct cpu support check
Srinivas Pandruvada (2):
thermal: intel_pch_thermal: Add an ACPI passive trip
thermal: intel_pch_thermal: Enable Haswell PCH
drivers/thermal/intel_pch_thermal.c | 60
+++++++++++++++++++++++++++++++++++++
drivers/thermal/intel_powerclamp.c | 14 ++-------
2 files changed, 62 insertions(+), 12 deletions(-)
reply other threads:[~2016-10-27 7:30 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=1477553429.2208.28.camel@intel.com \
--to=rui.zhang@intel.com \
--cc=edubezval@gmail.com \
--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.