[GIT PULL] Thermal control fixes for v6.4-rc1

From: Rafael J. Wysocki
Date: Fri May 05 2023 - 13:51:32 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.4-rc1-3

with top-most commit 2492ba4cd06dd24076f44327174816b04cddde90

MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER

on top of commit 667de5c68440732373f571f7eac4ff44b1b93ee7

Merge tag 'thermal-6.4-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive thermal control fixes for 6.4-rc1.

These fix a NULL pointer dereference in the Intel powerclamp driver
introduced during the 6.3 cycle and update MAINTAINERS to match recent
code changes.

Specifics:

- Fix NULL pointer access in the Intel powerclamp thermal driver that
occurs on attempts to set the cooling device state to 0 in the
default configuration (Srinivas Pandruvada).

- Drop the stale MAINTAINERS entry for the Intel Menlow thermal driver
that has been removed recently (Lukas Bulwahn).

Thanks!


---------------

Lukas Bulwahn (1):
MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER

Srinivas Pandruvada (1):
thermal: intel: powerclamp: Fix NULL pointer access issue

---------------

MAINTAINERS | 6 ------
drivers/thermal/intel/intel_powerclamp.c | 4 ++++
2 files changed, 4 insertions(+), 6 deletions(-)