summaryrefslogtreecommitdiffstats
path: root/include/power
Commit message (Expand)AuthorAgeFilesLines
* power: regulator: Add support for regulator-force-boot-offKonstantin Porotchkin2021-04-291-0/+23
* power: pmic: remove pmic_max77696.c fileJaehoon Chung2021-04-121-59/+0
* power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+4
* power: pmic: add driver for Monolithic Power mp5416Tim Harvey2021-01-181-0/+41
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-13/+13
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
* power: regulator: add dummy helperPeng Fan2020-10-231-0/+114
* x86: apl: Add power-management definitionsSimon Glass2020-09-251-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-171-0/+14
|\
| * pmc: Move common registers to the header fileSimon Glass2020-07-171-0/+14
* | power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-2/+1
|/
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-0/+1
* power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-271-0/+12
* power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-271-0/+308
* Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-081-0/+60
|\
| * power: Add new PMIC PCA9450 driverYe Li2020-01-081-0/+60
* | x86: power: Add an ACPI PMC uclassSimon Glass2019-12-151-0/+185
|/
* power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-231-0/+14
* Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-112-0/+105
|\
| * power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-101-0/+1
| * power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-101-0/+31
| * power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-101-0/+1
| * power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-101-1/+10
| * dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+63
* | power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-11-071-0/+26
|/
* pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-271-7/+0
* stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-2/+3
* regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-191-53/+94
* regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-111-0/+62
* stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+7
* stpmic1: update register namesPatrick Delaunay2019-04-121-40/+58
* power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-121-64/+71
* power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-121-0/+0
* regulator: Add support for ramp delayKrzysztof Kozlowski2019-03-111-0/+2
* power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-091-0/+11
* power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-102-0/+3
* power: regulator: stpmu1: add power off delayChristophe Kerello2018-07-191-0/+1
* power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho2018-06-271-1/+1
* pmic: Add support for setting transmission length in uclass private dataLukasz Majewski2018-05-181-0/+9
* power: as3722: add as3722_ldo_set_voltage signature to header fileMarcel Ziswiler2018-05-101-0/+1
* power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler2018-05-101-1/+2
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0731-62/+31
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-061-0/+1
* pmic: add stpmu1 supportPatrick Delaunay2018-03-191-0/+85
* power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung2018-01-241-0/+55