summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2019-06-11regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen
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: add NVM update support in fuse commandPatrick Delaunay
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay
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-14Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
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-03-08power: axp818: Fix typo in axp_set_dldoOndrej Jirman
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-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan
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-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-10power: add FAN53555 family supportPhilipp Tomsich
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot
2018-12-07power: axp209: Limit inrush current for broken boardsOlliver Schinagl
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-05power: regulator: denied disable on always-on regulatorPatrick Delaunay
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29power: pmic: Correct debug/error outputSimon Glass
2018-11-28power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee
2018-11-28power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee
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-10-22power: Add power domain driver for i.MX8Peng Fan
2018-09-11regulator: pbias: Add additional compatible flagsAdam Ford
2018-09-11power domain: Introduce TI System Control Interface (TI SCI) power domain driverAndreas Dannenberg
2018-09-11power domain: Add support for multiple powerdomains per deviceLokesh Vutla
2018-09-10power: domain: Add the VPU Power Domain driverNeil Armstrong
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello
2018-06-27power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho
2018-06-01power: domain: bcm6328: convert to use live dtÁlvaro Fernández Rojas
2018-05-18sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski
2018-05-18pmic: dm: Add support for MC34708 for PMIC DMLukasz Majewski
2018-05-18pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...Lukasz Majewski
2018-05-18pmic: Add support for setting transmission length in uclass private dataLukasz Majewski