summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/gpio-charger.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-27power: supply: gpio-charger: add charge-current-limit featureSebastian Reichel1-0/+140
2020-08-27Merge tag 'psy-arm-gpio-charger-immutable-for-5.10-signed' into psy-nextSebastian Reichel1-25/+1
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-25/+1
2020-08-26power: supply: gpio-charger: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+2
2020-06-19power: supply: gpio-charger: Make gpios optionalSebastian Reichel1-13/+25
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-10/+1
2019-04-15power: supply: gpio-charger: Add support for charger status.Artur Rojek1-11/+46
2018-12-13power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_*Sebastian Reichel1-3/+3
2018-04-25power: supply: simplify getting .drvdataWolfram Sang1-2/+1
2018-03-09power: supply: gpio-charger: Remove pdata from gpio_chargerLadislav Michl1-54/+41
2018-03-09power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setupLadislav Michl1-9/+8
2018-03-09power: supply: gpio-charger: Remove redundant dev_err call in probe functionLadislav Michl1-3/+1
2018-02-13power: supply: gpio-charger: use helper variable to access device infoLadislav Michl1-22/+20
2018-02-13power: supply: gpio-charger: Drop driver remove functionLadislav Michl1-36/+7
2017-01-04power: supply: gpio_charger: switch to using GPIO descriptorsLinus Walleij1-34/+50
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+280