linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: rui.zhang@intel.com
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	amit.daniel@samsung.com, l.majewski@samsung.com
Subject: [GIT PULL v2] thermal-soc: urgent fixes for 3.12
Date: Tue, 15 Oct 2013 10:22:32 -0400	[thread overview]
Message-ID: <1381846952-17654-1-git-send-email-eduardo.valentin@ti.com> (raw)

Hello Rui,

Here is the urgent fixes on thermal-soc drivers, only difference from v1 is
that now it is based on the right branch (your master branch) so that it
does not include any changes for 3.13.

Short changelog:
- Several fixes on exynos driver: exynos 4412 regressions
- Minor fix on ti-soc-thermal: extrapolation with pcb sensor fixed

V1:
http://www.spinics.net/lists/kernel/msg1619642.html

All best,

The following changes since commit 22356f447ceb8d97a4885792e7d9e4607f712e1b:

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

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes

for you to fetch changes up to df8f13476443b70608c64b3e91f3876a06fa739c:

  drivers: thermal: allow ti-soc-thermal run without pcb zone (2013-10-15 10:10:43 -0400)

----------------------------------------------------------------
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

 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/ti-soc-thermal/ti-thermal-common.c |  1 +
 6 files changed, 51 insertions(+), 14 deletions(-)

                 reply	other threads:[~2013-10-15 14:22 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=1381846952-17654-1-git-send-email-eduardo.valentin@ti.com \
    --to=eduardo.valentin@ti.com \
    --cc=amit.daniel@samsung.com \
    --cc=l.majewski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    /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).