summaryrefslogtreecommitdiff
path: root/drivers/power/regulator
Commit message (Expand)AuthorAgeFilesLines
* power: regulator: support off-on-delay-usPeng Fan2020-01-071-0/+4
* power: fan53555: fix fan53555_regulator_set_valueVasily Khoruzhick2019-11-231-1/+1
* power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-231-12/+33
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-112-85/+924
|\
| * power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-101-0/+69
| * power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-101-4/+185
| * power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-101-0/+17
| * power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-101-5/+124
| * power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang2019-11-101-82/+465
| * dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+70
* | power: regulator: tps65941: add regulator supportKeerthy2019-11-073-0/+418
* | power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo2019-11-073-0/+134
|/
* regulator: fixed: Modify enable-active-high behaviorPatrice Chotard2019-10-111-1/+6
* regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-193-0/+486
* regulator: Allow enabling GPIO regulatorSven Schwermer2019-07-182-1/+19
* regulator: Factor out common enable codeSven Schwermer2019-07-185-69/+124
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-142-1/+2
|\
| * power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-0/+1
| * power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+1
* | regulator: Allow autosetting fixed regulatorsSven Schwermer2019-07-131-0/+3
* | power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy2019-07-131-0/+26
|/
* power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho2019-06-111-2/+2
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-124-676/+683
|\
| * stpmic1: update register namesPatrick Delaunay2019-04-121-57/+57
| * power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-123-257/+263
| * power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-122-2/+2
| * regulator: stpmu1: update buck1 rangePatrick Delaunay2019-04-121-2/+3
* | ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas2019-04-121-1/+1
|/
* power: regulator: s2mps11: Add enable delayKrzysztof Kozlowski2019-03-111-1/+10
* regulator: Add support for ramp delayKrzysztof Kozlowski2019-03-111-2/+45
* 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