summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko
2019-08-12power: domain: ti-sci-power-domain: Add device ID info to get/set_device failureNishanth Menon
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-26power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla
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-13power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy
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-07-12pmic: stpmic1: add support for SYSRESET_POWER_OFFPatrick Delaunay
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