- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 11 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago
- 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
- 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 4 months ago
- eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 4 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
- 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
- 6c6d88e x86: power: Add an ACPI PMC uclass by Simon Glass · 5 years ago
- 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
- 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
- b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
- b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
- addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
- 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
- 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
- 234a602 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
- 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
- 21b0241 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
- 1023c87 regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
- 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
- db4ff0d stpmic1: update register names by Patrick Delaunay · 6 years ago
- 42f01aa power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
- d46c22b power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
- e66d1cb regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
- cc4a224 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
- fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
- 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
- 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
- b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
- de42975 power: as3722: add as3722_ldo_set_voltage signature to header file by Marcel Ziswiler · 7 years ago
- 4616e33 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
- 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ebf4850 board: ti: am43: Fix DCDC3 voltage for epos-evm by Keerthy · 7 years ago
- 5d0c74e pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
- 60599ea power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
- d56f6ca power: pmic.h: include dm/ofnode.h by Peng Fan · 7 years ago
- 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
- bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
- 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
- e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
- c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
- deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
- 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
- ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
- abf54bf Fixup bug in PMIC TPS65217 register address definition by Brock Zheng Techyauld Ltd · 7 years ago
- cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
- fc69d47 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
- 7a869e6 dm: pmic: Convert uclass to livetree by Simon Glass · 7 years ago
- 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
- 59041a5 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · 8 years ago
- 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
- d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
- 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 8 years ago
- 4394ad1 pmic: pmic_mc34vr500: Add APIs to set/get SWx volt by Hou Zhiqiang · 8 years ago
- 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
- 894a4b4 power: pmic: Add Voltage configuration macro by Breno Lima · 8 years ago
- 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
- ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
- 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
- 34514b8 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · 8 years ago
- 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
- c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
- 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
- 640ff60 power, tps65217: add some defines by Heiko Schocher · 8 years ago
- 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
- 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
- 425846e power: pmic.h: Drop include <spi.h> by Jagan Teki · 9 years ago
- c48cb7e sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
- 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
- 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
- c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
- d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
- 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
- 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
- 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
- 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
- 40ade2c power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
- 430abe1 power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
- 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
- d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
- 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
- 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
- a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
- 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
- 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
- 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
- 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
- 3fd10f3 pmic: pfuze100 fix typo by Peng Fan · 9 years ago