Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932149Ab3JNWAR (ORCPT ); Mon, 14 Oct 2013 18:00:17 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:41306 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757189Ab3JNWAP (ORCPT ); Mon, 14 Oct 2013 18:00:15 -0400 From: Eduardo Valentin To: CC: , , , Subject: [GIT PULL] thermal-soc: urgent fixes for 3.12 Date: Mon, 14 Oct 2013 18:00:01 -0400 Message-ID: <1381788001-3508-1-git-send-email-eduardo.valentin@ti.com> X-Mailer: git-send-email 1.8.2.1.342.gfa7285d MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1941 Lines: 44 Hello Rui, Please pull the following changes. It contains fixes for 3.12 on Exynos thermal driver, which is currently broken, Exynos4412 is the main affected. Thanks Lukasz for his persistence on getting this done for 3.12. Lukasz, you need to queue the remaining changes on DT via your platform tree. It contains also a fix on the extrapolation rules for TI SoCs. The following changes since commit 74ae45a3d656d3e86bb8e776634ebdfd3f39f37c: Merge branches 'x86_pkg_temp' and 'misc' of .git into next (2013-09-25 21:41:44 +0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git next for you to fetch changes up to 848a3b2b91a45f6b7814e2779f58cc0461d88fce: drivers: thermal: allow ti-soc-thermal run without pcb zone (2013-10-14 17:48:33 -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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/