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
/
axp209.c
Age
Commit message (
Expand
)
Author
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
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-12-07
power: axp209: Limit inrush current for broken boards
Olliver Schinagl
2018-12-07
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2018-12-07
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
2018-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-11
power: change from meaningless value to error number
Jaehoon Chung
2016-09-17
sunxi: axp2xx: disable ldoio0/1 at boot
Hans de Goede
2016-01-26
sunxi: Implement poweroff support for axp209 pmic
Michael van Slingerland
2015-10-20
sunxi: power: Add support for disabling axp209 regulators
Hans de Goede
2015-10-20
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
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: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-04-15
power: axp209: Registers definitions in header
Paul Kocialkowski
2015-04-15
power: axp209: VBUS detection support
Paul Kocialkowski
2015-03-26
sunxi: axp209: fix incorrect limits on ldo3
Iain Paton
2015-01-22
sunxi: axp209: Disable interrupts when intializing the axp209
Hans de Goede
2015-01-14
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2014-07-18
sunxi: Add axp209 pmic support
Henrik Nordstrom