drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- include/acpi/cppc_acpi.h | 1 - 2 files changed, 15 insertions(+), 45 deletions(-)
This patch series makes some minor optimizations for cppc_cpufreq.c to
makes codes cleaner.
Lifeng Zheng (3):
cpufreq: CPPC: Remove cpu_data_list
cpufreq: CPPC: Return void in populate_efficiency_class()
cpufreq: CPPC: Remove forward declaration of
cppc_cpufreq_register_em()
drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++-------------------------
include/acpi/cppc_acpi.h | 1 -
2 files changed, 15 insertions(+), 45 deletions(-)
--
2.33.0
On 26-05-25, 19:30, Lifeng Zheng wrote: > This patch series makes some minor optimizations for cppc_cpufreq.c to > makes codes cleaner. > > Lifeng Zheng (3): > cpufreq: CPPC: Remove cpu_data_list > cpufreq: CPPC: Return void in populate_efficiency_class() > cpufreq: CPPC: Remove forward declaration of > cppc_cpufreq_register_em() > > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- > include/acpi/cppc_acpi.h | 1 - > 2 files changed, 15 insertions(+), 45 deletions(-) Applied. Thanks. -- viresh
Gentle ping. On 2025/5/26 19:30, Lifeng Zheng wrote: > This patch series makes some minor optimizations for cppc_cpufreq.c to > makes codes cleaner. > > Lifeng Zheng (3): > cpufreq: CPPC: Remove cpu_data_list > cpufreq: CPPC: Return void in populate_efficiency_class() > cpufreq: CPPC: Remove forward declaration of > cppc_cpufreq_register_em() > > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- > include/acpi/cppc_acpi.h | 1 - > 2 files changed, 15 insertions(+), 45 deletions(-) >
On Tue, Jun 17, 2025 at 4:33 AM zhenglifeng (A) <zhenglifeng1@huawei.com> wrote: > > Gentle ping. > > On 2025/5/26 19:30, Lifeng Zheng wrote: > > This patch series makes some minor optimizations for cppc_cpufreq.c to > > makes codes cleaner. > > > > Lifeng Zheng (3): > > cpufreq: CPPC: Remove cpu_data_list > > cpufreq: CPPC: Return void in populate_efficiency_class() > > cpufreq: CPPC: Remove forward declaration of > > cppc_cpufreq_register_em() > > > > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- > > include/acpi/cppc_acpi.h | 1 - > > 2 files changed, 15 insertions(+), 45 deletions(-) I've started to process this because it has been sent to linux-acpi and then I realized that Viresh should take it, but since I've applied it already, I may as well queue it up for 6.17. Viresh, please let me know if you have any concerns about it. Thanks!
On 18-06-25, 21:06, Rafael J. Wysocki wrote: > On Tue, Jun 17, 2025 at 4:33 AM zhenglifeng (A) <zhenglifeng1@huawei.com> wrote: > > > > Gentle ping. > > > > On 2025/5/26 19:30, Lifeng Zheng wrote: > > > This patch series makes some minor optimizations for cppc_cpufreq.c to > > > makes codes cleaner. > > > > > > Lifeng Zheng (3): > > > cpufreq: CPPC: Remove cpu_data_list > > > cpufreq: CPPC: Return void in populate_efficiency_class() > > > cpufreq: CPPC: Remove forward declaration of > > > cppc_cpufreq_register_em() > > > > > > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- > > > include/acpi/cppc_acpi.h | 1 - > > > 2 files changed, 15 insertions(+), 45 deletions(-) > > I've started to process this because it has been sent to linux-acpi > and then I realized that Viresh should take it, but since I've applied > it already, I may as well queue it up for 6.17. > > Viresh, please let me know if you have any concerns about it. I applied this before I saw your email.. Please keep it, I will drop it. Thanks. -- viresh
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com> On 5/26/25 13:30, Lifeng Zheng wrote: > This patch series makes some minor optimizations for cppc_cpufreq.c to > makes codes cleaner. > > Lifeng Zheng (3): > cpufreq: CPPC: Remove cpu_data_list > cpufreq: CPPC: Return void in populate_efficiency_class() > cpufreq: CPPC: Remove forward declaration of > cppc_cpufreq_register_em() > > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- > include/acpi/cppc_acpi.h | 1 - > 2 files changed, 15 insertions(+), 45 deletions(-) >
On 2025/5/28 21:26, Pierre Gondois wrote: > Reviewed-by: Pierre Gondois <pierre.gondois@arm.com> Thanks! > > On 5/26/25 13:30, Lifeng Zheng wrote: >> This patch series makes some minor optimizations for cppc_cpufreq.c to >> makes codes cleaner. >> >> Lifeng Zheng (3): >> cpufreq: CPPC: Remove cpu_data_list >> cpufreq: CPPC: Return void in populate_efficiency_class() >> cpufreq: CPPC: Remove forward declaration of >> cppc_cpufreq_register_em() >> >> drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++------------------------- >> include/acpi/cppc_acpi.h | 1 - >> 2 files changed, 15 insertions(+), 45 deletions(-) >>
© 2016 - 2026 Red Hat, Inc.