]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jul 2020 18:08:54 +0000 (11:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jul 2020 18:08:54 +0000 (11:08 -0700)
commit30a9c3e38486ac1f71ec3bde879f066e774748cf
treec1c2eb3f87245bd592b8076b176afcdc05b74e4e
parent4c7049516d54c2df33bf7b602672820d7005c55c
parent6e2ca6dad1973d3a2df57381969d59d44a2b0f99
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux into master

Pull thermal fixes from Daniel Lezcano:

 - Fix invalid index array access on int340x_thermal leading to a kernel
   panic (Bartosz Szczepanek)

 - Fix debug message level to prevent flooding on some platform (Alex
   Hung)

 - Fix invalid bank access by reverting "thermal: mediatek: fix register
   index error" (Enric Balletbo i Serra)

* tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux:
  Revert "thermal: mediatek: fix register index error"
  thermal: int3403_thermal: Downgrade error message
  thermal/int340x_thermal: Prevent page fault on .set_mode() op
drivers/thermal/mtk_thermal.c