summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-123-250/+337
|\
| * power: domain: add i.MX8 scu power domain driverPeng Fan2019-11-052-1/+88
| * power: domain: make imx8-power-domain.c legacyPeng Fan2019-11-052-1/+1
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-113-88/+1010
|\ \
| * | power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-102-1/+73
| * | power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-102-7/+266
| * | power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-102-0/+18
| * | power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-102-5/+125
| * | power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang2019-11-101-82/+465
| * | dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+70
| |/
* | power: regulator: tps65941: add regulator supportKeerthy2019-11-073-0/+418
* | power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-11-073-0/+91
* | power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo2019-11-073-0/+134
|/
* mach-imx: Adding new argument for SIP call interfaceYe Li2019-11-031-2/+4
* power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan2019-11-031-0/+8
* pmic: bd71837: drop DEBUG macroPeng Fan2019-11-031-2/+0
* power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong2019-10-183-0/+438
* power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong2019-10-181-10/+145
* power: domain: Introduce dev_power_domain_offLokesh Vutla2019-10-151-7/+28
* power: domain: add dev_power_domain_onPeng Fan2019-10-151-0/+21
* regulator: fixed: Modify enable-active-high behaviorPatrice Chotard2019-10-111-1/+6
* imx: add support for i.MX8MQ power domain controllerPatrick Wildt2019-10-083-0/+145
* stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1
* pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-271-42/+56
* sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-191-0/+1
* power: domain: ti-sci-power-domain: Add device ID info to get/set_device failureNishanth Menon2019-08-121-4/+4
* Merge branch '2019-07-26-ti-imports'Tom Rini2019-07-271-1/+30
|\
| * power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-1/+30
* | regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-194-5/+513
|/
* regulator: Allow enabling GPIO regulatorSven Schwermer2019-07-182-1/+19
* regulator: Factor out common enable codeSven Schwermer2019-07-185-69/+124
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-143-4/+10
|\
| * power: stpmic1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-0/+1
| * power: regulator: stm32: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+1
| * pmic: stpmic1: add support for SYSRESET_POWER_OFFPatrick Delaunay2019-07-121-3/+8
* | regulator: Allow autosetting fixed regulatorsSven Schwermer2019-07-131-0/+3
* | power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy2019-07-131-0/+26
* | power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy2019-07-131-0/+21
|/
* regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-113-0/+97
* power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho2019-06-111-2/+2
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-128-775/+942
|\
| * stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+114
| * pmic: stpmu1: add power switch off supportPatrick Delaunay2019-04-121-0/+46
| * stpmic1: update register namesPatrick Delaunay2019-04-121-57/+57
| * power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-126-292/+298
| * power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-124-4/+4
| * regulator: stpmu1: update buck1 rangePatrick Delaunay2019-04-121-2/+3
* | ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas2019-04-121-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2019-03-142-3/+59
|\
| * power: regulator: s2mps11: Add enable delayKrzysztof Kozlowski2019-03-111-1/+10