[PATCH 0/3] PM: domains: Improvements for performance states in genpd

From: Ulf Hansson
Date: Thu Sep 02 2021 - 06:16:42 EST


This series intends to improve how genpd manages performance states votes while
device are becoming attached/detached to it. More details are available in the
commit messages for each patch.

Ulf Hansson (3):
PM: domains: Drop the performance state vote for a device at detach
PM: domains: Restructure some code in __genpd_dev_pm_attach()
PM: domains: Add a ->dev_get_performance_state() callback to genpd

drivers/base/power/domain.c | 26 +++++++++++++++++---------
include/linux/pm_domain.h | 3 ++-
2 files changed, 19 insertions(+), 10 deletions(-)

--
2.25.1