All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] PM / AVS changes for v3.18
@ 2014-09-24 23:51 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2014-09-24 23:51 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-pm, linux-arm-kernel, nm, dianders, heiko

Hi Rafael,

The following changes since commit 0f33be009b89d2268e94194dc4fd01a7851b6d51:

  Linux 3.17-rc6 (2014-09-21 15:43:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux.git tags/avs-for-3.18

for you to fetch changes up to a99e8f1df57f28d77774d50c94154b4ff1031f27:

  MAINTAINERS: update entry for drivers/power/avs (2014-09-24 16:30:32 -0700)

----------------------------------------------------------------
PM / AVS changes for v3.18

- Add new driver for Rockchip IO voltage domains
- update MAINTAINERS to reflect maintenance of drivers/power/avs/*

----------------------------------------------------------------
Heiko Stübner (1):
      PM / AVS: rockchip-io: add driver handling Rockchip io domains

Kevin Hilman (1):
      MAINTAINERS: update entry for drivers/power/avs

 Documentation/devicetree/bindings/power/rockchip-io-domain.txt |  83 +++++++++++++++++++
 MAINTAINERS                                                    |   4 +-
 drivers/power/avs/Kconfig                                      |   8 ++
 drivers/power/avs/Makefile                                     |   1 +
 drivers/power/avs/rockchip-io-domain.c                         | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 445 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.txt
 create mode 100644 drivers/power/avs/rockchip-io-domain.c

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

* [GIT PULL] PM / AVS changes for v3.18
@ 2014-09-24 23:51 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2014-09-24 23:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Rafael,

The following changes since commit 0f33be009b89d2268e94194dc4fd01a7851b6d51:

  Linux 3.17-rc6 (2014-09-21 15:43:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux.git tags/avs-for-3.18

for you to fetch changes up to a99e8f1df57f28d77774d50c94154b4ff1031f27:

  MAINTAINERS: update entry for drivers/power/avs (2014-09-24 16:30:32 -0700)

----------------------------------------------------------------
PM / AVS changes for v3.18

- Add new driver for Rockchip IO voltage domains
- update MAINTAINERS to reflect maintenance of drivers/power/avs/*

----------------------------------------------------------------
Heiko St?bner (1):
      PM / AVS: rockchip-io: add driver handling Rockchip io domains

Kevin Hilman (1):
      MAINTAINERS: update entry for drivers/power/avs

 Documentation/devicetree/bindings/power/rockchip-io-domain.txt |  83 +++++++++++++++++++
 MAINTAINERS                                                    |   4 +-
 drivers/power/avs/Kconfig                                      |   8 ++
 drivers/power/avs/Makefile                                     |   1 +
 drivers/power/avs/rockchip-io-domain.c                         | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 445 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.txt
 create mode 100644 drivers/power/avs/rockchip-io-domain.c

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

end of thread, other threads:[~2014-09-24 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 23:51 [GIT PULL] PM / AVS changes for v3.18 Kevin Hilman
2014-09-24 23:51 ` Kevin Hilman

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.