1. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  2. 422f04b power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  3. 2dd9dc0 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  4. 75bceb2 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  5. c40d48b regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 7 years ago
  6. d1bf69d power: rk808: fix ldo register offset by Heiko Stübner · 7 years ago
  7. a5493f8 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 7 years ago
  8. f15cd4f dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 7 years ago
  9. aae78fa drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 7 years ago
  10. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  11. eff4ca7 power: regulator: rk808: add rk818 support by Jacob Chen · 7 years ago
  12. b049acc power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 7 years ago
  13. 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 7 years ago
  14. 0b60111 power: regulator: pwm: support pwm polarity setting by Kever Yang · 7 years ago
  15. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  16. 3064aa7 regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  17. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  18. bd2e971 regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  19. 5483456 power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  20. eaadcf3 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  21. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  22. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  23. 99785de power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  24. 884d88b power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  25. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  26. dc06f63 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  27. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  28. 7302fbb regulator: fixed: obey startup delay by John Keeping · 8 years ago
  29. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  30. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  31. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  32. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  33. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  34. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  35. e122776 power: Add support for RK808 regulators by Simon Glass · 9 years ago
  36. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  37. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  38. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  39. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  40. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  41. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  42. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  43. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  44. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  45. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  46. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  47. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  48. 59c26a9 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  49. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  50. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  51. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 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. 9923a8b dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 9 years ago
  55. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  56. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago