index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-09-18
power: supply: cpcap-battery: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
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