1. 5c7f10f sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  2. 5b471de power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
  3. 2ed8c87 twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · 10 years ago
  4. 74bf796 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  5. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  6. 2c94611 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  7. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  8. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  9. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  10. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  11. 2428920 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  12. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  13. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  14. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  15. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  16. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  17. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  18. 0b259dc power: Explicitly select pmic device's bus by Aaron Durbin · 10 years ago
  19. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  20. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 10 years ago
  21. 913702c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 10 years ago
  22. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  23. bafd67d tps6586x: staticize funtions by Manish Badarkhe · 10 years ago
  24. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  25. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  26. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  27. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  28. eae7453 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · 11 years ago
  29. 7f39b06 trats2: Code cleanup. by Przemyslaw Marczak · 11 years ago
  30. c9b0fa3 fuelgauge: max17042: fix i2c read issue which causes infinity loop. by Przemyslaw Marczak · 11 years ago
  31. a891601 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  32. 340e6c8 ARMV7: OMAP4: Add twl6032 support by Oleg Kosheliev · 11 years ago
  33. fc88950 ARMV7: OMAP4: Add struct for twl603x data by Oleg Kosheliev · 11 years ago
  34. 839f4d4 power: power_fsl: Pass p->bus in the same way for SPI and I2C cases by Fabio Estevam · 11 years ago
  35. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. 1bd435b ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · 11 years ago
  37. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  38. 5a91204 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. a6abaad power:pmic: prevent data abort for pmic bat command by Piotr Wilczek · 11 years ago
  40. a88aab6 power:battery: add battery support for Trats2 board by Piotr Wilczek · 11 years ago
  41. 0475044 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  42. b04601a drivers/power/pmic: Add tps65910 driver by Philip, Avinash · 11 years ago
  43. 8b65b12 drivers/power/pmic: Add tps65217 driver by Greg Guyotte · 11 years ago
  44. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. 812d757 drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · 11 years ago
  46. 3fbb517 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · 11 years ago
  47. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  48. 9dfa3d0 power:bat:trats: Break battery charging with ctrl+C by Łukasz Majewski · 11 years ago
  49. 69f14dc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. eeb7d6a power: exynos-tmu: use the mux_addr bit fields in tmu_control register by Naveen Krishna Chatradhi · 11 years ago
  51. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 11 years ago
  52. e9090fa ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · 11 years ago
  53. ff2d57e palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  54. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  55. 1273388 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  56. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  57. ebce10e twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  58. 345ef20 twl6030: twl6030_i2c_[read|write]_u8 prototype consistent by Nishanth Menon · 12 years ago
  59. b29c2f0 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  60. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  61. 3a0b1da Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  62. 39d182d Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  63. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  64. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  65. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  66. 4050f07 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  67. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  68. 857765e POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · 12 years ago
  69. ce851c8 power: twl6035: complain on LDO9 error by Vincent Stehlé · 12 years ago
  70. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  71. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  72. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  73. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  74. 7d19629 pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  75. d955c6d pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  76. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  77. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  78. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  79. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  80. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  81. 1aa7e23 i2c: Add TPS6586X driver by Simon Glass · 12 years ago
  82. dd23e59 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  83. 2114429 power: twl6035: add palmas PMIC support by SRICHARAN R · 13 years ago
  84. 61712bc twl4030: fix potential power supply handling issues by Grazvydas Ignotas · 13 years ago
  85. 528cdca omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V by Ash Charles · 13 years ago
  86. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  87. caddb8e ftpmu010: fix relocation and enhance features by Macpaul Lin · 14 years ago
  88. d6150db power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday by Po-Yu Chuang · 14 years ago
  89. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  90. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  91. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  92. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  93. 5a0a82f ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages by Steve Sakoman · 14 years ago
  94. 516799f ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems by Steve Sakoman · 14 years ago
  95. fccc0fc OMAP3 Move twl4030 mmc function by Tom Rix · 15 years ago
  96. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  97. cd78263 TWL4030 Add power reset button by Tom Rix · 15 years ago