summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1312-59/+59
* dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1311-26/+28
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-1311-47/+47
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1328-159/+159
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1328-34/+34
* 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
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-2/+2
* power: twl4030: Add twl4030_i2c_read() functionPali Rohár2020-11-151-4/+3
* power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-9/+13
* power: regulator: gpio-regulator: protect count valuePatrick Delaunay2020-10-231-2/+3
* dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-061-1/+1
* power: Tidy up inclusion of regulator_common.hSimon Glass2020-08-034-5/+7
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-171-9/+0
|\
| * pmc: Move common registers to the header fileSimon Glass2020-07-171-9/+0
* | power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-20/+1
* | imx: power-domain: use arm_smccc_smcPeng Fan2020-07-141-4/+6
|/
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-091-0/+2
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-092-4/+4
* power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier2020-07-071-2/+14
* 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