summaryrefslogtreecommitdiff
path: root/test/dm/regulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-9/+9
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-10/+10
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-11-10dm: regulator: support regulator more stateJoseph Chen1-0/+57
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla1-0/+21
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
2017-12-13power: extend prefix match to regulator-name propertyFelix Brack1-0/+2
2015-07-22dm: pmic: Split output from functionSimon Glass1-1/+1
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-8/+8
2015-05-15test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak1-0/+325