Re: [GIT PULL] thermal material for v6.3, take 2

From: Rafael J. Wysocki
Date: Mon Feb 13 2023 - 10:26:15 EST


On Mon, Feb 13, 2023 at 12:10 PM Daniel Lezcano
<daniel.lezcano@xxxxxxxxxx> wrote:
>
> Hi Rafael,
>
> The following changes since commit 61b7614c114c817f9f326282c2f7a728bf0051a8:
>
> Merge branch 'thermal-intel' into linux-next (2023-02-09 19:57:59 +0100)
>
> are available in the Git repository at:
>
>
> ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.3-rc1-2
>
> for you to fetch changes up to f8da73d02bfcf6d61513912035150d91c14ea1e9:
>
> thermal/drivers/st: Remove syscfg based driver (2023-02-13 11:42:35
> +0100)
>
> ----------------------------------------------------------------
> - Fix missing thermal_sampling_exit() call when unsubscribing (Vincent
> Guittot)
>
> - Add the LVTS Mediatek driver along with a relocation to the Mediatek
> folder (Balsam Chihi)
>
> - Add the r8a779g0 RCar support (Geert Uytterhoeven)
>
> - Fix useless call to set_trips() when resuming and add interrupt
> support detection at init time on RCar gen3 (Niklas Söderlund)
>
> - Fix memory corruption in the hi3660 thermal driver (Yongqin Liu)
>
> - Fix include path for libnl3 in pkg-config file for the libthermal
> (Vibhav Pant)
>
> - Remove core header inclusion from drivers (Daniel Lezcano)
>
> - Remove syscfg based driver as the platform is removed (Alain Volmat)
>
> ----------------------------------------------------------------
> Alain Volmat (1):
> thermal/drivers/st: Remove syscfg based driver
>
> Balsam CHIHI (3):
> thermal/drivers/mediatek: Relocate driver to mediatek folder
> dt-bindings: thermal: mediatek: Add LVTS thermal controllers
> thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
>
> Daniel Lezcano (1):
> thermal: Remove core header inclusion from drivers
>
> Geert Uytterhoeven (2):
> dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support
> thermal/drivers/rcar_gen3: Add support for R-Car V4H
>
> Niklas Söderlund (3):
> thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when
> resuming
> thermal/drivers/rcar_gen3_thermal: Create device local ops struct
> thermal/drivers/rcar_gen3_thermal: Fix device initialization
>
> Vibhav Pant (1):
> tools/lib/thermal: Fix include path for libnl3 in pkg-config file.
>
> Vincent Guittot (1):
> tools/lib/thermal: Fix thermal_sampling_exit()
>
> Yongqin Liu (1):
> thermal/drivers/hisi: Drop second sensor hi3660

Pulled and pushed out, thanks!