summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/axp20x_usb_power.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland2020-01-151-9/+21
* power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland2020-01-151-16/+67
* power: supply: axp20x_usb_power: Allow offliningSamuel Holland2020-01-151-0/+30
* power: supply: axp20x_usb_power: Use a match structureSamuel Holland2020-01-151-29/+57
* power: supply: axp20x_usb_power: Remove unused device_nodeSamuel Holland2020-01-141-2/+0
* power: supply: axp20x_usb_power: enable USB BC detection on AXP813Icenowy Zheng2019-10-141-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* power: supply: axp20x_usb_power: add support for AXP813Quentin Schulz2019-04-171-1/+65
* power: supply: axp20x_usb_power: add function to get max currentQuentin Schulz2019-04-171-22/+30
* power: supply: axp20x_usb_power: use polling to detect vbus status changeChen-Yu Tsai2019-04-171-0/+53
* power: supply: axp20x_usb_power: Fix typo in VBUS current limit macrosChen-Yu Tsai2019-04-171-8/+8
* power: supply: axp20x: add missing include bitops.hOlliver Schinagl2018-12-051-0/+1
* power: supply: mark expected switch fall-throughsGustavo A. R. Silva2018-07-231-0/+1
* power: supply: axp20x_usb_power: Drop unnecessary staticJulia Lawall2017-05-151-1/+1
* power: supply: axp20x_usb_power: use IIO channels when availableQuentin Schulz2017-01-291-4/+66
* power: supply: axp20x_usb_power: fix warning on 64bitMichal Suchanek2017-01-121-2/+3
* power: supply: axp20x_usb_power: add 100mA max current limit for AXP223Quentin Schulz2017-01-041-5/+8
* power: supply: axp20x_usb_power: set min voltage and max current from sysfsQuentin Schulz2017-01-041-0/+81
* power: supply: axp20x_usb_power: use of_device_id data field instead of devic...Quentin Schulz2017-01-041-11/+15
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+294