From: Kevin Hilman <khilman@kernel.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
nm@ti.com, dianders@chromium.org, heiko@sntech.de
Subject: [GIT PULL] PM / AVS changes for v3.18
Date: Wed, 24 Sep 2014 16:51:37 -0700 [thread overview]
Message-ID: <7hk34sk25y.fsf@deeprootsystems.com> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] PM / AVS changes for v3.18
Date: Wed, 24 Sep 2014 16:51:37 -0700 [thread overview]
Message-ID: <7hk34sk25y.fsf@deeprootsystems.com> (raw)
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
next reply other threads:[~2014-09-24 23:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-24 23:51 Kevin Hilman [this message]
2014-09-24 23:51 ` [GIT PULL] PM / AVS changes for v3.18 Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7hk34sk25y.fsf@deeprootsystems.com \
--to=khilman@kernel.org \
--cc=dianders@chromium.org \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=nm@ti.com \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.