summaryrefslogtreecommitdiff
path: root/drivers/power/supply/axp20x_battery.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19power: Explicitly include correct DT includesRob Herring1-1/+0
2022-02-01power: supply: axp20x_battery: properly report current when dischargingEvgeny Boger1-7/+6
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij1-3/+3
2021-06-04power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer1-2/+15
2018-03-09power: supply: axp20x_battery: add support for AXP813Quentin Schulz1-0/+42
2018-03-09power: supply: axp20x_battery: use data struct for variant specific codeQuentin Schulz1-35/+67
2017-06-08power: supply: axp20x_battery: add DT support for battery max constant charge...Quentin Schulz1-8/+70
2017-06-08power: supply: axp20x_battery: add support for DT batteryQuentin Schulz1-0/+10
2017-05-01power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz1-0/+502