aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator/pbias_regulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
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-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford1-2/+47
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-06regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt1-3/+3
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-09-22regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot1-0/+301