summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* power: regulator: fixed: get_enable should return integerKeerthy2017-07-191-1/+1
* dm: regulator: Update fixed regulator to support livetree.Simon Glass2017-06-011-8/+9
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R2016-12-271-1/+6
* regulator: fixed: honour optionality of enable gpioMarcel Ziswiler2016-10-101-6/+15
* regulator: fixed: obey startup delayJohn Keeping2016-09-061-0/+10
* dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak2015-05-141-0/+126