summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/fixed.c
AgeCommit message (Expand)Author
2021-12-28regulator: fixed: add possibility to enable by clockPhilippe Schenker
2020-05-18common: Drop log.h from common headerSimon Glass
2019-07-18regulator: Factor out common enable codeSven Schwermer
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
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-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-19power: regulator: fixed: get_enable should return integerKeerthy
2017-06-01dm: regulator: Update fixed regulator to support livetree.Simon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-27regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-09-06regulator: fixed: obey startup delayJohn Keeping
2015-05-14dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak