summaryrefslogtreecommitdiff
path: root/include/power/as3722.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+2
2018-05-11power: as3722: add as3722_ldo_set_voltage signature to header fileMarcel Ziswiler1-0/+1
2018-05-11power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass1-16/+2
2017-07-28power: Add a GPIO driver for the as3722 PMICSimon Glass1-0/+5
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass1-0/+8
2015-05-13power: Export register access functions from as3722Simon Glass1-0/+3
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding1-0/+27