Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1451829 > unrolled thread

RE: [PATCH v2 0/7] power: act8945a_charger: Improvements

Started by"Yang, Wenyou" <Wenyou.Yang@atmel.com>
First post2016-07-28 11:40 +0200
Last post2016-07-28 11:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: [PATCH v2 0/7] power: act8945a_charger: Improvements "Yang, Wenyou" <Wenyou.Yang@atmel.com> - 2016-07-28 11:40 +0200

#1451829 — RE: [PATCH v2 0/7] power: act8945a_charger: Improvements

From"Yang, Wenyou" <Wenyou.Yang@atmel.com>
Date2016-07-28 11:40 +0200
SubjectRE: [PATCH v2 0/7] power: act8945a_charger: Improvements
Message-ID<rZPXj-4m8-11@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web