From: Huisong Li <lihuisong@huawei.com>
To: <anatoly.burakov@intel.com>, <sivaprasad.tummala@amd.com>
Cc: <dev@dpdk.org>, <thomas@monjalon.net>,
<stephen@networkplumber.org>, <fengchengwen@huawei.com>,
<yangxingui@huawei.com>, <zhanjie9@hisilicon.com>,
<lihuisong@huawei.com>
Subject: [PATCH 0/3] power: some cleancode for cpufreq library
Date: Sat, 9 May 2026 16:45:00 +0800 [thread overview]
Message-ID: <20260509084503.2917038-1-lihuisong@huawei.com> (raw)
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
next reply other threads:[~2026-05-09 8:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-09 8:45 Huisong Li [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260509084503.2917038-1-lihuisong@huawei.com \
--to=lihuisong@huawei.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=sivaprasad.tummala@amd.com \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
--cc=yangxingui@huawei.com \
--cc=zhanjie9@hisilicon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox