Message ID | 20250530081722.280776-1-zhanjie9@hisilicon.com |
---|---|
Headers | show
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5BC072116FE for <linux-pm@vger.kernel.org>; Fri, 30 May 2025 08:24:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.190 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748593470; cv=none; b=KSdQTSJ7M5qKrpNB5bqFQMO6eUSz5PJQ+x/8HTCIO6SZ4WP3CHAaaopah6DPlORESs5B9RjZk74xf8RhF+FYjPBfaxy1TOcjcSnEkaHFaMavCY5TvV1f8RsRv1rDxNaXaDsAOg77ZGK/9ucI42i2ZQbuLVbylJUe3MZAUmqOAMg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748593470; c=relaxed/simple; bh=a1bW7ASiPlOETAxAFpSQKsX6+jW070eqTp37iyAL8OI=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=hBuLQ69OlcjCycYIwvzfEjbJcTViN9pSxxWHueLb3zspl94N+30VgxUPs77lP3FxGJ+a8nBdKqMGNrkcZ3x+Hd5kx22HcKSmYKRWbmEqtqXnwLRSkQ/PAp4a9pwUMdqrrysOfChiupIbD9vhhj9IPe88NDQwFDH+vgBL1N9NXzU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com; spf=pass smtp.mailfrom=hisilicon.com; arc=none smtp.client-ip=45.249.212.190 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hisilicon.com Received: from mail.maildlp.com (unknown [172.19.88.214]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4b7x872SpTz2RVsB; Fri, 30 May 2025 16:23:19 +0800 (CST) Received: from kwepemo100006.china.huawei.com (unknown [7.202.195.47]) by mail.maildlp.com (Postfix) with ESMTPS id 2DDB91A016C; Fri, 30 May 2025 16:24:23 +0800 (CST) Received: from localhost.localdomain (10.90.31.46) by kwepemo100006.china.huawei.com (7.202.195.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Fri, 30 May 2025 16:24:22 +0800 From: Jie Zhan <zhanjie9@hisilicon.com> To: <cw00.choi@samsung.com>, <myungjoo.ham@samsung.com>, <kyungmin.park@samsung.com> CC: <linux-pm@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linuxarm@huawei.com>, <zhanjie9@hisilicon.com>, <jonathan.cameron@huawei.com>, <alireza.sanaee@huawei.com>, <zhenglifeng1@huawei.com>, <lihuisong@huawei.com>, <yubowen8@huawei.com>, <liwei728@huawei.com>, <prime.zeng@hisilicon.com> Subject: [PATCH v4 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver Date: Fri, 30 May 2025 16:17:20 +0800 Message-ID: <20250530081722.280776-1-zhanjie9@hisilicon.com> X-Mailer: git-send-email 2.30.0 Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: kwepems100002.china.huawei.com (7.221.188.206) To kwepemo100006.china.huawei.com (7.202.195.47) |
Series |
PM / devfreq: Add HiSilicon uncore frequency scaling driver
|
expand
|