index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
sc27xx_fuel_gauge.c
Age
Commit message (
Expand
)
Author
2020-07-28
power: supply: sc27xx: prevent adc * 1000 from overflow
Chunyan Zhang
2020-04-28
power: supply: sc27xx: Add boot voltage support
Yuanjiang Yu
2020-04-28
power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties support
Yuanjiang Yu
2020-04-28
power: supply: sc27xx: Allow to change the battery full capacity
Yuanjiang Yu
2020-04-28
power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gauge
Yuanjiang Yu
2020-02-24
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attribute
Baolin Wang
2019-12-19
power: supply: sc27xx: Calibrate the resistance of coulomb counter
Baolin Wang
2019-12-19
power: supply: sc27xx: Optimize the battery resistance with measuring tempera...
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Optimize the battery capacity calibration
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Make sure the alarm capacity is larger than 0
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Fix conditon to enable the FGU interrupt
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
Yuanjiang Yu
2019-09-02
power: supply: sc27xx: Replace devm_add_action() followed by failure action w...
Fuqian Huang
2019-09-02
power: supply: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
2019-01-23
power: supply: sc27xx: Fix capacity saving function
Yuanjiang Yu
2019-01-23
power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...
Baolin Wang
2019-01-23
power: supply: sc27xx: Add one property to read charge voltage
Baolin Wang
2018-12-06
power: supply: sc27xx: Save last battery capacity
Yuanjiang Yu
2018-12-06
power: supply: sc27xx: Add suspend/resume interfaces
Yuanjiang Yu
2018-12-06
power: supply: sc27xx: Add fuel gauge low voltage alarm
Yuanjiang Yu
2018-12-06
power: supply: sc27xx: Add fuel gauge calibration
Baolin Wang
2018-11-09
power: supply: Add Spreadtrum SC27XX fuel gauge unit driver
Baolin Wang