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: <CAJZ5v0gjTAXsgob=tYenV_ifSWNVwBPmo6CfoQFp9=bRXcj3QA@mail.gmail.com>
Date:   Fri, 8 Sep 2023 21:25:27 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Additional thermal control updates for v6.6-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.6-rc1-3

with top-most commit edd220b33f479cf9dcda0bfefb2cb8c5902e9885

 thermal: core: Drop thermal_zone_device_register()

on top of commit 0ca4080a884329759a08c76f0aeabe3d24350c62

 Merge tag 'thermal-6.6-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive additional thermal control updates for 6.6-rc1.

These eliminate an obsolete thermal zone registration function.

Thanks!


---------------

Rafael J. Wysocki (4):
      thermal: core: Clean up headers of thermal zone registration functions
      thermal: core: Add function for registering tripless thermal zones
      thermal: Use thermal_tripless_zone_device_register()
      thermal: core: Drop thermal_zone_device_register()

---------------

 drivers/power/supply/power_supply_core.c           |  4 +-
 drivers/thermal/armada_thermal.c                   |  5 ++-
 drivers/thermal/dove_thermal.c                     |  4 +-
 .../intel/int340x_thermal/int3400_thermal.c        |  6 +--
 drivers/thermal/kirkwood_thermal.c                 |  4 +-
 drivers/thermal/spear_thermal.c                    |  4 +-
 drivers/thermal/thermal_core.c                     | 16 +++----
 include/linux/thermal.h                            | 51 ++++++++++++++--------
 8 files changed, 56 insertions(+), 38 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ