linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Regulator: Add Anatop regulator driver
@ 2011-12-07 13:53 Ying-Chun Liu (PaulLiu)
  2011-12-07 13:53 ` Ying-Chun Liu (PaulLiu)
  0 siblings, 1 reply; 37+ messages in thread
From: Ying-Chun Liu (PaulLiu) @ 2011-12-07 13:53 UTC (permalink / raw)
  To: linux-kernel, linaro-dev
  Cc: patches, eric.miao, broonie, Ying-Chun Liu (PaulLiu)

From: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>

Hi all,

This is the Anatop regulator used by Freescale i.MX6 SoC.
Please take a look and give me some comments.

Many Thanks,
Paul

Ying-Chun Liu (PaulLiu) (1):
  Regulator: Add Anatop regulator driver

 drivers/regulator/Kconfig                  |    7 +
 drivers/regulator/Makefile                 |    1 +
 drivers/regulator/anatop-regulator.c       |  236 ++++++++++++++++++++++++++++
 include/linux/regulator/anatop-regulator.h |   82 ++++++++++
 4 files changed, 326 insertions(+), 0 deletions(-)
 create mode 100644 drivers/regulator/anatop-regulator.c
 create mode 100644 include/linux/regulator/anatop-regulator.h

-- 
1.7.7.3


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

end of thread, other threads:[~2012-03-04 13:29 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 13:53 [PATCH] Regulator: Add Anatop regulator driver Ying-Chun Liu (PaulLiu)
2011-12-07 13:53 ` Ying-Chun Liu (PaulLiu)
2011-12-07 15:54   ` Mark Brown
2011-12-07 16:30     ` Ying-Chun Liu (PaulLiu)
2011-12-21  9:03   ` [PATCHv2] " Ying-Chun Liu (PaulLiu)
2011-12-22 11:33     ` Mark Brown
2011-12-24 12:37       ` Mark Brown
2011-12-27 10:06       ` Ying-Chun Liu (PaulLiu)
2011-12-27 10:40         ` Mark Brown
2011-12-27 10:16     ` [PATCH v3] " Ying-Chun Liu (PaulLiu)
2011-12-27 10:52       ` Mark Brown
2011-12-27 11:38       ` Shawn Guo
2012-02-08 20:51       ` [PATCH v4 1/2] mfd: Add anatop mfd driver Ying-Chun Liu (PaulLiu)
2012-02-08 20:51         ` [PATCH v4 2/2] Regulator: Add Anatop regulator driver Ying-Chun Liu (PaulLiu)
2012-02-09 11:24           ` Mark Brown
2012-02-11  6:36           ` Shawn Guo
2012-02-11 13:17             ` Mark Brown
2012-02-11  6:05         ` [PATCH v4 1/2] mfd: Add anatop mfd driver Shawn Guo
2012-02-21 11:17         ` Samuel Ortiz
2012-03-01  9:19           ` Ying-Chun Liu (PaulLiu)
2012-03-01  9:10         ` [PATCH v5 " Ying-Chun Liu (PaulLiu)
2012-03-01  9:10           ` [PATCH v5 2/2] Regulator: Add Anatop regulator driver Ying-Chun Liu (PaulLiu)
2012-03-01 11:17             ` Mark Brown
2012-03-01 11:30           ` [PATCH v5 1/2] mfd: Add anatop mfd driver Mark Brown
2012-03-02  7:00           ` [PATCH v6 " Ying-Chun Liu (PaulLiu)
2012-03-02  7:00             ` [PATCH v6 2/2] Regulator: Add Anatop regulator driver Ying-Chun Liu (PaulLiu)
2012-03-04  6:51               ` Shawn Guo
2012-03-04 13:29                 ` Mark Brown
2012-03-02  7:07             ` [PATCH v6 1/2] mfd: Add anatop mfd driver Venu Byravarasu
2012-03-02  7:51               ` Ying-Chun Liu (PaulLiu)
2012-03-02  8:02                 ` Venu Byravarasu
2012-03-02 14:00             ` Peter Korsgaard
2012-03-03 17:39             ` [PATCH v7 " Ying-Chun Liu (PaulLiu)
2012-03-03 17:58               ` Mark Brown
2012-03-04  5:25               ` Shawn Guo
2012-03-04  5:42               ` Shawn Guo
2012-03-04  5:55               ` Shawn Guo

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