thermal: Add Intel PCH thermal driver
authorTushar Dave <tushar.n.dave@intel.com>
Wed, 10 Jun 2015 20:34:24 +0000 (13:34 -0700)
committerZhang Rui <rui.zhang@intel.com>
Tue, 4 Aug 2015 02:06:08 +0000 (10:06 +0800)
commitd0a12625d2ff2c63321b3cf48c48184748ab577a
tree62862e5ff7093cd72f4e64f4d318a76067468fb6
parent1f22dc4494e203d6987fc708f414b4adf8614036
thermal: Add Intel PCH thermal driver

This change adds a thermal driver for Wildcat Point platform controller
hub. This driver register PCH thermal sensor as a thermal zone and
associate critical and hot trips if present.

Signed-off-by: Tushar Dave <tushar.n.dave@intel.com>
Reviewed-by: Pandruvada, Srinivas <srinivas.pandruvada@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/intel_pch_thermal.c [new file with mode: 0644]