android_kernel_google_msm/drivers/thermal
Siddartha Mohanadoss 461b5c26ba thermal: tsens8960: Add platform detection
TSENS is not supported on the MSM8960 1.0 because of a
HW bug. The driver used a platform detection mechanism
through a flag. With the 8960PRO the CPU MAJOR
version resets back to major version 1. The driver
does not distinguish the PRO parts differently and
disables the driver. Change the method to detect
the CPU using the platform detection api instead
of relying on the platform data.

Change-Id: I446eb196cf81e6a29760530dfbce6910652e867c
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
(cherry picked from commit 30447fec965309e30f1eb33c0d318ee4a5365026)
(cherry picked from commit 25bb62fbbc050147ae298179d7abe4ad08f78371)
2013-03-07 15:20:06 -08:00
..
Kconfig msm: Add support for thermal monitor on msm8974 2013-02-27 18:20:26 -08:00
Makefile
msm8960_tsens.c thermal: tsens8960: Add platform detection 2013-03-07 15:20:06 -08:00
msm8974-tsens.c thermal: tsens8974: Fix one point calibration offsets 2013-02-27 18:21:16 -08:00
msm_popmem-tm.c
msm_thermal.c thermal: msm_thermal: Define and implement device tree bindings 2013-02-27 18:19:38 -08:00
msm_tsens.c
pm8xxx-tm.c
spear_thermal.c
thermal_sys.c