summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/cpcap-battery.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warningsTony Lindgren2019-04-151-2/+3
* power: supply: cpcap-battery: Use accumulator for current and power averageTony Lindgren2019-04-151-4/+4
* power: supply: cpcap-battery: Fix coulomb counter calibration register useTony Lindgren2019-04-151-9/+7
* power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren2019-04-151-5/+6
* power: supply: cpcap-battery: Fix low battery checkTony Lindgren2019-04-151-2/+2
* power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-04-101-0/+3
* power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King2018-12-051-1/+1
* power: supply: cpcap-battery: Fix platform_get_irq_byname's error checkingArvind Yadav2017-12-011-2/+2
* power: supply: cpcap-battery: Add a battery driverTony Lindgren2017-06-081-0/+808