From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux PM mailing list <linux-pm@vger.kernel.org>,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Vincent Knecht <vincent.knecht@mailoo.org>
Subject: [GIT PULL] thermal drivers for v6.1-rc1
Date: Tue, 4 Oct 2022 11:41:14 +0200 [thread overview]
Message-ID: <58a7d685-e9e9-e47a-1e20-41b18302e6a7@linaro.org> (raw)
Hi Rafael,
this is a pull request for more thermal material for v6.1. I've dropped
the trip point rework as a lock issue has been spotted on exynos.
Most of the changes are fixes. There are more pending changes for the
thermal drivers on the mailing list but they require some more review,
so they will have to wait for v6.2
Thanks
-- Daniel
The following changes since commit 2e70ea7fb9873e642982f166bf9aaa4a6206fbec:
Merge branches 'thermal-intel' and 'thermal-drivers' (2022-10-03
20:43:32 +0200)
are available in the Git repository at:
ssh://git@git.linaro.org/people/daniel.lezcano/linux.git
tags/thermal-v6.1-rc1-2
for you to fetch changes up to b0c883e900702f408d62cf92b0ef01303ed69be9:
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
(2022-10-04 11:21:43 +0200)
----------------------------------------------------------------
- Used the platform data to get the sensor id instead of parsing the
device in the driver and remove the dedicated OF function (Daniel
Lezcano)
- Fixed Kconfig dependency for the QCom tsens driver (Jonathan
Cameron)
- Fixed missing const annotation for the RCar ops driver and removed a
duplicate parameter check (Lad Prabhakar)
- Fixed a NULL pointer dereference when calling set_trip_temp() (Lad
Prabhakar)
- Fixed the fourth hardware id in the QCom tsens driver (Vincent
Knecht)
----------------------------------------------------------------
Daniel Lezcano (2):
thermal/drivers/imx_sc: Rely on the platform data to get the
resource id
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Jonathan Cameron (1):
thermal/drivers/qcom: Drop false build dependency of all QCOM
drivers on QCOM_TSENS
Lad Prabhakar (3):
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
thermal/core: Drop valid pointer check for type
thermal/core: Add a check before calling set_trip_temp()
Vincent Knecht (1):
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
drivers/thermal/Makefile | 2 +-
drivers/thermal/imx_sc_thermal.c | 68
+++++++++++++++++++++++++++++++++-----------------------------------
drivers/thermal/qcom/tsens-v0_1.c | 2 +-
drivers/thermal/rcar_thermal.c | 2 +-
drivers/thermal/thermal_core.c | 2 +-
drivers/thermal/thermal_of.c | 44
--------------------------------------------
drivers/thermal/thermal_sysfs.c | 8 +++++---
include/linux/thermal.h | 10 ----------
8 files changed, 42 insertions(+), 96 deletions(-)
--
<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
next reply other threads:[~2022-10-04 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-04 9:41 Daniel Lezcano [this message]
2022-10-04 14:36 ` Rafael J. Wysocki
2022-10-04 14:37 ` Rafael J. Wysocki
2022-10-04 14:43 ` Daniel Lezcano
2022-10-04 14:52 ` Rafael J. Wysocki
2022-10-04 15:06 ` Daniel Lezcano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58a7d685-e9e9-e47a-1e20-41b18302e6a7@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=rafael@kernel.org \
--cc=vincent.knecht@mailoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®