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 thermal: tsens: Add 8974 TSENS driver 2013-02-27 18:16:04 -08:00
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 thermal: msm_popmem: Remove redundant license clause 2013-02-25 11:33:10 -08:00
msm_thermal.c thermal: msm_thermal: Define and implement device tree bindings 2013-02-27 18:19:38 -08:00
msm_tsens.c thermal: msm_tsens: Fix clearing interrupt bit on resume 2013-02-25 11:33:38 -08:00
pm8xxx-tm.c hwmon: pm8xxx_adc: Remove pm8921-adc 2013-02-25 11:33:24 -08:00
spear_thermal.c thermal: spear13xx: checking for NULL instead of IS_ERR() 2012-03-22 01:07:22 -04:00
thermal_sys.c thermal: thermal_sys: Fix return value of trip_point_temp_set 2013-02-25 11:33:16 -08:00