summaryrefslogtreecommitdiff
path: root/test/dm/regulator.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2015-07-21dm: pmic: Split output from functionSimon Glass
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak