summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* regulator: fix: enable gpio when requestedMark Kettenis2020-06-152-3/+2
* power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut2020-06-081-0/+7
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-189-0/+9
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1817-0/+17
* common: Drop log.h from common headerSimon Glass2020-05-1858-0/+58
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-188-8/+13
* imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-101-0/+35
* imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-101-3/+3
* power: imx8: Check owned resource in power onYe Li2020-05-101-0/+3
* power: imx8: remove the resource owned check before power offPeng Fan2020-05-101-4/+4
* power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li2020-05-101-0/+1
* imx8: power: Add PD device lookup interface to power domain uclassPeng Fan2020-05-101-0/+28
* pmic: pfuze100: Change error message level to debugFabio Estevam2020-04-181-1/+1
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-04-071-2/+44
|\
| * dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-2/+44
* | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-03-171-2/+2
|\ \ | |/ |/|
| * power: pmic: tps65941: Add support for probing the child devicesTero Kristo2020-03-031-2/+2
* | power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin2020-03-101-0/+11
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1120-15/+49
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0518-0/+19
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-055-0/+5
| * power-domain: Rename free() to rfree()Simon Glass2020-02-0511-11/+11
| * sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass2020-02-051-3/+13
| * dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-1/+1
* | regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski2020-02-102-5/+3
|/
* power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-273-0/+409
* power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-273-0/+145
* power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...Keerthy2020-01-201-2/+2
* power: domain: add power domain support for MT7622Sam Shih2020-01-161-0/+6
* poweroff: add poweroff for mt6323 pmicFrank Wunderlich2020-01-103-0/+45
* Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-084-0/+152
|\
| * power: Add new PMIC PCA9450 driverYe Li2020-01-084-0/+152
* | power: regulator: support off-on-delay-usPeng Fan2020-01-071-0/+4
* | x86: apl: Add PMC driverSimon Glass2019-12-151-0/+56
* | x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-154-0/+353
* | x86: power: Add an ACPI PMC uclassSimon Glass2019-12-154-0/+220
|/
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* power: fan53555: fix fan53555_regulator_set_valueVasily Khoruzhick2019-11-231-1/+1
* power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-232-14/+38
* 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
| |/