summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/cpcap-battery.c
AgeCommit message (Expand)Author
2019-10-20power: supply: cpcap-battery: Add basic coulomb counter calibrate supportTony Lindgren
2019-10-20power: supply: cpcap-battery: Read and save integrator register CCITony Lindgren
2019-10-20power: supply: cpcap-battery: Simplify short term power average calculationTony Lindgren
2019-10-20power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64Tony Lindgren
2019-10-20power: supply: cpcap-battery: Move coulomb counter units per lsb to ddataTony Lindgren
2019-10-20power: supply: cpcap-battery: Fix handling of lowered charger voltageTony Lindgren
2019-10-20power: supply: cpcap-battery: Check voltage before orderly_poweroffTony Lindgren
2019-04-15power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warningsTony Lindgren
2019-04-15power: supply: cpcap-battery: Use accumulator for current and power averageTony Lindgren
2019-04-15power: supply: cpcap-battery: Fix coulomb counter calibration register useTony Lindgren
2019-04-15power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren
2019-04-15power: supply: cpcap-battery: Fix low battery checkTony Lindgren
2019-04-10power: supply: cpcap-battery: Fix division by zeroTony Lindgren
2018-12-05power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King
2017-12-01power: supply: cpcap-battery: Fix platform_get_irq_byname's error checkingArvind Yadav
2017-06-08power: supply: cpcap-battery: Add a battery driverTony Lindgren