summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/sc27xx_fuel_gauge.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu2019-09-021-8/+19
* power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu2019-09-021-35/+92
* power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu2019-09-021-0/+2
* power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu2019-09-021-7/+4
* power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu2019-09-021-1/+2
* power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu2019-09-021-0/+5
* power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang2019-09-021-2/+1
* power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang2019-09-021-23/+24
* power: supply: sc27xx: Fix capacity saving functionYuanjiang Yu2019-01-231-5/+59
* power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...Baolin Wang2019-01-231-1/+1
* power: supply: sc27xx: Add one property to read charge voltageBaolin Wang2019-01-231-0/+29
* power: supply: sc27xx: Save last battery capacityYuanjiang Yu2018-12-061-1/+134
* power: supply: sc27xx: Add suspend/resume interfacesYuanjiang Yu2018-12-061-0/+77
* power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu2018-12-061-1/+170
* power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang2018-12-061-11/+51
* power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang2018-11-091-0/+656