1. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
  2. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
  3. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  4. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  5. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  6. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  7. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  8. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  9. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  10. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  11. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  12. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  13. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  14. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  15. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  16. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  17. 96504b6 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  18. 0be548f pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · 9 years ago
  19. a5c71ff pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  20. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  21. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  22. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  23. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  24. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  25. b08ce89 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  26. 9072cb2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  27. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  28. 6f4f6d2 Add missing part of: "power: pmic: pfuze100 support driver model" by Peng Fan · 9 years ago
  29. a2af734 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  30. c57f4e1 power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  31. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  32. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  33. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  34. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  35. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  36. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  37. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  38. ffc4d5c power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  39. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  40. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  41. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  42. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  43. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  44. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  45. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  46. ee27db3 pmic: add tps62362 simple wrapper code by Felipe Balbi · 10 years ago
  47. cab8ef9 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · 10 years ago
  48. 7a5a79f cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  49. f46fc92 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  50. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  51. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  52. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  53. 746b92b PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  54. 550b42d pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  55. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  56. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  57. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  58. 05400a6 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 11 years ago
  59. 7f1fbc8 power: Add support for LTC3676 PMIC by Tim Harvey · 11 years ago
  60. b34e3d8 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 11 years ago
  61. 4b00fcd power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  62. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  63. 09ee9e8 drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  64. ea6f27c drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago
  65. 64a3d4d drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · 11 years ago
  66. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  67. 817cc27 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  68. fe7c362 POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  69. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  70. 77313a6 pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  71. 57e9111 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  72. d19fa4c pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  73. 257c531 pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago