[GIT PULL v2] thermal-soc: urgent fixes for 3.12

From: Eduardo Valentin
Date: Tue Oct 15 2013 - 10:22:48 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/