Hi, Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc to get the latest Thermal Management changes for 3.19-rc5 with top-most commit ad0f409051a67dde8d454990e09b6db41f675876: int340x_thermal/processor_thermal_device: return failure when (2015-01-06 08:18:21 +0800) on top of commit 693a30b8f19a964087a3762d09fb2e1cbad6b0d4: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml (2015-01-04 11:46:43 -0800) Specifics: - Fix a problem that Intel SoC DTS thermal driver does not work when CONFIG_THERMAL_INT340X is not set. - Fix a NULL pointer dereference when processor_thermal_device driver is loaded on a platform without ACPI support. thanks, rui ---------------------------------------------------------------- Zhang Rui (3): ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver int340x_thermal/processor_thermal_device: return failure when drivers/acpi/int340x_thermal.c | 11 +++++++---- .../thermal/int340x_thermal/acpi_thermal_rel.c | 16 ++++------------ .../int340x_thermal/processor_thermal_device.c | 2 ++ 3 files changed, 13 insertions(+), 16 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html