| Commit message (Expand) | Author | Age | Lines |
* | palmas: use palmas_i2c_[read|write]_u8 | Nishanth Menon | 2013-05-10 | -24/+2 |
* | palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function | Nishanth Menon | 2013-05-10 | -1/+1 |
* | palmas: rename init_settings to an generic palmas init | Nishanth Menon | 2013-05-10 | -1/+1 |
* | twl6035: rename to palmas | Nishanth Menon | 2013-05-10 | -3/+3 |
* | twl6030: move twl6030 register access functions to common header file | Nishanth Menon | 2013-05-10 | -11/+0 |
* | twl6030: twl6030_i2c_[read|write]_u8 prototype consistent | Nishanth Menon | 2013-05-10 | -34/+34 |
* | twl4030: make twl4030_i2c_read_u8 prototype consistent | Nishanth Menon | 2013-05-10 | -2/+2 |
* | twl4030: make twl4030_i2c_write_u8 prototype consistent | Nishanth Menon | 2013-05-10 | -6/+6 |
* | Exynos5: TMU: Add hardware tripping | Akshay Saraswat | 2013-03-12 | -5/+20 |
* | Exynos5: TMU: Add driver for Thermal Management Unit | Akshay Saraswat | 2013-03-12 | -0/+305 |
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2013-01-14 | -2/+2 |
|\ |
|
| * | twl4030: fix 'could could' in error messages | Peter Meerwald | 2013-01-14 | -2/+2 |
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-14 | -3/+34 |
|\ \
| |/
|/| |
|
| * | PMIC: MAX77686: Add FDT Support | Rajeshwari Shinde | 2013-01-10 | -3/+34 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-08 | -4/+13 |
|\ \
| |/
|/| |
|
| * | power: twl6035: complain on LDO9 error | Vincent Stehlé | 2012-12-10 | -4/+13 |
* | | POWER: MAX77686: Modified as per the latest Implementation | Rajeshwari Shinde | 2012-12-11 | -0/+49 |
* | | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -3/+1347 |
|\ \
| |/
|/| |
|
| * | power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER | Łukasz Majewski | 2012-11-14 | -1/+1 |
| * | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER | Łukasz Majewski | 2012-11-14 | -10/+10 |
| * | power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files | Łukasz Majewski | 2012-11-14 | -5/+5 |
| * | pmic: Extend PMIC framework to support battery related commands | Łukasz Majewski | 2012-11-14 | -17/+42 |
| * | pmic:max8997: Support for MAX8997 internal charger control | Łukasz Majewski | 2012-11-14 | -1/+58 |
| * | pmic:max8997: Function for calculating LDO internal register value | Łukasz Majewski | 2012-11-14 | -0/+16 |
| * | pmic:fuel-gauge: Support for MAX17042 fuel-gauge | Łukasz Majewski | 2012-11-14 | -0/+297 |
| * | pmic:muic: Support for MUIC built into MAX8997 device | Łukasz Majewski | 2012-11-14 | -0/+91 |
| * | pmic:battery: Support for Trats Battery at PMIC framework | Łukasz Majewski | 2012-11-14 | -0/+147 |
| * | pmic: Move pmic related code to ./drivers/power directory | Łukasz Majewski | 2012-11-14 | -3/+708 |
|/ |
|
* | i2c: Add TPS6586X driver | Simon Glass | 2012-05-15 | -0/+281 |
* | omap5: pbias ldo9 turn on | Balaji T K | 2012-05-15 | -0/+25 |
* | power: twl6035: add palmas PMIC support | SRICHARAN R | 2012-05-15 | -0/+41 |
* | twl4030: fix potential power supply handling issues | Grazvydas Ignotas | 2012-03-27 | -4/+14 |
* | omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V | Ash Charles | 2011-12-09 | -2/+2 |
* | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 2011-09-30 | -0/+7 |
* | ftpmu010: fix relocation and enhance features | Macpaul Lin | 2011-04-27 | -2/+37 |
* | power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday | Po-Yu Chuang | 2011-04-27 | -147/+1 |
* | ftpmu010: support faraday ftpmu010 driver | Macpaul Lin | 2011-01-25 | -0/+212 |
* | ARMV7: OMAP4: twl6030 add battery charging support | Balaji T K | 2010-12-11 | -2/+122 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -1/+0 |
* | ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages | Steve Sakoman | 2010-09-08 | -39/+30 |
* | ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems | Steve Sakoman | 2010-08-05 | -0/+79 |
* | OMAP3 Move twl4030 mmc function | Tom Rix | 2009-07-29 | -0/+15 |
* | OMAP3 Move twl4030 power and led functions | Tom Rix | 2009-07-29 | -1/+54 |
* | TWL4030 Add power reset button | Tom Rix | 2009-07-28 | -0/+94 |