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.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
2024-05-27
power: supply: Drop explicit initialization of struct i2c_device_id::driver_d...
Uwe Kleine-König
1
-5
/
+5
2023-07-04
Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2023-06-04
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-08
power: supply: bq25890: Call power_supply_changed() after updating input curr...
Hans de Goede
1
-0
/
+3
2023-05-08
power: supply: bq25890: Fix external_power_changed race
Hans de Goede
1
-1
/
+1
2023-03-13
power: supply: bq25890_charger: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-01-28
power: supply: bq25890: Add new linux,iinlim-percentage property
Hans de Goede
1
-3
/
+28
2023-01-28
power: supply: bq25890: Add support for having a secondary charger IC
Hans de Goede
1
-1
/
+44
2023-01-03
power: supply: bq25890: Support boards with more then one charger IC
Hans de Goede
1
-4
/
+25
2023-01-03
power: supply: bq25890: Always take HiZ mode into account for ADC rate
Hans de Goede
1
-2
/
+2
2023-01-03
power: supply: bq25890: Fix setting of F_CONV_RATE rate when disabling HiZ mode
Hans de Goede
1
-24
/
+17
2023-01-03
power: supply: bq25890: Add HiZ mode support
Marek Vasut
1
-14
/
+44
2023-01-03
power: supply: bq25890: Factor out chip state update
Marek Vasut
1
-7
/
+16
2022-12-03
power: supply: bq25890: Fix usb-notifier probe and remove races
Hans de Goede
1
-18
/
+12
2022-12-03
power: supply: bq25890: Ensure pump_express_work is cancelled on remove
Hans de Goede
1
-0
/
+15
2022-11-28
power: supply: bq25890: Only use pdata->regulator_init_data for vbus
Hans de Goede
1
-0
/
+2
2022-11-20
power: supply: bq25890: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-29
power: supply: bq25890: Add Vsys regulator
Marek Vasut
1
-0
/
+32
2022-10-29
power: supply: bq25890: Add get_voltage support to Vbus regulator
Marek Vasut
1
-5
/
+8
2022-10-29
power: supply: bq25890: Factor out regulator registration code
Marek Vasut
1
-16
/
+35
2022-10-29
power: supply: bq25890: Add support for setting user charge current and volta...
Marek Vasut
1
-0
/
+11
2022-10-29
power: supply: bq25890: Clean up POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE
Marek Vasut
1
-27
/
+45
2022-10-29
power: supply: bq25890: Clean up POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT
Marek Vasut
1
-16
/
+41
2022-10-29
power: supply: bq25890: Document POWER_SUPPLY_PROP_CURRENT_NOW
Marek Vasut
1
-1
/
+8
2022-10-07
Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+30
2022-09-14
power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_prope...
Nathan Chancellor
1
-1
/
+1
2022-09-11
power: supply: bq25890: Add support for setting IINLIM
Marek Vasut
1
-0
/
+29
2022-09-11
power: supply: bq25890: Disable PUMPX_EN on errors
Hans de Goede
1
-0
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
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
[next]