Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1451829
| From | "Yang, Wenyou" <Wenyou.Yang@atmel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v2 0/7] power: act8945a_charger: Improvements |
| Date | 2016-07-28 11:40 +0200 |
| Message-ID | <rZPXj-4m8-11@gated-at.bofh.it> (permalink) |
| References | <rOQal-8n3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello everyone Do you have any comments for this patch set? Best Regards, Wenyou Yang ________________________________________ From: Wenyou Yang [wenyou.yang@atmel.com] Sent: Tuesday, June 28, 2016 9:22 To: Sebastian Reichel; Dmitry Eremin-Solenikov; David Woodhouse; Rob Herring; Pawel Moll; Mark Brown; Ian Campbell; Kumar Gala Cc: linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; Ferre, Nicolas; linux-pm@vger.kernel.org; Yang, Wenyou Subject: [PATCH v2 0/7] power: act8945a_charger: Improvements This patch series is used to improve the act8945a-charger, such as improve the way to check the status, fix the power supply type property, add the status change update, and add more properties: capacity level property and max current property. Changes in v2: - Add missing ret declaration. Wenyou Yang (7): power: act8945a_charger: Remove "battery_temperature" power: act8945a_charger: Improve power: act8945a_charger: Add status change update support power: act8945a_charger: Fix the power supply type power: act8945a_charger: Add capacity level property power: act8945a_charger: Add max current property doc: bindings: act8945a-charger: Update properties .../devicetree/bindings/power/act8945a-charger.txt | 6 +- drivers/power/act8945a_charger.c | 371 ++++++++++++++++++--- 2 files changed, 337 insertions(+), 40 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
RE: [PATCH v2 0/7] power: act8945a_charger: Improvements "Yang, Wenyou" <Wenyou.Yang@atmel.com> - 2016-07-28 11:40 +0200
csiph-web