[PATCH v1] power: support amd-pstate cpufreq driver

2023-04-12 Thread Sivaprasad Tummala
amd-pstate introduces a new CPU frequency control mechanism for AMD processors using the ACPI Collaborative Performance Power Control feature for a finer grained frequency management. Patch to add support for amd-pstate driver. Signed-off-by: Sivaprasad Tummala --- app/test/test_power.c

Re: [PATCH v1] power: support amd-pstate cpufreq driver

2023-05-24 Thread Thomas Monjalon
12/04/2023 11:52, Sivaprasad Tummala: > amd-pstate introduces a new CPU frequency control mechanism for AMD > processors using the ACPI Collaborative Performance Power Control > feature for a finer grained frequency management. > > Patch to add support for amd-pstate driver. > > Signed-off-by: Si

Re: [PATCH v1] power: support amd-pstate cpufreq driver

2023-05-26 Thread Burakov, Anatoly
On 5/24/2023 7:46 PM, Thomas Monjalon wrote: 12/04/2023 11:52, Sivaprasad Tummala: amd-pstate introduces a new CPU frequency control mechanism for AMD processors using the ACPI Collaborative Performance Power Control feature for a finer grained frequency management. Patch to add support for amd

Re: [PATCH v1] power: support amd-pstate cpufreq driver

2023-05-26 Thread Burakov, Anatoly
On 4/12/2023 10:52 AM, Sivaprasad Tummala wrote: amd-pstate introduces a new CPU frequency control mechanism for AMD processors using the ACPI Collaborative Performance Power Control feature for a finer grained frequency management. Patch to add support for amd-pstate driver. Signed-off-by: Siv

RE: [PATCH v1] power: support amd-pstate cpufreq driver

2023-05-30 Thread Tummala, Sivaprasad
ubject: Re: [PATCH v1] power: support amd-pstate cpufreq driver > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > 12/04/2023 11:52, Sivaprasad Tummala: > > amd-pstate introduces