summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/cpcap-battery.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-15power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warningsTony Lindgren1-2/+3
2019-04-15power: supply: cpcap-battery: Use accumulator for current and power averageTony Lindgren1-4/+4
2019-04-15power: supply: cpcap-battery: Fix coulomb counter calibration register useTony Lindgren1-9/+7
2019-04-15power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren1-5/+6
2019-04-15power: supply: cpcap-battery: Fix low battery checkTony Lindgren1-2/+2
2019-04-10power: supply: cpcap-battery: Fix division by zeroTony Lindgren1-0/+3
2018-12-05power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King1-1/+1
2017-12-01power: supply: cpcap-battery: Fix platform_get_irq_byname's error checkingArvind Yadav1-2/+2
2017-06-08power: supply: cpcap-battery: Add a battery driverTony Lindgren1-0/+808