summaryrefslogtreecommitdiffstats
path: root/drivers/power/axp152.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* power: change from meaningless value to error numberJaehoon Chung2017-01-111-1/+1
* sunxi: Implement poweroff support for axp152 pmicHans de Goede2016-01-261-0/+12
* sunxi: power: Use pmic_bus functions for axp152 / axp209 driverHans de Goede2015-10-201-17/+11
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-201-6/+6
* power: axp152: Registers definitions in headerPaul Kocialkowski2015-04-151-11/+0
* sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede2014-10-131-1/+1
* sunxi: Add axp152 pmic supportHans de Goede2014-07-181-0/+97