config [31mCONFIG_QCOM_TSENS[0m tristate "Qualcomm TSENS Temperature Alarm" depends on [31mCONFIG_THERMAL[0m depends on [31mCONFIG_QCOM_QFPROM[0m depends on [31mCONFIG_ARCH_QCOM[0m || [31mCONFIG_COMPILE_TEST[0m help This enables the thermal sysfs driver for the TSENS device. It shows up in Sysfs as a thermal zone with multiple trip points. Disabling the thermal zone device via the mode file results in disabling the sensor. Also able to set threshold temperature for both hot and cold and update when a threshold is reached. |