All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve phy-mapphone pm
@ 2018-11-17 13:37 Tony Lindgren
  2018-11-17 13:37   ` [1/2] " Tony Lindgren
  2018-11-17 13:37   ` [2/2] " Tony Lindgren
  0 siblings, 2 replies; 18+ messages in thread
From: Tony Lindgren @ 2018-11-17 13:37 UTC (permalink / raw)
  To: Kishon Vijay Abraham I
  Cc: linux-kernel, linux-usb, linux-omap, Pavel Machek,
	Sebastian Reichel

Hi,

Here are two non-urgent patches to get phy-mapphone runtime PM working
better. Currently it only works when toggled from the userspace via the
sysfs entry for for "auto" and "on".

Regards,

Tony


Tony Lindgren (2):
  phy: core: Add phy_pm_runtime_enabled
  phy: mapphone-mdm6600: Improve phy related runtime PM calls

 drivers/phy/motorola/phy-mapphone-mdm6600.c | 71 +++++++++++++++------
 drivers/phy/phy-core.c                      |  9 +++
 include/linux/phy/phy.h                     |  6 ++
 3 files changed, 66 insertions(+), 20 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2019-06-02 10:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-17 13:37 [PATCH 0/2] Improve phy-mapphone pm Tony Lindgren
2018-11-17 13:37 ` [PATCH 1/2] phy: core: Add phy_pm_runtime_enabled Tony Lindgren
2018-11-17 13:37   ` [1/2] " Tony Lindgren
2018-11-17 15:38   ` [PATCH 1/2] " Johan Hovold
2018-11-17 15:38     ` [1/2] " Johan Hovold
2018-11-17 15:43     ` [PATCH 1/2] " Tony Lindgren
2018-11-17 15:43       ` [1/2] " Tony Lindgren
2019-06-02 10:14       ` [PATCH 1/2] " Pavel Machek
2019-06-02 10:25         ` Pavel Machek
2018-11-19 14:46   ` kbuild test robot
2018-11-19 14:46     ` [1/2] " kbuild test robot
2018-11-17 13:37 ` [PATCH 2/2] phy: mapphone-mdm6600: Improve phy related runtime PM calls Tony Lindgren
2018-11-17 13:37   ` [2/2] " Tony Lindgren
2018-11-23  7:59   ` [PATCH 2/2] " Kishon Vijay Abraham I
2018-11-23  7:59     ` Kishon Vijay Abraham I
2018-11-23  7:59     ` [2/2] " Kishon Vijay Abraham I
2018-11-23 16:58     ` [PATCH 2/2] " Tony Lindgren
2018-11-23 16:58       ` [2/2] " Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.