1. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  2. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  3. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  4. fe4b71b sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  5. 467e92b sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  6. c286cdf sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  7. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  8. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  9. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  10. e122776 power: Add support for RK808 regulators by Simon Glass · 9 years ago
  11. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  12. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  13. 813c737 sunxi: power: axp818: add support for axp818 driver by vishnupatekar · 9 years ago
  14. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  15. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  16. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  17. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  18. 02cc27c sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  19. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  20. 03f8ae3 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago
  21. 30490b5 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · 9 years ago
  22. 514b2d9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · 9 years ago
  23. f339f09 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · 9 years ago
  24. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  25. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  26. 1df4481 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  27. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  28. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  29. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  30. 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  31. 7a0bbe6 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  32. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  33. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  34. 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  35. 6dc443e power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  36. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  37. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  38. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  39. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  40. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  41. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  42. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  43. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  44. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  45. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  46. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  47. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  48. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  49. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  50. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  51. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  52. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  53. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  54. e15bb3e power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  55. 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  56. 59c26a9 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  57. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  58. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  59. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  60. 23ec2b5 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  61. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  62. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  63. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  64. 9923a8b dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 9 years ago
  65. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  66. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 9 years ago
  67. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  68. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 9 years ago
  69. d55b7d4 power: Export register access functions from as3722 by Simon Glass · 9 years ago
  70. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  71. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  72. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  73. 750d49f sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect by Hans de Goede · 10 years ago
  74. 940382f power: axp209: Registers definitions in header by Paul Kocialkowski · 10 years ago
  75. 558ccc7 power: axp152: Registers definitions in header by Paul Kocialkowski · 10 years ago
  76. 1a59ecf power: axp209: VBUS detection support by Paul Kocialkowski · 10 years ago
  77. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  78. 99deda1 sunxi: axp209: fix incorrect limits on ldo3 by Iain Paton · 10 years ago
  79. 1986c4c sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  80. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  81. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  82. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  83. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  84. 6906df1 sunxi: axp221: Add ELDO[1-3] support by Siarhei Siamashka · 10 years ago
  85. 9dcf68f sunxi: axp209: Disable interrupts when intializing the axp209 by Hans de Goede · 10 years ago
  86. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  87. 2abac62 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · 10 years ago
  88. 3c78119 sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · 10 years ago
  89. 52755b1 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · 10 years ago
  90. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  91. 50e0d5e sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  92. 1262a85 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  93. f704449 sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · 10 years ago
  94. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  95. f3fba56 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · 10 years ago
  96. 78fb6e3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  97. 6173c45 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  98. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  99. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  100. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago