summaryrefslogtreecommitdiff
path: root/drivers/power/supply/axp20x_usb_power.c
AgeCommit message (Expand)Author
2023-09-22power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __coun...Kees Cook
2023-07-19power: Explicitly include correct DT includesRob Herring
2023-05-15power: supply: axp20x_usb_power: Add support for AXP192Aidan MacDonald
2023-05-15power: supply: axp20x_usb_power: Remove variant IDs from VBUS polling checkAidan MacDonald
2023-05-15power: supply: axp20x_usb_power: Use regmap field for VBUS disablingAidan MacDonald
2023-05-15power: supply: axp20x_usb_power: Use regmap fields for USB BC featureAidan MacDonald
2023-05-15power: supply: axp20x_usb_power: Use regmap fields for VBUS monitor featureAidan MacDonald
2023-05-15power: supply: axp20x_usb_power: Simplify USB current limit handlingAidan MacDonald
2022-03-04power: supply: axp20x_usb_power: fix platform_get_irq.cocci warningsYihao Han
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-03-26power: supply: axp20x_usb_power: fix work-queue initMatti Vaittinen
2021-03-23power: supply: Clean-up few drivers by using managed work initMatti Vaittinen
2021-03-15power: supply: axp20x_usb_power: Add missing check in axp20x_usb_power_probeDinghao Liu
2021-01-25power: supply: axp20x_usb_power: Init work before enabling IRQsSamuel Holland
2020-11-30power: supply: axp20x_usb_power: Use power efficient workqueue for debounceYangtao Li
2020-11-30power: supply: axp20x_usb_power: fix typoYangtao Li
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-19power: supply: axp20x_usb_power: fix spelling mistakeKeyur Patel
2020-01-15power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Allow offliningSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Use a match structureSamuel Holland
2020-01-14power: supply: axp20x_usb_power: Remove unused device_nodeSamuel Holland
2019-10-14power: supply: axp20x_usb_power: enable USB BC detection on AXP813Icenowy Zheng
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-17power: supply: axp20x_usb_power: add support for AXP813Quentin Schulz
2019-04-17power: supply: axp20x_usb_power: add function to get max currentQuentin Schulz
2019-04-17power: supply: axp20x_usb_power: use polling to detect vbus status changeChen-Yu Tsai
2019-04-17power: supply: axp20x_usb_power: Fix typo in VBUS current limit macrosChen-Yu Tsai
2018-12-05power: supply: axp20x: add missing include bitops.hOlliver Schinagl
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva
2017-05-15power: supply: axp20x_usb_power: Drop unnecessary staticJulia Lawall
2017-01-29power: supply: axp20x_usb_power: use IIO channels when availableQuentin Schulz
2017-01-12power: supply: axp20x_usb_power: fix warning on 64bitMichal Suchanek
2017-01-04power: supply: axp20x_usb_power: add 100mA max current limit for AXP223Quentin Schulz
2017-01-04power: supply: axp20x_usb_power: set min voltage and max current from sysfsQuentin Schulz
2017-01-04power: supply: axp20x_usb_power: use of_device_id data field instead of devic...Quentin Schulz
2016-08-11power: move power supply drivers to power/supplySebastian Reichel