[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1572245011.git.baolin.wang@linaro.org>
Date: Mon, 28 Oct 2019 15:18:56 +0800
From: Baolin Wang <baolin.wang@...aro.org>
To: sre@...nel.org, robh+dt@...nel.org, mark.rutland@....com
Cc: linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, yuanjiang.yu@...soc.com,
baolin.wang@...aro.org, baolin.wang7@...il.com,
zhang.lyra@...il.com, orsonzhai@...il.com
Subject: [PATCH 0/5] Improve the SC27XX fuel gauge controller
Hi,
This patch set adds one battery resistance-temperature table to optimize
the real battery internal resistance in different tempertures, and
calibrates the resistance of coulomb counter to improve the accuracy
of the coulomb counter.
Any comments are welcome. Thanks.
Baolin Wang (4):
dt-bindings: power: Introduce one property to describe the battery
resistance with temperature changes
power: supply: core: Add battery internal resistance temperature
table support
dt-bindings: power: sc27xx: Add a new property to describe the real
resistance of coulomb counter chip
power: supply: sc27xx: Calibrate the resistance of coulomb counter
Yuanjiang Yu (1):
power: supply: sc27xx: Optimize the battery resistance with measuring
temperature
.../devicetree/bindings/power/supply/battery.txt | 5 ++
.../devicetree/bindings/power/supply/sc27xx-fg.txt | 2 +
drivers/power/supply/power_supply_core.c | 67 +++++++++++++++++++-
drivers/power/supply/sc27xx_fuel_gauge.c | 49 +++++++++++++-
include/linux/power_supply.h | 10 +++
5 files changed, 129 insertions(+), 4 deletions(-)
--
1.7.9.5
Powered by blists - more mailing lists