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
/
bq25890_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
power: supply: bq25890: Use the correct range for IILIM register
Sebastian Krzyszkowiak
1
-1
/
+1
2020-10-03
power: supply: bq25890: skip 'struct acpi_device_id' when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2020-09-30
power: supply: bq25890: support IBAT compensation
Michał Mirosław
1
-2
/
+13
2020-05-11
power: bq25890: implement INPUT_CURRENT_LIMIT property
Michał Mirosław
1
-0
/
+11
2020-05-11
power: bq25890: implement PRECHARGE_CURRENT property
Michał Mirosław
1
-0
/
+5
2020-05-11
power: bq25890: implement CHARGE_TYPE property
Michał Mirosław
1
-0
/
+13
2020-05-11
power: bq25890: update state on property read
Michał Mirosław
1
-0
/
+4
2020-05-11
power: bq25890: fix ADC mode configuration
Michał Mirosław
1
-5
/
+26
2020-05-10
power: bq25890: use proper CURRENT_NOW property for I_BAT
Michał Mirosław
1
-10
/
+10
2020-05-09
power: bq25890: unlock on error paths in bq25890_resume()
Dan Carpenter
1
-3
/
+4
2020-05-03
power: bq25890: protect view of the chip's state
Michał Mirosław
1
-56
/
+26
2020-05-03
power: bq25890: remove redundant I2C bus check
Michał Mirosław
1
-6
/
+0
2020-05-03
power: bq25890: make property table const
Michał Mirosław
1
-1
/
+1
2020-05-03
power: bq25890: simplify chip name property getter
Michał Mirosław
1
-11
/
+8
2020-01-16
power: supply: bq25890_charger: fix incorrect error return when bq25890_field...
Colin Ian King
1
-1
/
+1
2020-01-15
power: supply: bq25890_charger: Add DT and I2C ids for all supported chips
Yauhen Kharuzhy
1
-0
/
+6
2020-01-15
power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips
Yauhen Kharuzhy
1
-21
/
+76
2019-09-02
power: supply: bq25890_charger: Add the BQ25895 part
Angus Ainslie (Purism)
1
-4
/
+8
2019-07-16
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2019-06-23
power: supply: bq25890_charger: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-01-24
power: supply: bq25890: show max charge current/voltage as configured
Michał Mirosław
1
-2
/
+2
2018-12-18
power: supply: bq25890: fix BAT_COMP field definition
Michał Mirosław
1
-1
/
+1
2018-09-18
power: supply: bq25890_charger: fix semicolon.cocci warnings
kbuild test robot
1
-5
/
+5
2018-09-16
power: supply: bq25890_charger: Read back the current battery voltage
Angus Ainslie (Purism)
1
-0
/
+10
2018-09-16
power: supply: bq25890_charger: Add the BQ25896 part
Angus Ainslie (Purism)
1
-5
/
+19
2018-09-16
power: supply: bq25890_charger: Remove unused table entries
Angus Ainslie (Purism)
1
-5
/
+0
2018-09-16
power: supply: bq25890_charger: Add debugging output of failed initialization
Angus Ainslie (Purism)
1
-5
/
+18
2017-04-14
power: supply: bq25890: Use gpiod_get()
Andy Shevchenko
1
-1
/
+1
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-0
/
+994