[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1628332356-33278-1-git-send-email-qianweili@huawei.com>
Date: Sat, 7 Aug 2021 18:32:31 +0800
From: Weili Qian <qianweili@...wei.com>
To: <herbert@...dor.apana.org.au>, <davem@...emloft.net>
CC: <linux-kernel@...r.kernel.org>, <linux-crypto@...r.kernel.org>,
<wangzhou1@...ilicon.com>, <liulongfang@...wei.com>
Subject: [PATCH 0/5] crypto: hisilicon - support runtime PM for accelerator devices
Kunpeng930 accelerator devices support runtime power management, this
patchset enables runtime PM for accelerator devices.
Weili Qian (5):
crypto: hisilicon - using 'debugfs_create_file' instead of
'debugfs_create_regset32'
crypto: hisilicon - add runtime PM ops
crypto: hisilicon - support runtime PM for accelerator device
crypto: hisilicon - change parameter passing of debugfs function
crypto: hisilicon - check _PS0 and _PR0 method
drivers/crypto/hisilicon/hpre/hpre_main.c | 60 ++++-
drivers/crypto/hisilicon/qm.c | 430 +++++++++++++++++++++++++-----
drivers/crypto/hisilicon/qm.h | 8 +
drivers/crypto/hisilicon/sec2/sec_main.c | 58 +++-
drivers/crypto/hisilicon/zip/zip_main.c | 57 +++-
5 files changed, 521 insertions(+), 92 deletions(-)
--
2.8.1
Powered by blists - more mailing lists