2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/drivers/thermal/qcom
Amit Kucheria dbdaa582e4 drivers: thermal: tsens: simplify get_temp_tsens_v2 routine
The current implementation is based on an algorithm published in the
docs. Instead of reading the temperature thrice w/o any explanation,
improve the algorithm.

This will become the basis for a common get_temp routine in the future.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2019-05-14 06:59:20 -07:00
..
Kconfig drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
Makefile drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 2019-05-13 20:35:37 -07:00
qcom-spmi-temp-alarm.c drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
tsens-8960.c drivers: thermal: tsens: Rename variable tmdev 2019-05-13 20:35:36 -07:00
tsens-common.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens-v0_1.c drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00
tsens-v2.c drivers: thermal: tsens: simplify get_temp_tsens_v2 routine 2019-05-14 06:59:20 -07:00
tsens.c drivers: thermal: tsens: Add new operation to check if a sensor is enabled 2019-05-14 06:59:17 -07:00
tsens.h drivers: thermal: tsens: Introduce IP-specific max_sensor count 2019-05-14 06:59:19 -07:00