Thermal: introduce INT3402 thermal driver
authorAaron Lu <aaron.lu@intel.com>
Wed, 3 Sep 2014 07:13:02 +0000 (15:13 +0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 10 Oct 2014 06:02:25 +0000 (14:02 +0800)
commit77e337c6e23e3b9d22e09ffec202a80f755a54c2
tree91a497474e1f8e94812221102bfa75a573add3db
parent7b83fd9d91a411158f72d36958103c708c3b5a86
Thermal: introduce INT3402 thermal driver

ACPI INT3402 device object could report temperature for the memory module.
To expose such information to user space, a thermal zone device is registered
for it so that the thermal sysfs interface can expose such information for
userspace to use.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/int340x_thermal/Makefile
drivers/thermal/int340x_thermal/int3402_thermal.c [new file with mode: 0644]
include/linux/thermal.h