lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jjmrSHO-YoU7ThJkYedhd1Y9fyRsdP-YTEr-j1wyAxOw@mail.gmail.com>
Date: Fri, 28 Nov 2025 13:05:51 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, Gaurav Kohli <quic_gkohli@...cinc.com>, 
	Geert Uytterhoeven <geert+renesas@...der.be>, Malaya Kumar Rout <mrout@...hat.com>, 
	Manaf Meethalavalappu Pallikunhi <manaf.pallikunhi@....qualcomm.com>, marek.vasut+renesas@...il.com, 
	Ovidiu Panait <ovidiu.panait.rb@...esas.com>, Pengfei Li <pengfei.li_1@....com>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Linux PM mailing list <linux-pm@...r.kernel.org>
Subject: Re: [GIT PULL] thermal drivers update for v6.19-rc1

Hi Daniel,

On Thu, Nov 27, 2025 at 4:50 PM Daniel Lezcano
<daniel.lezcano@...aro.org> wrote:
>
> Hi Rafael,
>
> The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:
>
>    Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)
>
> are available in the Git repository at:
>
>
> ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.19-rc1
>
> for you to fetch changes up to c411d8bf06992dade7abb88690dc2d467a868cc4:
>
>    thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit
> (2025-11-26 15:51:28 +0100)
>
> ----------------------------------------------------------------
> - Document the RZ/V2H TSU DT bindings (Ovidiu Panait)
>
> - Document the Kaanapali Temperature Sensor (Manaf Meethalavalappu
>    Pallikunhi)
>
> - Document R-Car Gen4 and RZ/G2 support in driver comment (Marek
> Vasut)
>
> - Convert to DEFINE_SIMPLE_DEV_PM_OPS in the R-Car [Gen3] (Geert
>    Uytterhoeven)
>
> - Fix format string bug in thermal-engine (Malaya Kumar Rout)
>
> - Make ipq5018 tsens standalone compatible (George Moussalem)
>
> - Add the QCS8300 compatible for the QCom Tsens (Gaurav Kohli)
>
> - Add the support for the NXP i.MX91 thermal module, including the DT
>    bindings (Pengfei Li)
>
> ----------------------------------------------------------------
> Gaurav Kohli (1):
>        dt-bindings: thermal: tsens: Add QCS8300 compatible
>
> Geert Uytterhoeven (2):
>        thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
>        thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
>
> George Moussalem (1):
>        dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone
> compatible
>
> Malaya Kumar Rout (1):
>        tools/thermal/thermal-engine: Fix format string bug in thermal-engine
>
> Manaf Meethalavalappu Pallikunhi (1):
>        dt-bindings: thermal: qcom-tsens: document the Kaanapali
> Temperature Sensor
>
> Marek Vasut (1):
>        thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support
> in driver comment
>
> Ovidiu Panait (1):
>        dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU
>
> Pengfei Li (2):
>        dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91
> thermal module
>        thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit
>
>   .../devicetree/bindings/thermal/fsl,imx91-tmu.yaml |  87 +++++
>   .../devicetree/bindings/thermal/qcom-tsens.yaml    |   9 +-
>   .../bindings/thermal/renesas,r9a09g047-tsu.yaml    |   6 +-
>   drivers/thermal/Kconfig                            |  10 +
>   drivers/thermal/Makefile                           |   1 +
>   drivers/thermal/imx91_thermal.c                    | 384
> +++++++++++++++++++++
>   drivers/thermal/renesas/rcar_gen3_thermal.c        |  10 +-
>   drivers/thermal/renesas/rcar_thermal.c             |   8 +-
>   tools/thermal/thermal-engine/thermal-engine.c      |   2 +-
>   9 files changed, 504 insertions(+), 13 deletions(-)
>   create mode 100644
> Documentation/devicetree/bindings/thermal/fsl,imx91-tmu.yaml
>   create mode 100644 drivers/thermal/imx91_thermal.c

Pulled and added to linux-pm.git/thermal, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ