summaryrefslogtreecommitdiff
path: root/drivers/power/supply/sc27xx_fuel_gauge.c
AgeCommit message (Expand)Author
2021-08-05power: supply: sc27xx: Delete superfluous error messageTang Bin
2021-05-13power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei
2020-07-28power: supply: sc27xx: prevent adc * 1000 from overflowChunyan Zhang
2020-04-28power: supply: sc27xx: Add boot voltage supportYuanjiang Yu
2020-04-28power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties supportYuanjiang Yu
2020-04-28power: supply: sc27xx: Allow to change the battery full capacityYuanjiang Yu
2020-04-28power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gaugeYuanjiang Yu
2020-02-24power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang
2019-12-19power: supply: sc27xx: Calibrate the resistance of coulomb counterBaolin Wang
2019-12-19power: supply: sc27xx: Optimize the battery resistance with measuring tempera...Yuanjiang Yu
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu
2019-09-02power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu
2019-09-02power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu
2019-09-02power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu
2019-09-02power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu
2019-09-02power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang
2019-09-02power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang
2019-01-23power: supply: sc27xx: Fix capacity saving functionYuanjiang Yu
2019-01-23power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...Baolin Wang
2019-01-23power: supply: sc27xx: Add one property to read charge voltageBaolin Wang
2018-12-06power: supply: sc27xx: Save last battery capacityYuanjiang Yu
2018-12-06power: supply: sc27xx: Add suspend/resume interfacesYuanjiang Yu
2018-12-06power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu
2018-12-06power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang
2018-11-09power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang