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 [email protected]: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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

