1. c05aa39 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  2. 265015b power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  3. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  4. 6391f0e sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  5. 8fb31fe sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  6. d728da1 sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  7. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  8. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  9. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  10. adecfef power: Add support for RK808 regulators by Simon Glass · 9 years ago
  11. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  12. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  13. 91bce9c sunxi: power: axp818: add support for axp818 driver by vishnupatekar · 9 years ago
  14. f977072 sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  15. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  16. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  17. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  18. a8c8491 sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  19. 84a8b79 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  20. 5dc30b4 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago
  21. aa1d512 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · 9 years ago
  22. f4da4c9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · 9 years ago
  23. cf96e3f sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · 9 years ago
  24. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  25. 04bfd41 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  26. 70ce2c8 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  27. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  28. d102cf6 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  29. b08ce89 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  30. 9072cb2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  31. c6c47c2 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  33. 6f4f6d2 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  34. a2af734 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  35. 8264e14 power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  36. 7fc93c4 dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  37. e4cbfa6 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  38. 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  39. c57f4e1 power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  40. cd672d4 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  41. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  42. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  43. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  44. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  45. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  46. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  47. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  48. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  49. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  50. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  51. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  52. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  53. ffc4d5c power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  54. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  55. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  56. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  57. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  58. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  59. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  60. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  61. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  62. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  63. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  64. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago
  65. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  66. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  67. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  68. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  69. 053da13 power: Export register access functions from as3722 by Simon Glass · 10 years ago
  70. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  71. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  72. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  73. 9546f5a sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect by Hans de Goede · 10 years ago
  74. cb189b7 power: axp209: Registers definitions in header by Paul Kocialkowski · 10 years ago
  75. 6d95489 power: axp152: Registers definitions in header by Paul Kocialkowski · 10 years ago
  76. 66cc095 power: axp209: VBUS detection support by Paul Kocialkowski · 10 years ago
  77. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  78. 71a7b3b sunxi: axp209: fix incorrect limits on ldo3 by Iain Paton · 10 years ago
  79. 54b6ab1 sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  80. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  81. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  82. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  83. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  84. 7e4eb6c sunxi: axp221: Add ELDO[1-3] support by Siarhei Siamashka · 10 years ago
  85. c004b9f sunxi: axp209: Disable interrupts when intializing the axp209 by Hans de Goede · 10 years ago
  86. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  87. 230fed4 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · 10 years ago
  88. 4e2d76e sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · 10 years ago
  89. 1413574 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · 10 years ago
  90. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  91. be4929c sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  92. 7865548 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  93. 75916ff sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  94. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  95. 65142e9 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  96. ee27db3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  97. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  98. 667aee9 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  99. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  100. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago