linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add ST-Ericsson AB8500 HWMON driver
@ 2013-01-30 10:21 Hongbo Zhang
  2013-01-30 10:21 ` [PATCH 1/2] ARM: ux500: rename ab8500 to abx500 for hwmon driver Hongbo Zhang
  2013-01-30 10:21 ` [PATCH 2/2] hwmon: add ST-Ericsson ABX500 " Hongbo Zhang
  0 siblings, 2 replies; 8+ messages in thread
From: Hongbo Zhang @ 2013-01-30 10:21 UTC (permalink / raw)
  To: linux, khali, lm-sensors, sameo
  Cc: linux-kernel, STEricsson_nomadik_linux, linaro-dev, patches,
	linus.walleij, lee.jones, Hongbo Zhang

These patches are against the v3.8-rc4.

Guenter Roeck, Jean Delvare,
Please help to have a look at this.

Samuel Ortiz,
Please review 1/2 and leave your Acked-by: if no problem, I think these patches
should be merged into HWMON tree.

Thanks for all.

Hongbo Zhang (2):
  ARM: ux500: rename ab8500 to abx500 for hwmon driver
  hwmon: add ST-Ericsson ABX500 hwmon driver

 drivers/hwmon/Kconfig     |  13 +
 drivers/hwmon/Makefile    |   1 +
 drivers/hwmon/ab8500.c    | 160 +++++++++++
 drivers/hwmon/abx500.c    | 681 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/hwmon/abx500.h    |  88 ++++++
 drivers/mfd/ab8500-core.c |   6 +-
 6 files changed, 946 insertions(+), 3 deletions(-)
 create mode 100644 drivers/hwmon/ab8500.c
 create mode 100644 drivers/hwmon/abx500.c
 create mode 100644 drivers/hwmon/abx500.h

-- 
1.8.0


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

end of thread, other threads:[~2013-02-03 22:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-30 10:21 [PATCH 0/2] Add ST-Ericsson AB8500 HWMON driver Hongbo Zhang
2013-01-30 10:21 ` [PATCH 1/2] ARM: ux500: rename ab8500 to abx500 for hwmon driver Hongbo Zhang
2013-01-30 15:45   ` Samuel Ortiz
2013-01-31 11:09     ` Hongbo Zhang
2013-02-03 22:32   ` Samuel Ortiz
2013-01-30 10:21 ` [PATCH 2/2] hwmon: add ST-Ericsson ABX500 " Hongbo Zhang
2013-01-30 18:37   ` Guenter Roeck
2013-02-01  6:20     ` Hongbo Zhang

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).