summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/bq25890_charger.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: bq25890: support IBAT compensationMichał Mirosław2020-09-301-2/+13
* power: bq25890: implement INPUT_CURRENT_LIMIT propertyMichał Mirosław2020-05-101-0/+11
* power: bq25890: implement PRECHARGE_CURRENT propertyMichał Mirosław2020-05-101-0/+5
* power: bq25890: implement CHARGE_TYPE propertyMichał Mirosław2020-05-101-0/+13
* power: bq25890: update state on property readMichał Mirosław2020-05-101-0/+4
* power: bq25890: fix ADC mode configurationMichał Mirosław2020-05-101-5/+26
* power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław2020-05-101-10/+10
* power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter2020-05-091-3/+4
* power: bq25890: protect view of the chip's stateMichał Mirosław2020-05-031-56/+26
* power: bq25890: remove redundant I2C bus checkMichał Mirosław2020-05-031-6/+0
* power: bq25890: make property table constMichał Mirosław2020-05-031-1/+1
* power: bq25890: simplify chip name property getterMichał Mirosław2020-05-031-11/+8
* power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King2020-01-161-1/+1
* power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy2020-01-141-0/+6
* power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy2020-01-141-21/+76
* power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)2019-09-021-4/+8
* Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-151-1/+1
|\
| * power: supply: bq25890_charger: simplify getting the adapter of a clientWolfram Sang2019-06-231-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
|/
* power: supply: bq25890: show max charge current/voltage as configuredMichał Mirosław2019-01-231-2/+2
* power: supply: bq25890: fix BAT_COMP field definitionMichał Mirosław2018-12-181-1/+1
* power: supply: bq25890_charger: fix semicolon.cocci warningskbuild test robot2018-09-181-5/+5
* power: supply: bq25890_charger: Read back the current battery voltageAngus Ainslie (Purism)2018-09-161-0/+10
* power: supply: bq25890_charger: Add the BQ25896 partAngus Ainslie (Purism)2018-09-161-5/+19
* power: supply: bq25890_charger: Remove unused table entriesAngus Ainslie (Purism)2018-09-161-5/+0
* power: supply: bq25890_charger: Add debugging output of failed initializationAngus Ainslie (Purism)2018-09-161-5/+18
* power: supply: bq25890: Use gpiod_get()Andy Shevchenko2017-04-141-1/+1
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+994