mbox series

[GIT,PULL] Thermal-SoC management fixes for v5.2-rc3

Message ID 20190601232205.GA7411@localhost.localdomain (mailing list archive)
State Mainlined
Headers show
Series [GIT,PULL] Thermal-SoC management fixes for v5.2-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

Message

Eduardo Valentin June 1, 2019, 11:22 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org June 2, 2019, 5:25 p.m. UTC | #1
The pull request you sent on Sat, 1 Jun 2019 16:22:06 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/378e853f68e9a9548c64687880715ac3cca31c22

Thank you!