summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-111-0/+192
|\
| * drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-301-0/+192
* | pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski2013-08-201-1/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2420-329/+20
* power:bat:trats: Break battery charging with ctrl+CŁukasz Majewski2013-07-052-5/+11
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-48/+75
|\
| * power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi2013-06-131-1/+10
| * power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-131-47/+65
* | ARM: OMAP5: Power: Add more functionality to Palmas driverLubomir Popov2013-06-101-12/+121
|/
* palmas: use palmas_i2c_[read|write]_u8Nishanth Menon2013-05-101-24/+2
* palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon2013-05-101-1/+1
* palmas: rename init_settings to an generic palmas initNishanth Menon2013-05-101-1/+1
* twl6035: rename to palmasNishanth Menon2013-05-102-3/+3
* twl6030: move twl6030 register access functions to common header fileNishanth Menon2013-05-101-11/+0
* twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon2013-05-101-34/+34
* twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-101-2/+2
* twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-101-6/+6
* Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-121-5/+20
* Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-122-0/+305
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-01-141-2/+2
|\
| * twl4030: fix 'could could' in error messagesPeter Meerwald2013-01-141-2/+2
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-141-3/+34
|\ \ | |/ |/|
| * PMIC: MAX77686: Add FDT SupportRajeshwari Shinde2013-01-101-3/+34
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-4/+13
|\ \ | |/ |/|
| * power: twl6035: complain on LDO9 errorVincent Stehlé2012-12-101-4/+13
* | POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde2012-12-112-0/+49
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1014-3/+1347
|\ \ | |/ |/|
| * power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-141-1/+1
| * power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-143-10/+10
| * power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* filesŁukasz Majewski2012-11-146-5/+5
| * pmic: Extend PMIC framework to support battery related commandsŁukasz Majewski2012-11-141-17/+42
| * pmic:max8997: Support for MAX8997 internal charger controlŁukasz Majewski2012-11-141-1/+58
| * pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski2012-11-141-0/+16
| * pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2012-11-142-0/+297
| * pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski2012-11-142-0/+91
| * pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski2012-11-142-0/+147
| * pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-149-3/+708
|/
* i2c: Add TPS6586X driverSimon Glass2012-05-152-0/+281
* omap5: pbias ldo9 turn onBalaji T K2012-05-151-0/+25
* power: twl6035: add palmas PMIC supportSRICHARAN R2012-05-152-0/+41
* twl4030: fix potential power supply handling issuesGrazvydas Ignotas2012-03-271-4/+14
* omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles2011-12-091-2/+2
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-301-0/+7
* ftpmu010: fix relocation and enhance featuresMacpaul Lin2011-04-271-2/+37
* power: ftpmu010: move drivers/power/ftpmu010.h to include/faradayPo-Yu Chuang2011-04-272-147/+1
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-253-0/+212
* ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K2010-12-111-2/+122
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Prepare v2010.09-rc1Wolfgang Denk2010-09-101-1/+0
* ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-081-39/+30
OpenPOWER on IntegriCloud