1. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  2. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  3. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  4. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  5. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  6. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  7. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  8. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  9. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  10. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  11. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  12. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  13. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  14. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  15. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  16. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  17. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · 7 years ago
  18. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  19. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  20. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  21. 2283166 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  22. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  23. 416b6c5 regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 8 years ago
  24. a263bcc power: rk808: fix ldo register offset by Heiko Stübner · 8 years ago
  25. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 8 years ago
  26. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 8 years ago
  27. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · 8 years ago
  28. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · 8 years ago
  29. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 8 years ago
  30. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  31. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · 8 years ago
  32. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 8 years ago
  33. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · 8 years ago
  34. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · 8 years ago
  35. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  36. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  37. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  38. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  39. ce152be power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  40. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  41. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  42. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  43. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  44. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  45. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  46. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  47. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · 8 years ago
  48. a531aa5 regulator: fixed: obey startup delay by John Keeping · 8 years ago
  49. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  50. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  51. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  52. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  53. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  54. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  55. adecfef power: Add support for RK808 regulators by Simon Glass · 9 years ago
  56. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  57. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  58. d102cf6 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  59. 7fc93c4 dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  60. e4cbfa6 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  61. 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  62. cd672d4 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  63. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  64. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  65. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  66. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  67. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  68. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  69. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  70. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  71. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  72. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  73. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  74. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago
  75. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  76. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago