[PATCH v10 8/8] CHANGELOG.md: add amd-cppc/amd-cppc-epp cpufreq driver support

Penny Zheng posted 8 patches 1 week, 4 days ago
[PATCH v10 8/8] CHANGELOG.md: add amd-cppc/amd-cppc-epp cpufreq driver support
Posted by Penny Zheng 1 week, 4 days ago
Signed-off-by: Penny Zheng <Penny.Zheng@amd.com>
---
v9 -> v10:
- s/Support/New/ and add a full stop at the end
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca1b43b940..7b9518ff08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,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).
+   - New amd-cppc/amd-cppc-epp cpufreq driver.
 
  - On Arm:
     - Ability to enable stack protector
-- 
2.34.1
Re: [PATCH v10 8/8] CHANGELOG.md: add amd-cppc/amd-cppc-epp cpufreq driver support
Posted by Oleksii Kurochko 1 week, 4 days ago
On 9/23/25 6:38 AM, Penny Zheng wrote:
> Signed-off-by: Penny Zheng<Penny.Zheng@amd.com>
> ---
> v9 -> v10:
> - s/Support/New/ and add a full stop at the end
> ---
>   CHANGELOG.md | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index ca1b43b940..7b9518ff08 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -36,6 +36,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).
> +   - New amd-cppc/amd-cppc-epp cpufreq driver.

LGTM: Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>

Thanks.

~ Oleksii

>   
>    - On Arm:
>       - Ability to enable stack protector