Thermal: introduce int3403 thermal driver
authorLan Tianyu <tianyu.lan@intel.com>
Wed, 3 Sep 2014 07:13:30 +0000 (15:13 +0800)
committerZhang Rui <rui.zhang@intel.com>
Sat, 11 Oct 2014 01:35:36 +0000 (09:35 +0800)
commit4384b8fe162d8aa03905d02073707bcf364cc7ce
tree4aee278cd1f64f79676f23748a760387c9261290
parent77e337c6e23e3b9d22e09ffec202a80f755a54c2
Thermal: introduce int3403 thermal driver

ACPI INT3403 device object can be used to retrieve temperature date
from temperature sensors present in the system, and to expose
device' performance control.

The previous INT3403 thermal driver supports temperature reporting only,
thus remove it and introduce this new & enhanced one.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/int3403_thermal.c [deleted file]
drivers/thermal/int340x_thermal/Makefile
drivers/thermal/int340x_thermal/int3403_thermal.c [new file with mode: 0644]