thermal: Add Tegra SOCTHERM thermal management driver
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 29 Sep 2014 14:17:31 +0000 (17:17 +0300)
committerEduardo Valentin <edubezval@gmail.com>
Thu, 20 Nov 2014 14:43:17 +0000 (10:43 -0400)
commit66fb84805134c39f00d7c2054c881faa50910390
treef18f7f40a4348c33d326c1f0f5ad79bf8150e3ba
parented7eac3371f39a2c9f4b594dbca04c50fff4739a
thermal: Add Tegra SOCTHERM thermal management driver

This adds support for the Tegra SOCTHERM thermal sensing and management
system found in the Tegra124 system-on-chip. This initial driver supports
temperature polling for four thermal zones.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/tegra_soctherm.c [new file with mode: 0644]