mbox series

[GIT,PULL] thermal fixes for v5.10-rc5

Message ID e1bcd711-a3bf-58aa-7efd-053fa0fe5514@linaro.org (mailing list archive)
State Mainlined, archived
Headers show
Series [GIT,PULL] thermal fixes for v5.10-rc5 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v5.10-rc5

Message

Daniel Lezcano Nov. 19, 2020, 11 a.m. UTC
The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

  Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:


ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.10-rc5

for you to fetch changes up to b98467fe96d2415836d154ecfe1cd389bf4147b5:

  thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
(2020-11-12 12:30:29 +0100)

----------------------------------------------------------------
- Disable the CPU PM notifier for OMAP4430 for suspend in order to
  prevent wrong temperature leading to a critical shutdown (Peter
  Ujfalusi)

----------------------------------------------------------------
Peter Ujfalusi (1):
      thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430

 drivers/thermal/ti-soc-thermal/ti-bandgap.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 19, 2020, 7:17 p.m. UTC | #1
The pull request you sent on Thu, 19 Nov 2020 12:00:32 +0100:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v5.10-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/841d6e9ec9e345054dd4a28ef5feceb73e9702be

Thank you!