aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator
AgeCommit message (Expand)Author
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer
2019-07-18regulator: Factor out common enable codeSven Schwermer
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13regulator: Allow autosetting fixed regulatorsSven Schwermer
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy
2019-07-12power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-06-11power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12stpmic1: update register namesPatrick Delaunay
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas
2019-03-11power: regulator: s2mps11: Add enable delayKrzysztof Kozlowski
2019-03-11regulator: Add support for ramp delayKrzysztof Kozlowski
2019-03-11power: regulator: s2mps11: Fix step for LDO27 and LDO35Krzysztof Kozlowski
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-01-02power: regulator: Allow PWM regulator to be omitted from SPL.Christoph Muellner
2018-12-27power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla
2018-12-10power: add FAN53555 family supportPhilipp Tomsich
2018-12-05power: regulator: denied disable on always-on regulatorPatrick Delaunay
2018-11-01power: spl: add SPL_DM_REGULATOR_GPIO in KconfigLokesh Vutla
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello
2018-05-10power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello
2018-05-08power: pwm regulator: support live treeAndy Yan
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
2018-04-06regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-04power: pmic/regulator allow dm be omitted by SPLPeng Fan
2018-01-24power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung
2018-01-01power: tps65910: replace error() by pr_err()Felix Brack
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-01power: spl: add SPL_DM_REGULATOR_FIXED in KconfigPhilipp Tomsich
2017-09-22regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot
2017-08-01regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass
2017-07-27power: pwm_regulator: remove redundant codeKever Yang