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: <20241107032626.16682-1-lihuisong@huawei.com>
Date: Thu, 7 Nov 2024 11:26:24 +0800
From: Huisong Li <lihuisong@...wei.com>
To: <linux-pm@...r.kernel.org>, <rafael@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <liuyonglong@...wei.com>,
	<zhanjie9@...ilicon.com>, <lihuisong@...wei.com>
Subject: [PATCH v1 0/2] Add _TZD method for ACPI thermal

This series is mainly used to support _TZD method for ACPI thermal so as
to directly know the devices associated with the thermal zone.
And fix a little issue for acpi_power_meter by the way.

Huisong Li (2):
  ACPI: thermal: Support for linking devices associated with the thermal
    zone
  hwmon: (acpi_power_meter) Fix fail to load module on platform without
    _PMD method

 drivers/acpi/thermal.c           | 114 ++++++++++++++++++++++++++++++-
 drivers/hwmon/acpi_power_meter.c |   3 +-
 2 files changed, 115 insertions(+), 2 deletions(-)

-- 
2.22.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ