android_kernel_google_msm/drivers/thermal
David Collins b536bcacc5 thermal: pm8xxx-tm: Add configuration option for allowing shutdown override
Add a field to the PMIC thermal alarm core data named
allow_software_override which is used to control whether or not
userspace may switch the mode of a PMIC thermal device to
"enabled" in order to enable software override of PMIC automatic
over temperature shutdown.

allow_software_override -
true:  writing "enabled" to thermalfs mode file results in
       software override of PMIC automatic over temperature
       shutdown.
false: PMIC automatic over temperature shutdown is always
       enabled.  mode file cannot be set to "enabled".

Change-Id: I4c47fdf0c0c4704008591755296118ad7fac95ae
Signed-off-by: David Collins <collinsd@codeaurora.org>
(cherry picked from commit 8f6d8a8e7e1d149687819af7f9abbb24a8459cc0)
2013-03-15 17:08:32 -07: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 Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
msm8974-tsens.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
msm_popmem-tm.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
msm_thermal.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
msm_tsens.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
pm8xxx-tm.c thermal: pm8xxx-tm: Add configuration option for allowing shutdown override 2013-03-15 17:08:32 -07: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