aboutsummaryrefslogtreecommitdiff
path: root/include/power
AgeCommit message (Expand)AuthorFilesLines
2014-05-09power: make pfuze100 be able to coexist with other pmicsTim Harvey1-0/+1
2014-03-05Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2-1/+2
2014-03-05power: add PFUZE100 PMIC driverTim Harvey1-0/+96
2014-02-03trats2: add LCD download menu supportPrzemyslaw Marczak1-1/+0
2014-02-03trats2: Code cleanup.Przemyslaw Marczak1-0/+2
2013-10-14pmic: max77686: fix the wrong offsetJaehoon Chung1-1/+1
2013-10-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+166
2013-09-25drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek3-0/+166
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz1-0/+1
2013-09-20drivers/power/pmic: Add tps65910 driverPhilip, Avinash1-0/+77
2013-09-20drivers/power/pmic: Add tps65217 driverGreg Guyotte1-0/+82
2013-08-30drivers:power:max77686: add function to set voltage and modePiotr Wilczek1-0/+26
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk9-153/+9
2013-06-24exynos: Adjust the starting MIF voltage to 1.05vBernie Thompson1-0/+2
2013-02-20SMDK5250: Add PMIC voltage settingsRajeshwari Shinde1-0/+32
2012-12-11POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde1-0/+158
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang8-0/+717
2012-11-14arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS boardŁukasz Majewski1-0/+9
2012-11-14pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski1-0/+2
2012-11-14pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2-0/+164
2012-11-14pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski1-0/+61
2012-11-14pmic: Extend struct pmic to support battery and charger related operationsŁukasz Majewski2-1/+67
2012-11-14pmic:chrg: Common information about charger and battery (power_chrg.h)Łukasz Majewski1-0/+43
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski3-0/+370