aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/bq25980_charger.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-20power: supply: bq25980: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+3
2022-02-24power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASSGravatar Ricardo Rivera-Matos 1-1/+1
2022-01-03power: supply_core: Pass pointer to battery infoGravatar Linus Walleij 1-3/+3
2021-04-05power: supply: bq25980: Move props from battery nodeGravatar Ricardo Rivera-Matos 1-28/+12
2021-01-25power: supply: bq25980: Fix repetive bq25975 with bq25960Gravatar xinjian 1-1/+1
2020-10-13power: supply: bq25980: Fix uninitialized wd_reg_val and overrunGravatar Dan Murphy 1-14/+15
2020-10-08power: supply: bq25980: Fix uninitialized wd_reg_valGravatar Dan Murphy 1-1/+1
2020-10-08power: supply: bq25980: remove redundant zero check on retGravatar Colin Ian King 1-3/+0
2020-10-04power: supply: bq25980: Add support for the BQ259xx familyGravatar Dan Murphy 1-0/+1316