From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Kucheria Subject: [PATCH 0/3] Enable thermal management on MSM8916 Date: Tue, 6 Mar 2018 18:35:00 +0530 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-arm-msm@vger.kernel.org Cc: Alex Elder , Andy Gross , Arnd Bergmann , Gregory CLEMENT , Heiko Stuebner , Krzysztof Kozlowski , Rob Herring , Timur Tabi , Wei Xu , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-soc@vger.kernel.org List-Id: devicetree@vger.kernel.org Add DT entries to create cooling devices on MSM8916, enable the thermal sensor on the platform and turn on other cpufreq governors to make it easy for developers. This patchset requires http://patchwork.kernel.org/bundle/amitkucheria/8016-cpufreq-dts/ to be applied first to enable thermal functionality by cpu frequency throttling. Amit Kucheria (2): arm64: defconfig: enable thermal sensor on QCOM platforms arm64: defconfig: enable more cpufreq governors Rajendra Nayak (1): arm64: dts: msm8916: Add cpu cooling maps arch/arm64/boot/dts/qcom/msm8916.dtsi | 31 +++++++++++++++++++++++++++++++ arch/arm64/configs/defconfig | 10 ++++++++++ 2 files changed, 41 insertions(+) -- 2.7.4