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: <20240718071134.31155-1-lihuisong@huawei.com>
Date: Thu, 18 Jul 2024 15:11:29 +0800
From: Huisong Li <lihuisong@...wei.com>
To: <xuwei5@...ilicon.com>
CC: <linux-kernel@...r.kernel.org>, <soc@...nel.org>,
	<linux-arm-kernel@...ts.infradead.org>, <Jonathan.Cameron@...wei.com>,
	<liuyonglong@...wei.com>, <lihuisong@...wei.com>
Subject: [PATCH 0/5] Add some features and bugfix for kunpeng_hccs

This series are intended to support the low power feature for specified
HCCS and add used HCCS type sysfs. In addition, fix a PCC typo and add the
verification for die and port number.

Huisong Li (5):
  soc: hisilicon: kunpeng_hccs: fix a PCC typo
  soc: hisilicon: kunpeng_hccs: return failure on having not die or port
    information
  soc: hisilicon: kunpeng_hccs: add used HCCS type sysfs on platform
  soc: hisilicon: kunpeng_hccs: support low power feature for specified
    HCCS
  doc: soc: hisilicon: kunpeng_hccs: add low power interface description
    for HCCS

 .../sysfs-devices-platform-kunpeng_hccs       |  26 +
 drivers/soc/hisilicon/Kconfig                 |   7 +-
 drivers/soc/hisilicon/kunpeng_hccs.c          | 489 +++++++++++++++++-
 drivers/soc/hisilicon/kunpeng_hccs.h          |  29 ++
 4 files changed, 545 insertions(+), 6 deletions(-)

-- 
2.22.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ