]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Thermal/int340x/processor_thermal: Add thermal zone support
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Fri, 16 Jan 2015 23:59:06 +0000 (15:59 -0800)
committerZhang Rui <rui.zhang@intel.com>
Tue, 20 Jan 2015 01:30:28 +0000 (09:30 +0800)
commit1c55be020806eeffbda6f1a981511e46427eb4ec
tree4801e9e53a17114ee8e39ce324bb07e548a31c3c
parent593df40475b719103e095aa1116653636662077e
Thermal/int340x/processor_thermal: Add thermal zone support

Added thermal zones for processor thermal using APIs provided by
int340x thermal zone module.
Like other INT340x devices, processor thermal device can also contain
trip points and way to get temperature. On some platform there is
no ACPI _TMP method, in those platform using IA64 architecture MSRs to
get temperature.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/int340x_thermal/processor_thermal_device.c