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