Please consider the following thermal soc changes for v5.2-rc3. This is really a single revert, detected to cause issues on the tsens driver. The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07: Linux 5.2-rc2 (2019-05-26 16:49:19 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes for you to fetch changes up to ca657468a0d4bcc25445f6636485a19a525267bd: Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled" (2019-05-28 19:30:33 -0700) Specifics: - Revert tsens change that is reported to cause issues. BR, ---------------------------------------------------------------- Eduardo Valentin (1): Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled" drivers/thermal/qcom/tsens-common.c | 14 -------------- drivers/thermal/qcom/tsens-v0_1.c | 1 - drivers/thermal/qcom/tsens-v2.c | 1 - drivers/thermal/qcom/tsens.c | 5 ----- drivers/thermal/qcom/tsens.h | 1 - 5 files changed, 22 deletions(-)