aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-01-07power: regulator: support off-on-delay-usPeng Fan1-0/+4
2019-11-23power: fan53555: fix fan53555_regulator_set_valueVasily Khoruzhick1-1/+1
2019-11-23power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick1-12/+33
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-85/+924
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen1-0/+69
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen1-4/+185
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang1-0/+17
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang1-5/+124
2019-11-10power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang1-82/+465
2019-11-10dm: regulator: support regulator more stateJoseph Chen1-0/+70
2019-11-07power: regulator: tps65941: add regulator supportKeerthy3-0/+418
2019-11-07power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo3-0/+134
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard1-1/+6
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen3-0/+486
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer2-1/+19
2019-07-18regulator: Factor out common enable codeSven Schwermer5-69/+124
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-1/+2
2019-07-13regulator: Allow autosetting fixed regulatorsSven Schwermer1-0/+3
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy1-0/+26
2019-07-12power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-06-11power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho1-2/+2
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini4-676/+683
2019-04-12stpmic1: update register namesPatrick Delaunay1-57/+57
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay3-257/+263
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay2-2/+2
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay1-2/+3
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-03-11power: regulator: s2mps11: Add enable delayKrzysztof Kozlowski1-1/+10
2019-03-11regulator: Add support for ramp delayKrzysztof Kozlowski1-2/+45
2019-03-11power: regulator: s2mps11: Fix step for LDO27 and LDO35Krzysztof Kozlowski1-0/+4
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla1-0/+11
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla1-1/+1
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford1-2/+47
2019-01-02power: regulator: Allow PWM regulator to be omitted from SPL.Christoph Muellner2-1/+8
2018-12-27power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla1-1/+1
2018-12-10power: add FAN53555 family supportPhilipp Tomsich3-0/+239
2018-12-05power: regulator: denied disable on always-on regulatorPatrick Delaunay1-0/+5
2018-11-01power: spl: add SPL_DM_REGULATOR_GPIO in KconfigLokesh Vutla1-1/+8
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+1
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford1-0/+4
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan1-0/+6
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello1-8/+12
2018-05-10power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler1-2/+16
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini1-11/+4
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier3-0/+165
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello3-0/+677
2018-05-08power: pwm regulator: support live treeAndy Yan1-11/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini18-36/+18
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini10-20/+0