Rebase on https://github.com/krzk/linux.git v4.2-next/dt-samsung Changes from previous version. Updated the the "cpu-crit-0" trip point in arch/arm/boot/dts/exynos5-cpu-thermal.dtsi Changes From cpu_crit0: cpu-crit-0 { temperature = <100000>; /* millicelsius */ hysteresis = <0>; /* millicelsius */ type = "critical"; }; Changes To cpu_crit0: cpu-crit-0 { temperature = <120000>; /* millicelsius */ hysteresis = <0>; /* millicelsius */ type = "critical"; }; Changes were made to match exynos5420-trip-points.dtsi -Anand Moon -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html