Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1337078
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load |
| Date | 2016-02-18 07:30 +0100 |
| Message-ID | <r3qg9-1ts-3@gated-at.bofh.it> (permalink) |
| References | <r3pap-EO-17@gated-at.bofh.it> <r3pap-EO-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 18-02-16, 14:13, Krzysztof Kozlowski wrote: > After adding cpufreq-dt support to Exynos542x, the Odroid XU3-Lite can > be easily overheated when launching eight CPU-intensive tasks: > thermal thermal_zone3: critical temperature reached(121 C),shutting down > > This seems to be specific to Odroid XU3-Lite board which officially > supports lower frequencies than regular XU3 or XU4. When working at > maximum CPU speed (1800 MHz big and 1300 MHz LITTLE) in warmer place for > longer time, the fan fails to cool down the board and it reaches > critical temperature. > > Add CPU cooling to Exynos5422/5800 to fix this issue. When reaching last > interrupt-driven trip-point (70 degrees of Celsius) start passive > cooling in polling mode (slowing CPU by 2 steps). When reaching 85 > degrees of Celsius, start slowing even more, down to 600 MHz. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > > --- > > Changes since v1: > 1. Use polling mode for passive cooling (number of configurable trip > points in TMU exceeded). > > 2. Adjust the values (temperature and cooling levels). > --- > arch/arm/boot/dts/exynos5422-cpu-thermal.dtsi | 46 ++++++++++++++++++++++++++- > 1 file changed, 45 insertions(+), 1 deletion(-) Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-18 06:20 +0100
[PATCH v2 2/3] ARM: dts: Add cooling levels for CPUs on exynos5422/5800 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-18 06:20 +0100
Re: [PATCH v2 2/3] ARM: dts: Add cooling levels for CPUs on exynos5422/5800 Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-18 07:30 +0100
[PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-18 06:20 +0100
Re: [PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-18 07:30 +0100
Re: [PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420 Punit Agrawal <punit.agrawal@arm.com> - 2016-02-18 19:00 +0100
Re: [PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-19 05:00 +0100
Re: [PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420 Punit Agrawal <punit.agrawal@arm.com> - 2016-02-22 12:30 +0100
csiph-web