summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/axp20x_usb_power.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-17power: supply: axp20x_usb_power: add support for AXP813Quentin Schulz1-1/+65
2019-04-17power: supply: axp20x_usb_power: add function to get max currentQuentin Schulz1-22/+30
2019-04-17power: supply: axp20x_usb_power: use polling to detect vbus status changeChen-Yu Tsai1-0/+53
2019-04-17power: supply: axp20x_usb_power: Fix typo in VBUS current limit macrosChen-Yu Tsai1-8/+8
2018-12-05power: supply: axp20x: add missing include bitops.hOlliver Schinagl1-0/+1
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-05-15power: supply: axp20x_usb_power: Drop unnecessary staticJulia Lawall1-1/+1
2017-01-29power: supply: axp20x_usb_power: use IIO channels when availableQuentin Schulz1-4/+66
2017-01-12power: supply: axp20x_usb_power: fix warning on 64bitMichal Suchanek1-2/+3
2017-01-04power: supply: axp20x_usb_power: add 100mA max current limit for AXP223Quentin Schulz1-5/+8
2017-01-04power: supply: axp20x_usb_power: set min voltage and max current from sysfsQuentin Schulz1-0/+81
2017-01-04power: supply: axp20x_usb_power: use of_device_id data field instead of devic...Quentin Schulz1-11/+15
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+294