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