index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
axp221.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
power: Remove <common.h> and add needed includes
Tom Rini
2021-10-25
power: axp: Avoid do_poweroff conflict with sysreset
Samuel Holland
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-17
sunxi: axp2xx: disable ldoio0/1 at boot
Hans de Goede
2016-05-25
power: axp221: Remove switch case to simplify axp_set_eldo
Chen-Yu Tsai
2016-01-26
power: axp: merge separate DLDO functions into 1
Chen-Yu Tsai
2016-01-26
sunxi: Implement poweroff support for axp221 pmic
Hans de Goede
2015-10-20
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
Hans de Goede
2015-10-20
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-04-15
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
Hans de Goede
2015-04-15
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-03-10
sunxi: axp221: Add VBUS detection support
Chen-Yu Tsai
2015-02-02
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
Hans de Goede
2015-01-22
sunxi: axp221: Add ELDO[1-3] support
Siarhei Siamashka
2015-01-14
sunxi: axp221: Add support for controlling the drivebus pin
Hans de Goede
2015-01-14
sunxi: axp221: Protect axp221_init against multiple calls
Hans de Goede
2015-01-14
sunxi: axp221: Explicitly turn off unused voltages
Hans de Goede
2015-01-14
sunxi: axp221: Add axp223 support
Hans de Goede
2015-01-14
sun6i: axp221: Add axp221_get_sid function
Hans de Goede
2014-11-13
sun6i: Add basic axp221 driver
Oliver Schinagl