DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] power: some cleancode for cpufreq library
@ 2026-05-09  8:45 Huisong Li
  2026-05-09  8:45 ` [PATCH 1/3] power: move power state structure to power cpufreq header Huisong Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Huisong Li @ 2026-05-09  8:45 UTC (permalink / raw)
  To: anatoly.burakov, sivaprasad.tummala
  Cc: dev, thomas, stephen, fengchengwen, yangxingui, zhanjie9,
	lihuisong

Move some common definition to common header file.

Huisong Li (3):
  power: move power state structure to power cpufreq header
  power: unify decimal format macro for strtoul
  power: use common decimal macro definition

 drivers/power/acpi/acpi_cpufreq.c                 |  8 --------
 drivers/power/amd_pstate/amd_pstate_cpufreq.c     |  9 ---------
 drivers/power/cppc/cppc_cpufreq.c                 |  9 ---------
 drivers/power/intel_pstate/intel_pstate_cpufreq.c |  8 --------
 lib/power/power_common.c                          |  1 -
 lib/power/power_common.h                          |  2 ++
 lib/power/power_cpufreq.h                         | 10 ++++++++++
 lib/power/rte_power_qos.c                         |  2 +-
 8 files changed, 13 insertions(+), 36 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2026-05-11  1:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09  8:45 [PATCH 0/3] power: some cleancode for cpufreq library Huisong Li
2026-05-09  8:45 ` [PATCH 1/3] power: move power state structure to power cpufreq header Huisong Li
2026-05-09  8:45 ` [PATCH 2/3] power: unify decimal format macro for strtoul Huisong Li
2026-05-09  8:45 ` [PATCH 3/3] power: use common decimal macro definition Huisong Li
2026-05-11  1:10 ` [PATCH 0/3] power: some cleancode for cpufreq library fengchengwen

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