The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:

  Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)

are available in the Git repository at:


ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.8-rc6

for you to fetch changes up to a8f62f183021be389561570ab5f8c701a5e70298:

  Revert "thermal: mediatek: fix register index error" (2020-07-15
11:12:48 +0200)

----------------------------------------------------------------
- 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)

----------------------------------------------------------------
Alex Hung (1):
      thermal: int3403_thermal: Downgrade error message

Bartosz Szczepanek (1):
      thermal/int340x_thermal: Prevent page fault on .set_mode() op

Enric Balletbo i Serra (1):
      Revert "thermal: mediatek: fix register index error"

 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 7 ++++++-
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 2 +-
 drivers/thermal/mtk_thermal.c                           | 6 ++----
 3 files changed, 9 insertions(+), 6 deletions(-)

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Reply via email to