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