linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] driver core: Two more updates related to device links
@ 2019-02-07 18:35 Rafael J. Wysocki
  2019-02-07 18:38 ` [PATCH 1/2] PM-runtime: Take suppliers into account in __pm_runtime_set_status() Rafael J. Wysocki
  2019-02-07 18:41 ` [PATCH 2/2] driver core: Document limitation related to DL_FLAG_RPM_ACTIVE Rafael J. Wysocki
  0 siblings, 2 replies; 10+ messages in thread
From: Rafael J. Wysocki @ 2019-02-07 18:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: LKML, Linux PM, Ulf Hansson, Daniel Vetter, Lukas Wunner,
	Andrzej Hajda, Russell King - ARM Linux, Lucas Stach,
	Linus Walleij, Thierry Reding, Laurent Pinchart,
	Marek Szyprowski, Joerg Roedel

Hi Greg at al,

These two patches are on top of the recent device links updates series already
in linux-next (https://lore.kernel.org/lkml/1952449.TVsm6CJCTy@aspire.rjw.lan/).

The first one changes __pm_runtime_set_status() to look at device links and
activate or deactivate the suppliers of the target device in accordance with
its new PM-runtime status.  After this change, pm_runtime_set_suspended() and
pm_runtime_set_active() should handle suppliers consistently with runtime
suspend and resume.

The second patch is a documentation update resulting from the discussion with
Ulf that followed the above patch series.

Cheers,
Rafael



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

end of thread, other threads:[~2019-02-12 16:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-07 18:35 [PATCH 0/2] driver core: Two more updates related to device links Rafael J. Wysocki
2019-02-07 18:38 ` [PATCH 1/2] PM-runtime: Take suppliers into account in __pm_runtime_set_status() Rafael J. Wysocki
2019-02-11 13:27   ` Ulf Hansson
2019-02-11 15:50     ` Ulf Hansson
2019-02-11 23:05       ` Rafael J. Wysocki
2019-02-12  8:03         ` Ulf Hansson
2019-02-11 22:41     ` Rafael J. Wysocki
2019-02-12  8:25       ` Ulf Hansson
2019-02-12 16:02   ` Ulf Hansson
2019-02-07 18:41 ` [PATCH 2/2] driver core: Document limitation related to DL_FLAG_RPM_ACTIVE Rafael J. Wysocki

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).