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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
power: supply: cpcap-battery: Add battery type auto detection for mapphone de...
Carl Philipp Klemm
2022-02-01
1
-26
/
+92
*
power: supply: cpcap-battery: use device_get_match_data() to simplify code
Tang Bin
2021-10-02
1
-11
/
+4
*
power: supply: cpcap-battery: invalidate config when incompatible measurement...
Carl Philipp Klemm
2021-06-04
1
-3
/
+16
*
power: supply: cpcap-battery: fix invalid usage of list cursor
Guangqing Zhu
2021-04-21
1
-1
/
+1
*
power: supply: cpcap-battery: constify psy_desc
Sebastian Reichel
2021-01-15
1
-15
/
+13
*
power: supply: cpcap-battery: Fix typo
Pavel Machek
2021-01-14
1
-1
/
+1
*
power: supply: cpcap-battery: Add charge_now property
Arthur Demchenkov
2021-01-14
1
-0
/
+11
*
power: supply: cpcap-battery: Implement capacity reporting
Arthur Demchenkov
2021-01-14
1
-1
/
+12
*
power: supply: cpcap-battery: Keep track of state for capacity reporting
Arthur Demchenkov
2021-01-14
1
-1
/
+55
*
power: supply: cpcap-battery: Add charge_full property
Arthur Demchenkov
2021-01-14
1
-0
/
+17
*
power: supply: cpcap-battery: Use charger status for battery full detection
Tony Lindgren
2021-01-14
1
-4
/
+52
*
power: supply: cpcap-charger: Provide state updates for battery from charger
Tony Lindgren
2021-01-14
1
-0
/
+13
*
power: supply: cpcap-battery: Fix missing power_supply_put()
Tony Lindgren
2021-01-14
1
-3
/
+7
*
power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression
Tony Lindgren
2021-01-02
1
-1
/
+1
*
power: supply: cpcap-battery: improve handling of 3rd party batteries.
Carl Philipp Klemm
2020-12-30
1
-2
/
+9
*
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