commit | 5e480ab94db8102baa73da33534e708a8636c2f9 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Tue May 11 00:10:02 2021 +0300 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Fri May 21 13:16:10 2021 +0900 |
tree | 6f4c8e4a7c74fbceff07dd456be4b91b7f25d7b6 | |
parent | 7dbc0d246891acbb8ae5840b3237881b7a0787df [diff] |
PM / devfreq: tegra30: Support thermal cooling Expose ACTMON devfreq device as a cooling device in order to throttle memory freq on overheat. Throttling of memory freq has a significant cooling effect on NVIDIA Tegra SoCs since higher memory freqs require higher SoC core voltage which is one of the main causes of the heating. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>