linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	eduardo <eduardo.valentin@ti.com>,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
	Lukasz Majewski <l.majewski@samsung.com>
Subject: [GIT PULL] thermal management fixes for v3.12-rc7
Date: Wed, 23 Oct 2013 09:30:28 +0800	[thread overview]
Message-ID: <1382491828.2186.6.camel@rzhang1-mobl4> (raw)

Hi, Linus,

please pull from git repository at

git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc

to receive Thermal management fixes for v3.12-rc7 with
top-most commit 167c3ad268c2643b926d693f402e893ce64857a8:

  Merge branch 'x86_pkg_temp' of .git into for-rc (2013-10-21 11:26:45
+0800)

on top of commit 22356f447ceb8d97a4885792e7d9e4607f712e1b:

  mm: Place preemption point in do_mlockall() loop (2013-09-24 19:44:40
-0700)

These includes several commits that are necessary to properly fix
regression for TMU test MUX address setting after reset, for exynos
thermal driver.

Specifics:

- fix a regression that the removal of setting a certain field at TMU
configuration setting results in immediately shutdown after reset
on Exynos4412 SoC.

- revert a patch which tries to link the thermal_zone device
and its hwmon node but breaks libsensors.

- fix a deadlock/lockdep warning issue in x86_pkg_temp thermal driver,
which can be reproduced on a buggy platform only.

- fix ti-soc-thermal driver to fall back on bandgap reading when reading
from PCB temperature sensor fails.

thanks,
rui

----------------------------------------------------------------

Eduardo Valentin (1):
      drivers: thermal: allow ti-soc-thermal run without pcb zone

Lukasz Majewski (3):
      thermal: exynos: Remove check for thermal device pointer at
exynos_report_trigger()
      thermal: exynos: Provide separate TMU data for Exynos4412
      thermal: exynos: Provide initial setting for TMU's test MUX
address at Exynos4412

Srinivas Pandruvada (1):
      Thermal: x86_pkg_temp: change spin lock

Zhang Rui (2):
      Revert "drivers: thermal: parent virtual hwmon with thermal zone"
      Merge branch 'x86_pkg_temp' of .git into for-rc

 drivers/thermal/samsung/exynos_thermal_common.c    |    2 --
 drivers/thermal/samsung/exynos_tmu.c               |   12 +++++---
 drivers/thermal/samsung/exynos_tmu.h               |    7 ++++-
 drivers/thermal/samsung/exynos_tmu_data.c          |   30
++++++++++++++++----
 drivers/thermal/samsung/exynos_tmu_data.h          |   13 ++++++++-
 drivers/thermal/thermal_hwmon.c                    |    2 +-
 drivers/thermal/ti-soc-thermal/ti-thermal-common.c |    1 +
 drivers/thermal/x86_pkg_temp_thermal.c             |   14 +++++----
 8 files changed, 60 insertions(+), 21 deletions(-)




                 reply	other threads:[~2013-10-23  1: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=1382491828.2186.6.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=eduardo.valentin@ti.com \
    --cc=l.majewski@samsung.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.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).