thermal: add Intel BXT WhiskeyCove PMIC thermal driver
authorBin Gao <bin.gao@linux.intel.com>
Mon, 29 Aug 2016 16:55:04 +0000 (09:55 -0700)
committerZhang Rui <rui.zhang@intel.com>
Mon, 5 Sep 2016 22:55:33 +0000 (06:55 +0800)
commitb474303ffd57e0a379ce73ca10232350f866f77b
treeee0fcc4b1914cdc75e3473fc5d352144b9d60f06
parentc6935931c1894ff857616ff8549b61236a19148f
thermal: add Intel BXT WhiskeyCove PMIC thermal driver

This change adds support for Intel BXT Whiskey Cove PMIC thermal
driver which is intended to handle the alert interrupts triggered
upon thermal trip point cross and notify the thermal framework
appropriately with the zone, temp, crossed trip and event details.

Signed-off-by: Yegnesh S Iyer <yegnesh.s.iyer@intel.com>
Signed-off-by: Bin Gao <bin.gao@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/intel_bxt_pmic_thermal.c [new file with mode: 0644]