[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v9 8/8] CHANGELOG.md: add amd-cppc/amd-cppc-epp cpufreq driver support
- To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Penny Zheng <Penny.Zheng@xxxxxxx>
- Date: Thu, 4 Sep 2025 14:35:18 +0800
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=1Cm8DWA4z57MSB+CARUOHbMjYe/yew/NRXMVbVkbi0A=; b=AkijPjEMAHVsXXdCF9nVjI/gYxn1x2xswqPviJT8MUtnIEhW7D6Jf4O6jGlAyWi+RyG4tSsJcigtMZNeobsv+FeE5Yj64ftbq8t8QHCfhebRSnB+N4mjPYAmpvqLVjlGTlz9ExsRlW5QZJuTVYhWLypNn+YRnOIo/7Yb0YyndIeD9gbotJn8+bpasbhKXXklJjESUrorJINfHPZAFtLLQ4VMuPwH/nUGLJ8pvIoj9cZ5liFnVmkuypC2s9FHU6n/AO2/7cdmPEkwNLKowD0hpduCCBngv7Y+KktMEfG/+F7P2dLJiJ9bgoV+ZqTDb458wP7a5ayX3M8qoZ2RAKIi0w==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=I6jc/6hVx1FPDkJoY1aurwK256xeTZdKxkGStIFfP3b0OT9WTBChYd+r1/LbXC5YNkStSbk6gwh99CArD7DuOwnJAOGXzrA4/tPtIUYG4YJrUWzcij6lH8qqpMaE+h+JcfOZtDCE7GVjga88mB4eCSpOmSipXlvHnI+s4ErvoOxI+coMWUVDf1y8n1YrgB0Tgs3SV3iTTIFuGPbxa8HnmmEsJQsADgBT/ARwqYuwkwFqHgzUMlRyLffIUOtXSNounMEyk8FrocJAh8M0sfBGhvm2acBagBWH4FkNuLCFkIwnx4/KkMlQiIAhfjpuan7S1nkpy+o77ENErIKouKB3aw==
- Cc: Penny Zheng <Penny.Zheng@xxxxxxx>, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>, Community Manager <community.manager@xxxxxxxxxxxxxx>
- Delivery-date: Thu, 04 Sep 2025 06:40:49 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Signed-off-by: Penny Zheng <Penny.Zheng@xxxxxxx>
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd34ea87b8..c1a57924f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/)
- Support in hvmloader for new SMBIOS tables: 7 (Cache Info), 8 (Port
Connector), 9 (System Slots), 26 (Voltage Probe), 27 (Cooling Device),
and 28 (Temperature Probe).
+ - Support amd-cppc/amd-cppc-epp cpufreq driver
- On Arm:
- Ability to enable stack protector
--
2.34.1
|