index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
cpcap-battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
power: supply: cpcap-battery: Add battery type auto detection for mapphone de...
Carl Philipp Klemm
1
-26
/
+92
2021-10-02
power: supply: cpcap-battery: use device_get_match_data() to simplify code
Tang Bin
1
-11
/
+4
2021-06-04
power: supply: cpcap-battery: invalidate config when incompatible measurement...
Carl Philipp Klemm
1
-3
/
+16
2021-04-21
power: supply: cpcap-battery: fix invalid usage of list cursor
Guangqing Zhu
1
-1
/
+1
2021-01-15
power: supply: cpcap-battery: constify psy_desc
Sebastian Reichel
1
-15
/
+13
2021-01-14
power: supply: cpcap-battery: Fix typo
Pavel Machek
1
-1
/
+1
2021-01-14
power: supply: cpcap-battery: Add charge_now property
Arthur Demchenkov
1
-0
/
+11
2021-01-14
power: supply: cpcap-battery: Implement capacity reporting
Arthur Demchenkov
1
-1
/
+12
2021-01-14
power: supply: cpcap-battery: Keep track of state for capacity reporting
Arthur Demchenkov
1
-1
/
+55
2021-01-14
power: supply: cpcap-battery: Add charge_full property
Arthur Demchenkov
1
-0
/
+17
2021-01-14
power: supply: cpcap-battery: Use charger status for battery full detection
Tony Lindgren
1
-4
/
+52
2021-01-14
power: supply: cpcap-charger: Provide state updates for battery from charger
Tony Lindgren
1
-0
/
+13
2021-01-14
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
1
-3
/
+7
2021-01-02
power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression
Tony Lindgren
1
-1
/
+1
2020-12-30
power: supply: cpcap-battery: improve handling of 3rd party batteries.
Carl Philipp Klemm
1
-2
/
+9
2020-08-26
power: supply: cpcap: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-07-29
power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated()
Krzysztof Kozlowski
1
-1
/
+1
2019-10-20
power: supply: cpcap-battery: Add basic coulomb counter calibrate support
Tony Lindgren
1
-8
/
+88
2019-10-20
power: supply: cpcap-battery: Read and save integrator register CCI
Tony Lindgren
1
-1
/
+9
2019-10-20
power: supply: cpcap-battery: Simplify short term power average calculation
Tony Lindgren
1
-13
/
+10
2019-10-20
power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64
Tony Lindgren
1
-18
/
+5
2019-10-20
power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata
Tony Lindgren
1
-14
/
+14
2019-10-20
power: supply: cpcap-battery: Fix handling of lowered charger voltage
Tony Lindgren
1
-7
/
+78
2019-10-20
power: supply: cpcap-battery: Check voltage before orderly_poweroff
Tony Lindgren
1
-3
/
+5
2019-04-15
power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warnings
Tony Lindgren
1
-2
/
+3
2019-04-15
power: supply: cpcap-battery: Use accumulator for current and power average
Tony Lindgren
1
-4
/
+4
2019-04-15
power: supply: cpcap-battery: Fix coulomb counter calibration register use
Tony Lindgren
1
-9
/
+7
2019-04-15
power: supply: cpcap-battery: Fix signed counter sample register
Tony Lindgren
1
-5
/
+6
2019-04-15
power: supply: cpcap-battery: Fix low battery check
Tony Lindgren
1
-2
/
+2
2019-04-10
power: supply: cpcap-battery: Fix division by zero
Tony Lindgren
1
-0
/
+3
2018-12-05
power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...
Colin Ian King
1
-1
/
+1
2017-12-01
power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking
Arvind Yadav
1
-2
/
+2
2017-06-08
power: supply: cpcap-battery: Add a battery driver
Tony Lindgren
1
-0
/
+808