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-next>] [day] [month] [year] [list]
Message-ID: <9133c24d-a425-4c66-ab0d-31876730bfd3@linaro.org>
Date: Mon, 4 Nov 2024 16:46:56 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: 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: [GIT PULL] thermal drivers fixes for v6.12


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(-)



-- 
<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ