]> git.ipfire.org Git - thirdparty/linux.git/commit
PM: EM: Add dump to get-perf-domains in the EM YNL spec
authorChangwoo Min <changwoo@igalia.com>
Thu, 8 Jan 2026 05:32:12 +0000 (14:32 +0900)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 9 Jan 2026 20:44:46 +0000 (21:44 +0100)
commit380ff27af25e49e2cb2ff8fd0ecd7c95be2976ee
tree65e0ab8aaf514046d3f688fc372d83805db6b600
parentd29b900cf412c31f18bab67d04db619f64acb43d
PM: EM: Add dump to get-perf-domains in the EM YNL spec

Add dump to get-perf-domains, so that a user can fetch either information
about a specific performance domain with do or information about all
performance domains with dump. Share the reply format of do and dump using
perf-domain-attrs, so remove perf-domains. The YNL spec, autogenerated
files, and the do implementation are updated, and the dump implementation
is added.

Suggested-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Changwoo Min <changwoo@igalia.com>
Link: https://patch.msgid.link/20260108053212.642478-5-changwoo@igalia.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/netlink/specs/dev-energymodel.yaml
include/uapi/linux/dev_energymodel.h
kernel/power/em_netlink.c
kernel/power/em_netlink_autogen.c
kernel/power/em_netlink_autogen.h