medfield: Add Thermal Driver
authorDurgadoss R <durgadoss.r@intel.com>
Sun, 20 Feb 2011 17:35:43 +0000 (23:05 +0530)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:19 +0000 (06:07 -0400)
commitf017fbe7993d8416824aaf079fa1e6dc88d1ba55
tree598b1f6a1d13a14eeb1b31325037a78e75f2aa8b
parentc0b9c6494498014f28dbec37fe327bf016a91356
medfield: Add Thermal Driver

This is the basic thermal sensor driver for Intel MID platform using the
Medfield chipset. It plugs in via the thermal drivers and provides sensor
readings for the device sensors.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/intel_mid_thermal.c [new file with mode: 0644]