aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator/regulator_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass1-1/+3
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis1-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-10regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski1-5/+0
2020-01-07power: regulator: support off-on-delay-usPeng Fan1-0/+4
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard1-1/+6
2019-07-18regulator: Factor out common enable codeSven Schwermer1-0/+80