* [GIT PULL] Thermal management updates for v4.9-rc3
@ 2016-10-27 7:30 Zhang Rui
0 siblings, 0 replies; only message in thread
From: Zhang Rui @ 2016-10-27 7:30 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux PM list, Eduardo Valentin
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-27 7:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 7:30 [GIT PULL] Thermal management updates for v4.9-rc3 Zhang Rui
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.