summaryrefslogtreecommitdiff
path: root/drivers/power/regulator
Commit message (Expand)AuthorAgeFilesLines
* power: regulator: s2mps11: Fix step for LDO27 and LDO35Krzysztof Kozlowski2019-03-111-0/+4
* power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-091-0/+11
* Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla2019-02-091-1/+1
* regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford2019-02-011-2/+47
* power: regulator: Allow PWM regulator to be omitted from SPL.Christoph Muellner2019-01-022-1/+8
* power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla2018-12-271-1/+1
* power: add FAN53555 family supportPhilipp Tomsich2018-12-103-0/+239
* power: regulator: denied disable on always-on regulatorPatrick Delaunay2018-12-051-0/+5
* power: spl: add SPL_DM_REGULATOR_GPIO in KconfigLokesh Vutla2018-11-011-1/+8
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-2/+1
* regulator: pbias: Add additional compatible flagsAdam Ford2018-09-111-0/+4
* drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan2018-08-191-0/+6
* power: regulator: stpmu1: add power off delayChristophe Kerello2018-07-191-8/+12
* power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler2018-05-101-2/+16
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-081-11/+4
|\
| * power: pwm regulator: support live treeAndy Yan2018-05-081-11/+4
* | power: regulator: Add support for stm32-vrefbufFabrice Gasnier2018-05-083-0/+165
* | power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello2018-05-083-0/+677
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0718-36/+18
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2710-20/+0
* regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt2018-04-061-3/+3
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* power: pmic/regulator allow dm be omitted by SPLPeng Fan2018-02-041-1/+1
* power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung2018-01-243-0/+606
* power: tps65910: replace error() by pr_err()Felix Brack2018-01-011-2/+2
* power: pmic/regulator: Add basic support for TPS65910Felix Brack2017-12-123-0/+468
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-045-24/+24
* power: spl: add SPL_DM_REGULATOR_FIXED in KconfigPhilipp Tomsich2017-10-011-0/+7
* regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot2017-09-223-0/+315
* regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot2017-08-011-0/+36
* power: Add a regulator driver for the as3722 PMICSimon Glass2017-07-283-0/+159
* power: pwm_regulator: remove redundant codeKever Yang2017-07-271-7/+1
* power: pwm_regulator: fix the pwm_set_config parameter orderKever Yang2017-07-271-1/+1
* power: regulator: lp87565: get_enable should return integerKeerthy2017-07-191-1/+1
* power: regulator: lp873x: get_enable should return integerKeerthy2017-07-191-2/+2
* power: regulator: s5m8767: get_enable should return integerKeerthy2017-07-191-2/+2
* power: sandbox: fixed: get_enable should return integerKeerthy2017-07-191-2/+2
* power: regulator: rk8xx: get_enable should return integerKeerthy2017-07-191-3/+3
* power: regulator: tps65090: get_enable should return integerKeerthy2017-07-191-1/+1
* power: regulator: pfuze100: get_enable should return integerKeerthy2017-07-191-1/+1
* power: regulator: palmas: get_enable should return integerKeerthy2017-07-191-2/+2
* power: regulator: max77686: get_enable should return integerKeerthy2017-07-191-2/+2
* power: regulator: act8846: get_enable should return integerKeerthy2017-07-191-1/+1
* power: regulator: fixed: get_enable should return integerKeerthy2017-07-191-1/+1
* regulator: Change get_enable return type to integer from boolKeerthy2017-07-191-1/+1
* power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov2017-07-111-0/+34
* power: regulator: rk8xx: Build get_ldo_reg only for SPLWadim Egorov2017-07-111-19/+21
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-271-3/+11
|\
| * regulator: pfuze100: unsigned compared against 0Peng Fan2017-05-311-3/+3
| * regulator: pfuze100: add SPDX LicensePeng Fan2017-05-311-0/+8