Age | Commit message (Expand) | Author |
2023-05-15 | power: supply: axp20x_usb_power: Add support for AXP192 | Aidan MacDonald |
2023-05-15 | power: supply: axp20x_usb_power: Remove variant IDs from VBUS polling check | Aidan MacDonald |
2023-05-15 | power: supply: axp20x_usb_power: Use regmap field for VBUS disabling | Aidan MacDonald |
2023-05-15 | power: supply: axp20x_usb_power: Use regmap fields for USB BC feature | Aidan MacDonald |
2023-05-15 | power: supply: axp20x_usb_power: Use regmap fields for VBUS monitor feature | Aidan MacDonald |
2023-05-15 | power: supply: axp20x_usb_power: Simplify USB current limit handling | Aidan MacDonald |
2022-03-04 | power: supply: axp20x_usb_power: fix platform_get_irq.cocci warnings | Yihao Han |
2021-04-28 | Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2021-03-26 | power: supply: axp20x_usb_power: fix work-queue init | Matti Vaittinen |
2021-03-23 | power: supply: Clean-up few drivers by using managed work init | Matti Vaittinen |
2021-03-15 | power: supply: axp20x_usb_power: Add missing check in axp20x_usb_power_probe | Dinghao Liu |
2021-01-25 | power: supply: axp20x_usb_power: Init work before enabling IRQs | Samuel Holland |
2020-11-30 | power: supply: axp20x_usb_power: Use power efficient workqueue for debounce | Yangtao Li |
2020-11-30 | power: supply: axp20x_usb_power: fix typo | Yangtao Li |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-19 | power: supply: axp20x_usb_power: fix spelling mistake | Keyur Patel |
2020-01-15 | power: supply: axp20x_usb_power: Only poll while offline | Samuel Holland |
2020-01-15 | power: supply: axp20x_usb_power: Add wakeup control | Samuel Holland |
2020-01-15 | power: supply: axp20x_usb_power: Allow offlining | Samuel Holland |
2020-01-15 | power: supply: axp20x_usb_power: Use a match structure | Samuel Holland |
2020-01-14 | power: supply: axp20x_usb_power: Remove unused device_node | Samuel Holland |
2019-10-14 | power: supply: axp20x_usb_power: enable USB BC detection on AXP813 | Icenowy Zheng |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-17 | power: supply: axp20x_usb_power: add support for AXP813 | Quentin Schulz |
2019-04-17 | power: supply: axp20x_usb_power: add function to get max current | Quentin Schulz |
2019-04-17 | power: supply: axp20x_usb_power: use polling to detect vbus status change | Chen-Yu Tsai |
2019-04-17 | power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros | Chen-Yu Tsai |
2018-12-05 | power: supply: axp20x: add missing include bitops.h | Olliver Schinagl |
2018-07-23 | power: supply: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-05-15 | power: supply: axp20x_usb_power: Drop unnecessary static | Julia Lawall |
2017-01-29 | power: supply: axp20x_usb_power: use IIO channels when available | Quentin Schulz |
2017-01-12 | power: supply: axp20x_usb_power: fix warning on 64bit | Michal Suchanek |
2017-01-04 | power: supply: axp20x_usb_power: add 100mA max current limit for AXP223 | Quentin Schulz |
2017-01-04 | power: supply: axp20x_usb_power: set min voltage and max current from sysfs | Quentin Schulz |
2017-01-04 | power: supply: axp20x_usb_power: use of_device_id data field instead of devic... | Quentin Schulz |
2016-08-11 | power: move power supply drivers to power/supply | Sebastian Reichel |