From: fengchengwen <fengchengwen@huawei.com>
To: Huisong Li <lihuisong@huawei.com>, <anatoly.burakov@intel.com>,
<sivaprasad.tummala@amd.com>
Cc: <dev@dpdk.org>, <thomas@monjalon.net>,
<stephen@networkplumber.org>, <yangxingui@huawei.com>,
<zhanjie9@hisilicon.com>
Subject: Re: [PATCH 0/3] power: some cleancode for cpufreq library
Date: Mon, 11 May 2026 09:10:24 +0800 [thread overview]
Message-ID: <5a7c0fff-515c-425d-bd25-538cccabfb09@huawei.com> (raw)
In-Reply-To: <20260509084503.2917038-1-lihuisong@huawei.com>
Series-acked-by: Chengwen Feng <fengchengwen@huawei.com>
On 5/9/2026 4:45 PM, Huisong Li wrote:
> 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(-)
>
prev parent reply other threads:[~2026-05-11 1:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` fengchengwen [this message]
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=5a7c0fff-515c-425d-bd25-538cccabfb09@huawei.com \
--to=fengchengwen@huawei.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=lihuisong@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