History log of /rk3399_rockchip-uboot/include/power/fuel_gauge.h (Results 1 – 6 of 6)
Revision Date Author Comments
# b27ffc98 03-Sep-2022 shengfei Xu <xsf@rock-chips.com>

power: fuel gauge: add charger callback

set_charger_voltage: set the charger voltage
set_charger_enable/disable: control the charger function
set_charger_current: set the charger current
get_tempera

power: fuel gauge: add charger callback

set_charger_voltage: set the charger voltage
set_charger_enable/disable: control the charger function
set_charger_current: set the charger current
get_temperature: get the battery temperature

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Ie2788d9711d0bd7f095338f1590a2816dd402a87

show more ...


# 4f9cab27 02-Aug-2019 Joseph Chen <chenjh@rock-chips.com>

dm: fuel gauge: rename fuel_gauge_get_soc() to fuel_gauge_update_get_soc()

New name is more accurate about internal implementation..

Change-Id: I16891f5f614fbb17f1e65e04ef4d8a713c8624f3
Signed-off-

dm: fuel gauge: rename fuel_gauge_get_soc() to fuel_gauge_update_get_soc()

New name is more accurate about internal implementation..

Change-Id: I16891f5f614fbb17f1e65e04ef4d8a713c8624f3
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...


# b3271e11 15-May-2019 Joseph Chen <chenjh@rock-chips.com>

power: fuel gauge: add capability callback

Return "FG_CAP_FUEL_GAUGE | FG_CAP_CHARGER" as default value
when there's not implementation, which compatibles with all fg drivers.

Change-Id: Ie71e1271e

power: fuel gauge: add capability callback

Return "FG_CAP_FUEL_GAUGE | FG_CAP_CHARGER" as default value
when there's not implementation, which compatibles with all fg drivers.

Change-Id: Ie71e1271e504c63be42af41551e10e8c2c7d89ac
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...


# 61a7a6d6 11-Dec-2018 Joseph Chen <chenjh@rock-chips.com>

power: charge animation: add battery existence check

Change-Id: I8451d3069c11faa91d6b0087a764685cdf4f1bbf
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 23c01640 27-Jan-2018 Joseph Chen <chenjh@rock-chips.com>

dm: fuel gauge: add charge current report interface

Change-Id: Ibef2b06d3b0df71bdf2f205a128578ca6314c37e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# a7ca45e8 19-Sep-2017 Joseph Chen <chenjh@rock-chips.com>

dm: power: add implementation of driver model fuel gauge uclass

Change-Id: I48fa0340d49cc1bc39c91223ac04e98790e0bee2
Signed-off-by: shengfei Xu <xsf@rock-chips.com>