linux/drivers/thermal/int340x_thermal
Srinivas Pandruvada 1c55be0208 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>
2015-01-20 09:30:28 +08:00
..
acpi_thermal_rel.c ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT 2015-01-06 08:17:06 +08:00
acpi_thermal_rel.h Thermal: int340x_thermal: expose acpi thermal relationship tables 2014-10-11 09:35:48 +08:00
int340x_thermal_zone.c Thermal/int340x: Add common thermal zone handler 2015-01-20 09:29:35 +08:00
int340x_thermal_zone.h Thermal/int340x: Add common thermal zone handler 2015-01-20 09:29:35 +08:00
int3400_thermal.c thermal: int340x_thermal: drop owner assignment from platform_drivers 2014-12-22 11:06:42 +08:00
int3402_thermal.c Thermal/int340x/int3402: Use int340x thermal API 2015-01-20 09:30:19 +08:00
int3403_thermal.c Thermal/int340x/int3403: Use int340x thermal API 2015-01-20 09:30:25 +08:00
Makefile Thermal/int340x: Add common thermal zone handler 2015-01-20 09:29:35 +08:00
processor_thermal_device.c Thermal/int340x/processor_thermal: Add thermal zone support 2015-01-20 09:30:28 +08:00