| Commit message (Expand) | Author | Age | Files | Lines |
* | power: axp: Avoid do_poweroff conflict with sysreset | Samuel Holland | 2021-10-25 | 1 | -0/+2 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | sunxi: axp2xx: disable ldoio0/1 at boot | Hans de Goede | 2016-09-17 | 1 | -0/+12 |
* | power: axp221: Remove switch case to simplify axp_set_eldo | Chen-Yu Tsai | 2016-05-25 | 1 | -20/+7 |
* | power: axp: merge separate DLDO functions into 1 | Chen-Yu Tsai | 2016-01-26 | 1 | -68/+20 |
* | sunxi: Implement poweroff support for axp221 pmic | Hans de Goede | 2016-01-26 | 1 | -0/+12 |
* | sunxi: power: Drop protection against multiple calls from axp221 axp_init() | Hans de Goede | 2015-10-20 | 1 | -6/+0 |
* | sunxi: power: Unify axp pmic function names | Hans de Goede | 2015-10-20 | 1 | -18/+17 |
* | sunxi: axp: Move axp gpio code to a separate axpi-gpio driver | Hans de Goede | 2015-05-04 | 1 | -64/+0 |
* | sunxi: axp: Move axp pmic register helpers to a separate file | Hans de Goede | 2015-05-04 | 1 | -119/+53 |
* | sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops | Hans de Goede | 2015-05-04 | 1 | -5/+5 |
* | sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect | Hans de Goede | 2015-04-15 | 1 | -1/+1 |
* | power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic | Paul Kocialkowski | 2015-04-15 | 1 | -31/+44 |
* | sunxi: axp221: Add VBUS detection support | Chen-Yu Tsai | 2015-03-10 | 1 | -0/+16 |
* | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() | Hans de Goede | 2015-02-02 | 1 | -3/+1 |
* | sunxi: axp221: Add ELDO[1-3] support | Siarhei Siamashka | 2015-01-22 | 1 | -0/+33 |
* | sunxi: axp221: Add support for controlling the drivebus pin | Hans de Goede | 2015-01-14 | 1 | -0/+36 |
* | sunxi: axp221: Protect axp221_init against multiple calls | Hans de Goede | 2015-01-14 | 1 | -0/+6 |
* | sunxi: axp221: Explicitly turn off unused voltages | Hans de Goede | 2015-01-14 | 1 | -6/+96 |
* | sunxi: axp221: Add axp223 support | Hans de Goede | 2015-01-14 | 1 | -21/+67 |
* | sun6i: axp221: Add axp221_get_sid function | Hans de Goede | 2015-01-14 | 1 | -0/+27 |
* | sun6i: Add basic axp221 driver | Oliver Schinagl | 2014-11-13 | 1 | -0/+186 |