Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964886AbbKDLyg (ORCPT ); Wed, 4 Nov 2015 06:54:36 -0500 Received: from mailout2.samsung.com ([203.254.224.25]:45253 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819AbbKDLye (ORCPT ); Wed, 4 Nov 2015 06:54:34 -0500 X-AuditID: cbfee61b-f79d56d0000048c5-89-5639f1f8f820 Date: Wed, 04 Nov 2015 12:54:20 +0100 From: Lukasz Majewski To: Eduardo Valentin Cc: Rui Zhang , Linux PM , LKML , Lukasz Majewski , Krzysztof Kozlowski , Alim Akhtar Subject: [GIT PULL] Samsung Thermal for v4.4-rc1 Message-id: <20151104125420.6d733c3e@amdc2363> Organization: SPRC Poland X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrELMWRmVeSWpSXmKPExsVy+t9jQd0fHy3DDOau0bZ4MG8bm8X8K9dY LV6/MLR484jb4vKuOWwWn3uPMFo8edjH5sDusXPWXXaPxXteMnmsm/aW2aNvyypGj8+b5AJY o7hsUlJzMstSi/TtErgyVnV8Yy74z11xYs0HxgbG05xdjJwcEgImEm8+3WCGsMUkLtxbz9bF yMUhJDCLUeLvsQssEM4bRokrRz+zgVSxCKhK3DrxmRHEZhPQk/h89ykTiC0ioCVx4tJ2JpAG ZoGPjBKv2x+BJYQFDCR+TpsEtoIXqOHdqiPsIDa/gKRE+78fUKvtJM592sAOUSMo8WPyPRYQ mxlo6OZtTawQtrzE5jVvmScw8s9CUjYLSdksJGULGJlXMUqkFiQXFCel5xrlpZbrFSfmFpfm pesl5+duYgSH9DPpHYyHd7kfYhTgYFTi4W34bxEmxJpYVlyZe4hRgoNZSYTX9JRlmBBvSmJl VWpRfnxRaU5q8SFGaQ4WJXFefU+jMCGB9MSS1OzU1ILUIpgsEwenVAPjpFXM0duL+mceavsd xMC7gzlswuYcbeXH76eKmvLq/Hrz9c4BK9MSV8sPTPqXmOqtWLg1NkuL/hO+dOHrm6yzyZxJ mU/FT55TteJqFlT/9ovbUeKxrNga5dUP1i6d/DhfZWnV1V+Xf+nKLdfc3v7L/+GPQtfmI/te yJ30tHVOPFbyZn96108rJZbijERDLeai4kQAVkBUHmUCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1732 Lines: 53 Dear Eduardo, Please find my pull request for Samsung Thermal development code (v4.4-rc1): The following changes since commit 8fb2b9ac2aadd6d87f89071c2c85f8c12b41c943: thermal: underflow bug in imx_set_trip_temp() (2015-10-30 11:35:50 -0700) are available in the git repository at: https://github.com/lmajewski/linux-samsung-thermal.git/next git@github.com:lmajewski/linux-samsung-thermal.git/next for you to fetch changes up to 2cbe45bee4df3cac65fdefde4756fb949bc8278c: thermal: exynos: Directly return 0 instead of using local ret variable (2015-11-04 12:21:58 +0100) ---------------------------------------------------------------- Krzysztof Kozlowski (5): thermal: exynos: Fix unbalanced regulator disable on probe failure thermal: exynos: Fix first temperature read after registering sensor thermal: exynos: Use IS_ERR() because regulator cannot be NULL thermal: exynos: Remove unneeded semicolon thermal: exynos: Directly return 0 instead of using local ret variable drivers/thermal/samsung/exynos_tmu.c | 68 ++++++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 38 insertions(+), 30 deletions(-) Test HW: Exynos5433 - Odroid XU3 board. Build GCC: 4.9.2 SHA1: 2cbe45b [I've rebased on top of kernel_linux-soc-thermal/next branch at your repository] -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group -- 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/