* [GIT PULL] vexpress: drivers for v3.8
@ 2012-10-18 17:07 Pawel Moll
2012-10-26 13:31 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Pawel Moll @ 2012-10-18 17:07 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-26 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 17:07 [GIT PULL] vexpress: drivers for v3.8 Pawel Moll
2012-10-26 13:31 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).