aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator/regulator_common.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-10regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski
2020-01-07power: regulator: support off-on-delay-usPeng Fan
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard
2019-07-18regulator: Factor out common enable codeSven Schwermer