thermal: qoriq: Add thermal management support
authorJia Hongtao <hongtao.jia@nxp.com>
Thu, 30 Jun 2016 03:08:38 +0000 (11:08 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 24 Aug 2016 07:53:06 +0000 (15:53 +0800)
commit1b9e177ea9105ee9c20fa962fbe39aa600794823
tree8507d59782ef4df13ea92f1228c00d2bf6d29089
parent71073e2166c08dd0af0fcb371a4b5d92c8e828fd
thermal: qoriq: Add thermal management support

This driver add thermal management support by enabling TMU (Thermal
Monitoring Unit) on QorIQ platform.

It's based on thermal of framework:
- Trip points defined in device tree.
- Cpufreq as cooling device registered in qoriq cpufreq driver.

Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/qoriq_thermal.c [new file with mode: 0644]
This page took 0.025455 seconds and 5 git commands to generate.