summaryrefslogtreecommitdiff
path: root/drivers/power/supply/bq25890_charger.c
AgeCommit message (Expand)Author
2022-01-11Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-12-02power: bq25890: add POWER_SUPPLY_PROP_TEMPAngus Ainslie
2021-11-15power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2021-11-02power: supply: bq25890: Fix initial setting of the F_CONV_RATE fieldHans de Goede
2021-11-02power: supply: bq25890: Fix race causing oops at bootHans de Goede
2021-10-18power: bq25890: add return values to error messagesMartin Kepplinger
2020-11-29power: supply: bq25890: Use the correct range for IILIM registerSebastian Krzyszkowiak
2020-10-03power: supply: bq25890: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski
2020-09-30power: supply: bq25890: support IBAT compensationMichał Mirosław
2020-05-10power: bq25890: implement INPUT_CURRENT_LIMIT propertyMichał Mirosław
2020-05-10power: bq25890: implement PRECHARGE_CURRENT propertyMichał Mirosław
2020-05-10power: bq25890: implement CHARGE_TYPE propertyMichał Mirosław
2020-05-10power: bq25890: update state on property readMichał Mirosław
2020-05-10power: bq25890: fix ADC mode configurationMichał Mirosław
2020-05-10power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław
2020-05-03power: bq25890: make property table constMichał Mirosław
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław
2020-01-16power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King
2020-01-14power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy
2020-01-14power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy
2019-09-02power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-06-23power: supply: bq25890_charger: simplify getting the adapter of a clientWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-23power: supply: bq25890: show max charge current/voltage as configuredMichał Mirosław
2018-12-18power: supply: bq25890: fix BAT_COMP field definitionMichał Mirosław
2018-09-18power: supply: bq25890_charger: fix semicolon.cocci warningskbuild test robot
2018-09-16power: supply: bq25890_charger: Read back the current battery voltageAngus Ainslie (Purism)
2018-09-16power: supply: bq25890_charger: Add the BQ25896 partAngus Ainslie (Purism)
2018-09-16power: supply: bq25890_charger: Remove unused table entriesAngus Ainslie (Purism)
2018-09-16power: supply: bq25890_charger: Add debugging output of failed initializationAngus Ainslie (Purism)
2017-04-14power: supply: bq25890: Use gpiod_get()Andy Shevchenko
2016-08-11power: move power supply drivers to power/supplySebastian Reichel