[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aCtZdbNA5UwE4j4b@mai.linaro.org>
Date: Mon, 19 May 2025 18:16:53 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: rafael@...nel.org
Cc: 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: [GIT PULL] thermal drivers changes for v6.16-rc1
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
--
<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
Powered by blists - more mailing lists