summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
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-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan1-1/+1
2019-01-03power: 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-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini6-0/+336
2018-12-10power: add FAN53555 family supportPhilipp Tomsich6-0/+336
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot7-10/+317
2018-12-07power: axp209: Limit inrush current for broken boardsOlliver Schinagl2-0/+32
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl2-0/+58
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl1-7/+7
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl1-4/+1
2018-12-05power: regulator: denied disable on always-on regulatorPatrick Delaunay1-0/+5
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass1-1/+1
2018-11-29power: pmic: Correct debug/error outputSimon Glass18-55/+56
2018-11-29power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee1-0/+80
2018-11-29power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee3-0/+334
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 Delaunay2-3/+3
2018-10-22power: Add power domain driver for i.MX8Peng Fan3-1/+323
2018-09-12regulator: pbias: Add additional compatible flagsAdam Ford1-0/+4
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg3-0/+115
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla1-2/+9
2018-09-11power: domain: Add the VPU Power Domain driverNeil Armstrong3-0/+206
2018-08-20drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan1-0/+6
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan1-1/+1
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek1-1/+1
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello1-8/+12
2018-06-27power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho2-2/+3
2018-06-01power: domain: bcm6328: convert to use live dtÁlvaro Fernández Rojas1-6/+2
2018-05-18sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski1-14/+31
2018-05-18pmic: dm: Add support for MC34708 for PMIC DMLukasz Majewski3-0/+113
2018-05-18pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...Lukasz Majewski1-12/+30
2018-05-18pmic: Add support for setting transmission length in uclass private dataLukasz Majewski1-0/+10
2018-05-11power: 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 Rini3-315/+4
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier3-0/+165
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard1-0/+34
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello3-0/+677
2018-05-08power: pwm regulator: support live treeAndy Yan1-11/+4
2018-05-08power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung2-304/+0
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini84-173/+84
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt1-2/+0
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini28-56/+0
2018-04-07regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt1-3/+3
2018-03-20Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+5
2018-03-19pmic: add stpmu1 supportPatrick Delaunay3-0/+71
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki1-0/+5