linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] GENPD API improvements
@ 2021-01-18  1:13 Dmitry Osipenko
  2021-01-18  1:13 ` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional Dmitry Osipenko
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Dmitry Osipenko @ 2021-01-18  1:13 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Ulf Hansson, Peter Geis,
	Nicolas Chauvet, Rafael J. Wysocki, Kevin Hilman,
	Peter De Schrijver, Viresh Kumar, Stephen Boyd,
	Greg Kroah-Hartman, Matt Merhar
  Cc: linux-kernel, linux-tegra, linux-pm

Hi,

This is a continuation of [1], where Ulf Hansson suggested to factor out
GENPD patches into a separate series. This series is a prerequisite of
the power domain driver for NVIDIA Tegra SoCs.

[1] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=221130

Changelog:

v3: - Added r-b from Ulf Hansson.

    - Added new patch "Make of_genpd_add_subdomain() to return -EPROBE_DEFER",
      which was suggested by Ulf Hansson.

    - Improved "Add "performance" column to debug summary" patch by
      correcting the formatting of debug output, which had a superfluous
      whitespace.

Dmitry Osipenko (3):
  PM: domains: Make set_performance_state() callback optional
  PM: domains: Add "performance" column to debug summary
  PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER

 drivers/base/power/domain.c | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-19 12:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18  1:13 [PATCH v3 0/3] GENPD API improvements Dmitry Osipenko
2021-01-18  1:13 ` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional Dmitry Osipenko
2021-01-18  7:28   ` Viresh Kumar
2021-01-18 10:59     ` Ulf Hansson
2021-01-18 11:05       ` Viresh Kumar
2021-01-18 12:46         ` Ulf Hansson
2021-01-19  3:44           ` Viresh Kumar
2021-01-19  9:52             ` Ulf Hansson
2021-01-19  9:55               ` Viresh Kumar
2021-01-18 18:44       ` Dmitry Osipenko
2021-01-18  1:13 ` [PATCH v3 2/3] PM: domains: Add "performance" column to debug summary Dmitry Osipenko
2021-01-18  7:31   ` Viresh Kumar
2021-01-18  1:13 ` [PATCH v3 3/3] PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER Dmitry Osipenko
2021-01-18  7:32   ` Viresh Kumar
2021-01-18 10:32   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).