1. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  2. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  3. b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  4. 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 6 years ago
  5. a65e644 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 6 years ago
  6. c57a226 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 6 years ago
  7. 655b24c pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 6 years ago
  8. b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
  9. 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 6 years ago
  10. 1f0dfa1 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 6 years ago
  11. 9c67c44 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  12. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. 5d0c74e pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  16. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  17. a35332f power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  18. 173f023 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  19. 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  20. 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  21. bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  22. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  23. a904a16 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  24. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  25. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  26. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  27. cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  28. e395b88 power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  29. 7c1fb0a rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 7 years ago
  30. 04048d5 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 7 years ago
  31. 0402d00 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 7 years ago
  32. 7a869e6 dm: pmic: Convert uclass to livetree by Simon Glass · 7 years ago
  33. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  34. 6183b29 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 7 years ago
  35. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  36. d77af8a power: pmic: rk808: add RK818 support by Jacob Chen · 7 years ago
  37. bdf25a5 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 7 years ago
  38. 2838c07 power: Move as3722 pmic to pmic/ directory by Simon Glass · 7 years ago
  39. 1a5a05d power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  40. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  41. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  42. 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  43. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  44. 103e83a power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  45. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  46. ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  47. 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  48. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  49. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  50. aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  51. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  52. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  53. 3bfc815 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 8 years ago
  54. c2f74c8 pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 8 years ago
  55. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  56. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  57. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  58. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  59. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  60. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  61. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  62. 48469c2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  63. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  64. 1c1f607 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  65. 242b2f0 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  66. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  67. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  68. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  69. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  70. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  71. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  72. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  73. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  74. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  75. e15bb3e power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  76. 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  77. 23ec2b5 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  78. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  79. f415a3e dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 9 years ago
  80. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 9 years ago
  81. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 9 years ago
  82. 78fb6e3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  83. 7e46be8 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · 10 years ago
  84. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  85. 2c94611 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  86. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  87. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  88. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  89. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  90. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  91. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  92. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  93. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  94. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 10 years ago
  95. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  96. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  97. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  98. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  99. b04601a drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  100. 8b65b12 drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago