devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge
@ 2014-01-09 16:49 Vladimir Barinov
  2014-01-09 16:49 ` [PATCH 2/3] dt: Document ModelGauge gauge bindings Vladimir Barinov
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Vladimir Barinov @ 2014-01-09 16:49 UTC (permalink / raw)
  To: anton-9xeibp6oKSgdnm+yROfE0A, dwmw2-wEGCiKHe2LqWVfeAwA7xHQ,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: mk7.kang-Sze3O3UU22JBDgjK7y7TUQ

Hello.

This adds the folowing:
- Maxim ModelGauge ICs gauge driver for MAX17040/41/43/44/48/49/58/59 chips
- Document DT bindings
- Remove superseded Maxim MAX17040 gauge driver

Vladimir Barinov (3):
 [1/3] power_supply: modelgauge_battery: Maxim ModelGauge ICs gauge
 [2/3] dt: Document ModelGauge gauge bindings
 [3/3] power_supply: modelgauge_battery: Remove Maxim MAX17040 gauge

---
 Documentation/devicetree/bindings/power_supply/modelgauge_battery.txt |   82 
 drivers/power/Kconfig                                                 |   16 
 drivers/power/Makefile                                                |    2 
 drivers/power/max17040_battery.c                                      |  297 ---
 drivers/power/modelgauge_battery.c                                    |  875 ++++++++++
 include/linux/platform_data/battery-modelgauge.h                      |   44 
 6 files changed, 1010 insertions(+), 306 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-01-15 10:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 16:49 [PATCH 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge Vladimir Barinov
2014-01-09 16:49 ` [PATCH 2/3] dt: Document ModelGauge gauge bindings Vladimir Barinov
     [not found]   ` <1389286145-15375-3-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2014-01-10  1:00     ` Kyungmin Park
2014-01-10 12:59       ` Vladimir Barinov
2014-01-10 10:56     ` Mark Rutland
2014-01-10 14:08       ` Vladimir Barinov
     [not found] ` <1389286145-15375-1-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2014-01-09 16:49   ` [PATCH 1/3] power_supply: modelgauge_battery: Maxim ModelGauge ICs gauge Vladimir Barinov
2014-01-10 11:11     ` Mark Rutland
     [not found]       ` <20140110111130.GD6798-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
2014-01-10 14:29         ` Vladimir Barinov
2014-01-14 16:31     ` Krzysztof Kozlowski
2014-01-15 10:20       ` Vladimir Barinov
2014-01-09 16:49   ` [PATCH 3/3] power_supply: modelgauge_battery: Remove Maxim MAX17040 gauge Vladimir Barinov
2014-01-14 15:59 ` [PATCH 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge Krzysztof Kozlowski
2014-01-14 16:29 ` Krzysztof Kozlowski
     [not found]   ` <52D565D5.4050704-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-01-15 10:16     ` Vladimir Barinov

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