1. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  2. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  3. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  4. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  5. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  6. ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  7. abf54bf Fixup bug in PMIC TPS65217 register address definition by Brock Zheng Techyauld Ltd · 7 years ago
  8. cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  9. fc69d47 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
  10. 7a869e6 dm: pmic: Convert uclass to livetree by Simon Glass · 7 years ago
  11. 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
  12. 59041a5 arm: am33xx: Fix MPU opp selection by Lokesh Vutla · 7 years ago
  13. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  14. d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 7 years ago
  15. 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 7 years ago
  16. 4394ad1 pmic: pmic_mc34vr500: Add APIs to set/get SWx volt by Hou Zhiqiang · 8 years ago
  17. 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  18. 894a4b4 power: pmic: Add Voltage configuration macro by Breno Lima · 8 years ago
  19. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  20. ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  21. 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  22. 34514b8 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · 8 years ago
  23. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  24. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  25. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  26. 640ff60 power, tps65217: add some defines by Heiko Schocher · 8 years ago
  27. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  28. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  29. 425846e power: pmic.h: Drop include <spi.h> by Jagan Teki · 9 years ago
  30. c48cb7e sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
  31. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  32. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  33. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  34. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  35. 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  36. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  37. 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  38. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  39. 40ade2c power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
  40. 430abe1 power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
  41. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  42. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  43. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  44. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  45. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  46. 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  47. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  48. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  49. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  50. 3fd10f3 pmic: pfuze100 fix typo by Peng Fan · 9 years ago
  51. e8f339e test: dm: add sandbox PMIC framework tests by Przemyslaw Marczak · 9 years ago
  52. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  53. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  54. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  55. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  56. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 9 years ago
  57. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  58. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 9 years ago
  59. d55b7d4 power: Export register access functions from as3722 by Simon Glass · 9 years ago
  60. 76962d0 power: pfuze100: fix LDO_EN bit value by Tim Harvey · 9 years ago
  61. fbd5aed board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  62. a4f7d09 pmic: fix missing SWITCH_SIZE by Stefano Babic · 10 years ago
  63. ccbb187 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  64. ee52f1a pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  65. 78fb6e3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  66. 8465d6a power: tps65218: define all valid VDD_MPU voltages by Felipe Balbi · 10 years ago
  67. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  68. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  69. 36523e9 power: pfuze100: Update definitions for buck regulators by Ye.Li · 10 years ago
  70. 7e46be8 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · 10 years ago
  71. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  72. 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  73. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  74. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  75. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  76. 66ca09f mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · 10 years ago
  77. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  78. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 10 years ago
  79. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  80. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  81. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  82. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  83. f64236a trats2: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  84. 7f39b06 trats2: Code cleanup. by Przemyslaw Marczak · 11 years ago
  85. b0c3b11 pmic: max77686: fix the wrong offset by Jaehoon Chung · 11 years ago
  86. 5a91204 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. 0475044 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  88. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  89. b04601a drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  90. 8b65b12 drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago
  91. 812d757 drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · 11 years ago
  92. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  93. 2955d60 exynos: Adjust the starting MIF voltage to 1.05v by Bernie Thompson · 11 years ago
  94. b278c40 SMDK5250: Add PMIC voltage settings by Rajeshwari Shinde · 12 years ago
  95. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  96. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  97. a52a7b1 arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  98. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  99. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  100. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago