[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g-iTiuTpK44TNC+R2-RSW7mHRdDzunFEz0D9MyuJEL0A@mail.gmail.com>
Date: Mon, 19 May 2025 21:06:01 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: rafael@...nel.org, krzysztof.kozlowski@...aro.org,
luca.ceresoli@...tlin.com, kike.correo99.f@...il.com,
angelogioacchino.delregno@...labora.com, arnd@...db.de, ansuelsmth@...il.com,
srichara@...cinc.com, george.moussalem@...look.com,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [GIT PULL] thermal drivers changes for v6.16-rc1
Hi Daniel,
On Mon, May 19, 2025 at 6:16 PM Daniel Lezcano
<daniel.lezcano@...aro.org> wrote:
>
> Hi Rafael,
>
> Please consider pulling the following changes since commit
> 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:
>
> Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)
>
> are available in the Git repository at:
>
> ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v6.16-rc1
>
> for you to fetch changes up to e23cba0ab49a9cf95e9bc3a86cfbf336b0e285f6:
>
> thermal/drivers/airoha: Fix spelling mistake (2025-05-16 12:50:01 +0200)
>
> ----------------------------------------------------------------
> - Make the Hisilicon driver to compile by default when ARCH_HISI is
> set (Krzysztof Kozlowski)
>
> - Cleanup printk format with use of %pC instead of %pCn in the bcm2835
> driver (Luca Ceresoli)
>
> - Fix variable naming coding style in the AmLogic driver (Enrique
> Isidoro Vazquez Ramos)
>
> - Fix missing debugfs entry removal on failure by using the devm_
> variant in the LVTS driver (AngeloGioacchino Del Regno)
>
> - Remove the unused lvts_debugfs_exit() function as the devm variant
> introduced before takes care of removing the debugfs entry in the
> LVTS driver (Arnd Bergmann)
>
> - Add the Airoha EN7581 thermal sensor support along with its DT
> bindings (Christian Marangi)
>
> - Add ipq5018 compatible string DT binding, cleanup and add its suppot
> in the QCom Tsens driver driver (Sricharan Ramabadhran and George
> Moussalem)
>
> - Fix comments typos in the Airoha driver (Christian Marangi)
>
> ----------------------------------------------------------------
> AngeloGioacchino Del Regno (1):
> thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure
>
> Arnd Bergmann (1):
> thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit
>
> Christian Marangi (3):
> dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
> thermal/drivers: Add support for Airoha EN7581 thermal sensor
> thermal/drivers/airoha: Fix spelling mistake
>
> Enrique Isidoro Vazquez Ramos (1):
> thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding style
>
> George Moussalem (2):
> thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+
> thermal/drivers/qcom/tsens: Add support for tsens v1 without RPM
>
> Krzysztof Kozlowski (1):
> thermal/drivers/hisi: Do not enable by default during compile testing
>
> Luca Ceresoli (2):
> thermal/drivers/bcm2835: Use %pC instead of %pCn
> vsprintf: remove redundant and unused %pCn format specifier
>
> Sricharan Ramabadhran (2):
> dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
> thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens
>
> --
Pulled and added to linux-pm.git/thermal, thanks!
Powered by blists - more mailing lists