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
starfive-6.6.48-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
/
sc27xx_fuel_gauge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
power: supply_core: Pass pointer to battery info
Linus Walleij
1
-11
/
+11
2021-08-05
power: supply: sc27xx: Delete superfluous error message
Tang Bin
1
-3
/
+1
2021-05-13
power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2020-07-28
power: supply: sc27xx: prevent adc * 1000 from overflow
Chunyan Zhang
1
-4
/
+5
2020-04-28
power: supply: sc27xx: Add boot voltage support
Yuanjiang Yu
1
-0
/
+8
2020-04-28
power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties support
Yuanjiang Yu
1
-2
/
+58
2020-04-28
power: supply: sc27xx: Allow to change the battery full capacity
Yuanjiang Yu
1
-1
/
+7
2020-04-28
power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gauge
Yuanjiang Yu
1
-0
/
+1
2020-02-24
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attribute
Baolin Wang
1
-0
/
+12
2019-12-19
power: supply: sc27xx: Calibrate the resistance of coulomb counter
Baolin Wang
1
-1
/
+16
2019-12-19
power: supply: sc27xx: Optimize the battery resistance with measuring tempera...
Yuanjiang Yu
1
-2
/
+30
2019-09-03
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
Yuanjiang Yu
1
-8
/
+19
2019-09-02
power: supply: sc27xx: Optimize the battery capacity calibration
Yuanjiang Yu
1
-35
/
+92
2019-09-02
power: supply: sc27xx: Make sure the alarm capacity is larger than 0
Yuanjiang Yu
1
-0
/
+2
2019-09-02
power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
Yuanjiang Yu
1
-7
/
+4
2019-09-02
power: supply: sc27xx: Fix conditon to enable the FGU interrupt
Yuanjiang Yu
1
-1
/
+2
2019-09-02
power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
Yuanjiang Yu
1
-0
/
+5
2019-09-02
power: supply: sc27xx: Replace devm_add_action() followed by failure action w...
Fuqian Huang
1
-2
/
+1
2019-09-02
power: supply: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
1
-23
/
+24
2019-01-23
power: supply: sc27xx: Fix capacity saving function
Yuanjiang Yu
1
-5
/
+59
2019-01-23
power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...
Baolin Wang
1
-1
/
+1
2019-01-23
power: supply: sc27xx: Add one property to read charge voltage
Baolin Wang
1
-0
/
+29
2018-12-07
power: supply: sc27xx: Save last battery capacity
Yuanjiang Yu
1
-1
/
+134
2018-12-06
power: supply: sc27xx: Add suspend/resume interfaces
Yuanjiang Yu
1
-0
/
+77
2018-12-06
power: supply: sc27xx: Add fuel gauge low voltage alarm
Yuanjiang Yu
1
-1
/
+170
2018-12-06
power: supply: sc27xx: Add fuel gauge calibration
Baolin Wang
1
-11
/
+51
2018-11-10
power: supply: Add Spreadtrum SC27XX fuel gauge unit driver
Baolin Wang
1
-0
/
+656