index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
cpcap-battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
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-22
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-15
power: supply: cpcap-battery: Fix typo
Pavel Machek
1
-1
/
+1
2021-01-15
power: supply: cpcap-battery: Add charge_now property
Arthur Demchenkov
1
-0
/
+11
2021-01-15
power: supply: cpcap-battery: Implement capacity reporting
Arthur Demchenkov
1
-1
/
+12
2021-01-15
power: supply: cpcap-battery: Keep track of state for capacity reporting
Arthur Demchenkov
1
-1
/
+55
2021-01-15
power: supply: cpcap-battery: Add charge_full property
Arthur Demchenkov
1
-0
/
+17
2021-01-15
power: supply: cpcap-battery: Use charger status for battery full detection
Tony Lindgren
1
-4
/
+52
2021-01-15
power: supply: cpcap-charger: Provide state updates for battery from charger
Tony Lindgren
1
-0
/
+13
2021-01-15
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
1
-3
/
+7
2021-01-03
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