All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 0/2] Add ST-Ericsson AB8500 HWMON driver
@ 2013-01-30 10:21 ` Hongbo Zhang
  0 siblings, 0 replies; 16+ 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


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

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

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

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

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.