summaryrefslogtreecommitdiff
path: root/include/power
AgeCommit message (Expand)AuthorFilesLines
2020-10-23power: regulator: add dummy helperPeng Fan1-0/+114
2020-09-25x86: apl: Add power-management definitionsSimon Glass1-2/+2
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini1-0/+14
2020-07-17pmc: Move common registers to the header fileSimon Glass1-0/+14
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski1-2/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay1-0/+1
2020-01-28power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey1-0/+12
2020-01-28power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey1-0/+308
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+60
2020-01-08power: Add new PMIC PCA9450 driverYe Li1-0/+60
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass1-0/+185
2019-11-23power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick1-0/+14
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-0/+105
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen1-0/+1
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen1-0/+31
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang1-0/+1
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang1-1/+10
2019-11-10dm: regulator: support regulator more stateJoseph Chen1-0/+63
2019-11-08power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy1-0/+26
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay1-7/+0
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay1-2/+3
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen1-53/+94
2019-06-11regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen1-0/+62
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay1-0/+7
2019-04-12stpmic1: update register namesPatrick Delaunay1-40/+58
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay1-64/+71
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay1-0/+0
2019-03-11regulator: Add support for ramp delayKrzysztof Kozlowski1-0/+2
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla1-0/+11
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2-0/+3
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello1-0/+1
2018-06-27power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho1-1/+1
2018-05-18pmic: Add support for setting transmission length in uclass private dataLukasz Majewski1-0/+9
2018-05-11power: as3722: add as3722_ldo_set_voltage signature to header fileMarcel Ziswiler1-0/+1
2018-05-11power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler1-1/+2
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 Rini31-62/+31
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy1-0/+1
2018-03-19pmic: add stpmu1 supportPatrick Delaunay1-0/+85
2018-01-24power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung1-0/+55
2017-12-29power: pmic.h: include dm/ofnode.hPeng Fan1-0/+1
2017-12-13power: pmic/regulator: Add basic support for TPS65910Felix Brack1-0/+130
2017-12-13power: extend prefix match to regulator-name propertyFelix Brack1-1/+4
2017-08-01regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot1-0/+1
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass1-16/+2
2017-07-28power: Add a GPIO driver for the as3722 PMICSimon Glass1-0/+5
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass1-0/+8
2017-07-19regulator: Change get_enable return type to integer from boolKeerthy1-4/+4
2017-07-11power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov1-0/+2