Message ID | 20250206131428.3261578-1-zhenglifeng1@huawei.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 6832222F391; Thu, 6 Feb 2025 13:14:33 +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=1738847677; cv=none; b=MVH0xCu07awDc4pi00l/1B9Dzr7qhU8cayezBMtYQiaBX7F+wGoKpxMNJUNTT/MzNxZGR2j37K2yme3dRZn1prB1pRemjTsarQVfzLETdwZuifwsUztJv3xWCga/BXQNxAULpHVFZSyTwuO3RyuE1+qcnOTg2qfRNBENOcRV0Ds= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738847677; c=relaxed/simple; bh=vHAGrAf4YWkDgVgUsCR2p/jiGWJqleALHntTmxeHJTY=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=YwiByEKDqpCnmH/yVWs1TRSmo6Su3XFfAaRyZcUhvqYW7FmM33YD0sfI9A//hdZekNxlNGqGLCis6gxxL+qzkj1qqsACCY91htzWA5kAKSfyTHoTGs9U+kGUFmEnPXD57MipwD4zYcs3+fD+CWAbU3Q37ODbXwCpRIF1QSGKjN4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.190 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.163.17]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4Ypct35Bymz2Fcxv; Thu, 6 Feb 2025 21:10:51 +0800 (CST) Received: from kwepemh100008.china.huawei.com (unknown [7.202.181.93]) by mail.maildlp.com (Postfix) with ESMTPS id 19DC81A0188; Thu, 6 Feb 2025 21:14:30 +0800 (CST) Received: from localhost.huawei.com (10.50.165.33) by kwepemh100008.china.huawei.com (7.202.181.93) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 6 Feb 2025 21:14:29 +0800 From: Lifeng Zheng <zhenglifeng1@huawei.com> To: <rafael@kernel.org>, <lenb@kernel.org>, <robert.moore@intel.com>, <viresh.kumar@linaro.org>, <mario.limonciello@amd.com>, <gautham.shenoy@amd.com>, <ray.huang@amd.com>, <pierre.gondois@arm.com> CC: <acpica-devel@lists.linux.dev>, <linux-acpi@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linuxarm@huawei.com>, <yumpusamongus@gmail.com>, <srinivas.pandruvada@linux.intel.com>, <jonathan.cameron@huawei.com>, <zhanjie9@hisilicon.com>, <lihuisong@huawei.com>, <zhenglifeng1@huawei.com>, <hepeng68@huawei.com>, <fanghao11@huawei.com> Subject: [PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq Date: Thu, 6 Feb 2025 21:14:20 +0800 Message-ID: <20250206131428.3261578-1-zhenglifeng1@huawei.com> X-Mailer: git-send-email 2.33.0 Precedence: bulk X-Mailing-List: linux-acpi@vger.kernel.org List-Id: <linux-acpi.vger.kernel.org> List-Subscribe: <mailto:linux-acpi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-acpi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemh100008.china.huawei.com (7.202.181.93) |
Series |
Support for autonomous selection in cppc_cpufreq
|
expand
|