mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] usb: dwc3/xhci: Enable runtime power management
@ 2013-01-28 11:42 Vivek Gautam
  2013-01-28 11:42 ` [PATCH 1/4] usb: xhci: Enable runtime pm in xhci-plat Vivek Gautam
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Vivek Gautam @ 2013-01-28 11:42 UTC (permalink / raw)
  To: linux-usb
  Cc: linux-kernel, linux-omap, linux-samsung-soc, gregkh, balbi,
	sarah.a.sharp, kgene.kim, dianders, sylvester.nawrocki,
	tomasz.figa

This patch-series enables runtime power management on xhci-plat,
dwc3-core, dwc3-exynos as well as on samsung-usb3 type PHY.
This allows usb 3.0 host ports to be power managed at runtime.
We also turn off the PHY ref_clk PLL, which supplies reference clock
to USB3 type phy, when ports are not in use.

This patch-series is based on 'usb-next' with follwing patches:

usb: phy: samsung: Introducing usb phy driver for hsotg
usb: phy: s3c-hsotg: adding phy driver support

usb: phy: samsung: Add support to set pmu isolation
ARM: EXYNOS: Update & move usb-phy types to generic include layer
usb: phy: samsung: Add host phy support to samsung-phy driver
USB: ehci-s5p: Add phy driver support
USB: ohci-exynos: Add phy driver support
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations

[PATCH v4 1/2] usb: phy: samsung: Common out the generic stuff
[PATCH v4 2/2] usb: phy: samsung: Add PHY support for USB 3.0 controller

Vivek Gautam (4):
  usb: xhci: Enable runtime pm in xhci-plat
  USB: dwc3: Adjust runtime pm the dwc3 driver to allow runtime suspend
  usb: dwc3: exynos: Enable runtime power management
  usb: phy: samsung: Enable runtime power management on samsung-usb3

 drivers/usb/dwc3/core.c          |    4 +-
 drivers/usb/dwc3/dwc3-exynos.c   |   47 +++++++++++++++++
 drivers/usb/host/xhci-plat.c     |    9 +++
 drivers/usb/phy/samsung-usb3.c   |  107 +++++++++++++++++++++++++++++++++++--
 drivers/usb/phy/samsung-usbphy.c |   26 +++++++++
 drivers/usb/phy/samsung-usbphy.h |    1 +
 6 files changed, 187 insertions(+), 7 deletions(-)

-- 
1.7.6.5


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

end of thread, other threads:[~2013-02-27  8:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 11:42 [PATCH 0/4] usb: dwc3/xhci: Enable runtime power management Vivek Gautam
2013-01-28 11:42 ` [PATCH 1/4] usb: xhci: Enable runtime pm in xhci-plat Vivek Gautam
2013-01-28 11:42 ` [PATCH 2/4] USB: dwc3: Adjust runtime pm the dwc3 driver to allow runtime suspend Vivek Gautam
2013-01-28 11:45   ` Felipe Balbi
2013-01-28 13:36     ` Vivek Gautam
2013-02-27  8:06       ` Felipe Balbi
2013-02-27  8:53         ` Vivek Gautam
2013-01-28 11:42 ` [PATCH 3/4] usb: dwc3: exynos: Enable runtime power management Vivek Gautam
2013-01-28 11:47   ` Felipe Balbi
2013-01-28 11:58     ` Vivek Gautam
2013-01-28 12:12       ` Felipe Balbi
2013-01-28 12:27         ` Vivek Gautam
2013-01-28 12:29           ` Felipe Balbi
2013-01-28 11:42 ` [PATCH 4/4] usb: phy: samsung: Enable runtime power management on samsung-usb3 Vivek Gautam
2013-01-28 12:09   ` Felipe Balbi
2013-01-28 13:04     ` Vivek Gautam
2013-01-28 13:07       ` Felipe Balbi
2013-01-28 13:24         ` Vivek Gautam
2013-01-28 13:25           ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®