Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/3] cpufreq: CPPC: Some optimizations for cppc_cpufreq.c.
@ 2025-05-26 11:30 Lifeng Zheng
  2025-05-26 11:30 ` [PATCH 1/3] cpufreq: CPPC: Remove cpu_data_list Lifeng Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Lifeng Zheng @ 2025-05-26 11:30 UTC (permalink / raw)
  To: rafael, viresh.kumar, robert.moore, lenb
  Cc: linux-pm, linux-kernel, linux-acpi, acpica-devel, linuxarm,
	jonathan.cameron, zhanjie9, lihuisong, cenxinghai, yubowen8,
	zhenglifeng1

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-06-19  5:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 11:30 [PATCH 0/3] cpufreq: CPPC: Some optimizations for cppc_cpufreq.c Lifeng Zheng
2025-05-26 11:30 ` [PATCH 1/3] cpufreq: CPPC: Remove cpu_data_list Lifeng Zheng
2025-05-26 11:30 ` [PATCH 2/3] cpufreq: CPPC: Return void in populate_efficiency_class() Lifeng Zheng
2025-05-26 11:30 ` [PATCH 3/3] cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() Lifeng Zheng
2025-05-28 13:26 ` [PATCH 0/3] cpufreq: CPPC: Some optimizations for cppc_cpufreq.c Pierre Gondois
2025-05-29  6:28   ` zhenglifeng (A)
2025-06-17  2:33 ` zhenglifeng (A)
2025-06-18 19:06   ` Rafael J. Wysocki
2025-06-19  5:47     ` Viresh Kumar
2025-06-19  5:46 ` Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox