index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
cpcap-battery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: cpcap: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-26
1
-5
/
+2
*
power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated()
Krzysztof Kozlowski
2020-07-29
1
-1
/
+1
*
power: supply: cpcap-battery: Add basic coulomb counter calibrate support
Tony Lindgren
2019-10-20
1
-8
/
+88
*
power: supply: cpcap-battery: Read and save integrator register CCI
Tony Lindgren
2019-10-20
1
-1
/
+9
*
power: supply: cpcap-battery: Simplify short term power average calculation
Tony Lindgren
2019-10-20
1
-13
/
+10
*
power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64
Tony Lindgren
2019-10-20
1
-18
/
+5
*
power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata
Tony Lindgren
2019-10-20
1
-14
/
+14
*
power: supply: cpcap-battery: Fix handling of lowered charger voltage
Tony Lindgren
2019-10-20
1
-7
/
+78
*
power: supply: cpcap-battery: Check voltage before orderly_poweroff
Tony Lindgren
2019-10-20
1
-3
/
+5
*
power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warnings
Tony Lindgren
2019-04-15
1
-2
/
+3
*
power: supply: cpcap-battery: Use accumulator for current and power average
Tony Lindgren
2019-04-15
1
-4
/
+4
*
power: supply: cpcap-battery: Fix coulomb counter calibration register use
Tony Lindgren
2019-04-15
1
-9
/
+7
*
power: supply: cpcap-battery: Fix signed counter sample register
Tony Lindgren
2019-04-15
1
-5
/
+6
*
power: supply: cpcap-battery: Fix low battery check
Tony Lindgren
2019-04-15
1
-2
/
+2
*
power: supply: cpcap-battery: Fix division by zero
Tony Lindgren
2019-04-10
1
-0
/
+3
*
power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...
Colin Ian King
2018-12-05
1
-1
/
+1
*
power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking
Arvind Yadav
2017-12-01
1
-2
/
+2
*
power: supply: cpcap-battery: Add a battery driver
Tony Lindgren
2017-06-08
1
-0
/
+808