]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4fe7e9ab6be2dde7114c00f5b46fa8c553077084
tree598b1f6a1d13a14eeb1b31325037a78e75f2aa8b
parenta901fa4bcfa8f773d2172e61735a2e865b0da55e
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]