1. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  2. 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  3. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  4. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  5. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  6. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  7. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  8. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  9. 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  10. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  11. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  12. ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 7 years ago
  13. 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 7 years ago
  14. e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 7 years ago
  15. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
  16. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  17. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
  18. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  19. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  22. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  23. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  24. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  25. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  26. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  27. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  28. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  29. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  30. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  31. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  32. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  33. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  34. 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  35. b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  36. 00ab7fb rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago
  37. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 8 years ago
  38. 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 8 years ago
  39. 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · 8 years ago
  40. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  41. 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 8 years ago
  42. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  43. 0234adb power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
  44. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
  45. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
  46. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  47. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  48. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  49. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  50. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  51. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  52. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  53. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  54. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  55. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  56. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  57. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  58. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  59. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  60. 96504b6 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  61. 0be548f pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 9 years ago
  62. a5c71ff pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  63. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  64. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  65. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  66. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  67. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  68. b08ce89 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  69. 9072cb2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  70. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  71. 6f4f6d2 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  72. a2af734 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  73. c57f4e1 power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  74. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  75. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  76. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  77. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  78. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  79. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  80. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  81. ffc4d5c power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  82. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  83. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  84. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  85. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  86. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  87. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  88. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  89. ee27db3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  90. cab8ef9 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · 10 years ago
  91. 7a5a79f cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  92. f46fc92 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  93. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  94. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  95. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  96. 746b92b PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  97. 550b42d pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  98. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  99. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  100. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago