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
/
bq25890_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
Hans de Goede
1
-10
/
+4
2022-02-01
power: supply: bq25890: Support higher charging voltages through Pump Express...
Yauhen Kharuzhy
1
-8
/
+84
2022-02-01
power: supply: bq25890: On the bq25892 set the IINLIM based on external charg...
Hans de Goede
1
-0
/
+33
2022-02-01
power: supply: bq25890: Add support for registering the Vbus boost converter ...
Hans de Goede
1
-0
/
+80
2022-02-01
power: supply: bq25890: Add bq25890_set_otg_cfg() helper
Hans de Goede
1
-13
/
+15
2022-02-01
power: supply: bq25890: Drop dev->platform_data == NULL check
Hans de Goede
1
-10
/
+3
2022-02-01
power: supply: bq25890: Enable charging on boards where we skip reset
Hans de Goede
1
-0
/
+11
2022-02-01
power: supply: bq25890: Add support to read back the settings from the chip
Hans de Goede
1
-1
/
+6
2022-02-01
power: supply: bq25890: Add support to skip reset at probe() / remove()
Hans de Goede
1
-6
/
+13
2022-02-01
power: supply: bq25890: Add a bq25890_rw_init_data() helper
Hans de Goede
1
-22
/
+40
2022-02-01
power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low t...
Yauhen Kharuzhy
1
-3
/
+26
2022-02-01
power: supply: bq25890: Rename IILIM field to IINLIM
Yauhen Kharuzhy
1
-6
/
+6
2022-01-11
Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-1
/
+36
2021-12-02
power: bq25890: add POWER_SUPPLY_PROP_TEMP
Angus Ainslie
1
-1
/
+36
2021-11-15
power: bq25890: Enable continuous conversion for ADC at charging
Yauhen Kharuzhy
1
-2
/
+2
2021-11-02
power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
Hans de Goede
1
-5
/
+5
2021-11-02
power: supply: bq25890: Fix race causing oops at boot
Hans de Goede
1
-12
/
+11
2021-10-18
power: bq25890: add return values to error messages
Martin Kepplinger
1
-18
/
+16
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