summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2021-01-13power: regulator: stm32-verfbuf: define LOG_CATEGORYPatrick Delaunay
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong
2021-01-11power: domain: meson-ee-pwrc: add support for the Meson GX SoCsNeil Armstrong
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-06power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk
2020-12-06pca9450a: fix i2c addressMax Krummenacher
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár
2020-10-23power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay
2020-10-23power: regulator: gpio-regulator: protect count valuePatrick Delaunay
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17pmc: Move common registers to the header fileSimon Glass
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-14imx: power-domain: use arm_smccc_smcPeng Fan
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-07power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez
2020-05-10power: imx8: Check owned resource in power onYe Li
2020-05-10power: imx8: remove the resource owned check before power offPeng Fan
2020-05-10power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flagYe Li
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan
2020-04-18pmic: pfuze100: Change error message level to debugFabio Estevam
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin