[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j-OXYJXt79Cd=__PTmdScXh53nLJB5FG0X2QBUnjN7MA@mail.gmail.com>
Date: Mon, 4 Nov 2024 17:06:57 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>, Lukasz Luba <Lukasz.Luba@....com>,
Linux PM mailing list <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, Emil Dahl Juhl <emdj@...g-olufsen.dk>,
Icenowy Zheng <icenowy@...c.io>, zhangjiao2 <zhangjiao2@...s.chinamobile.com>
Subject: Re: [GIT PULL] thermal drivers fixes for v6.12
Hi Daniel,
On Mon, Nov 4, 2024 at 4:47 PM Daniel Lezcano <daniel.lezcano@...aro.org> wrote:
>
>
> Hi Rafael,
>
> please consider the following fixes for v6.12-rc7.
>
> I wanted to send the PR last week but I've been busy with other tasks,
> sorry for that.
>
> The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:
>
> Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)
>
> are available in the Git repository at:
>
>
> ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.12-rc7
>
> for you to fetch changes up to 725f31f300e300a9d94976bd8f1db6e746f95f63:
>
> thermal/of: support thermal zones w/o trips subnode (2024-11-04
> 15:38:29 +0100)
>
> ----------------------------------------------------------------
> - Remove a false lockdep backtrace in the LMh driver (Dmitry
> Baryshkov)
>
> - Fix sampling handler context ptr in the libthermal (Emil Dahl Juhl)
>
> - Remove the thermal soft link when doing a make clean. The link is
> created at compilation time (Zhang Jiao)
>
> - Accept thermal zone without trip points as stated in the bindings,
> otherwise the thermal zone fails to initialize (Icenowy Zheng)
>
> ----------------------------------------------------------------
> Dmitry Baryshkov (1):
> thermal/drivers/qcom/lmh: Remove false lockdep backtrace
>
> Emil Dahl Juhl (1):
> tools/lib/thermal: Fix sampling handler context ptr
>
> Icenowy Zheng (1):
> thermal/of: support thermal zones w/o trips subnode
>
> zhang jiao (1):
> tools/lib/thermal: Remove the thermal.h soft link when doing make
> clean
>
> drivers/thermal/qcom/lmh.c | 7 +++++++
> drivers/thermal/thermal_of.c | 21 ++++++++++-----------
> tools/lib/thermal/Makefile | 4 +++-
> tools/lib/thermal/sampling.c | 2 ++
> 4 files changed, 22 insertions(+), 12 deletions(-)
>
>
>
> --
Pulled and added to linux-pm.git/linux-next, thanks!
Powered by blists - more mailing lists