From: pawel.moll@arm.com (Pawel Moll)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] vexpress: drivers for v3.8
Date: Thu, 18 Oct 2012 18:07:14 +0100 [thread overview]
Message-ID: <1350580034.4984.21.camel@hornet> (raw)
Hi Arnd, Olof,
Could you, please, pull new Versatile Express related drivers for 3.8?
The hwmon driver is acked by the subsystem maintainer who asked to get
it merged through arm-soc.
Thanks!
Pawel
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://git.linaro.org/people/pawelmoll/linux.git vexpress-drivers
for you to fetch changes up to 790440bc90fa800ff2a4b8b5046227a2ca32c1b1:
ARM: vexpress: Reset driver (2012-10-18 17:58:47 +0100)
----------------------------------------------------------------
Pawel Moll (2):
hwmon: Versatile Express hwmon driver
ARM: vexpress: Reset driver
.../devicetree/bindings/hwmon/vexpress.txt | 23 ++
Documentation/hwmon/vexpress | 34 +++
arch/arm/mach-vexpress/reset.c | 141 ++++++++++++
drivers/hwmon/Kconfig | 8 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/vexpress.c | 229 ++++++++++++++++++++
6 files changed, 436 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/vexpress.txt
create mode 100644 Documentation/hwmon/vexpress
create mode 100644 arch/arm/mach-vexpress/reset.c
create mode 100644 drivers/hwmon/vexpress.c
next reply other threads:[~2012-10-18 17:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-18 17:07 Pawel Moll [this message]
2012-10-26 13:31 ` [GIT PULL] vexpress: drivers for v3.8 Arnd Bergmann
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=1350580034.4984.21.camel@hornet \
--to=pawel.moll@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.