aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/twl4030.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot1-0/+39
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-09power: twl4030: Add CONFIG_CMD_POWEROFF supportAdam Ford1-0/+9
2015-08-12power: twl4030: Power off supportPaul Kocialkowski1-0/+60
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski1-11/+17
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski1-0/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon1-2/+2
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-6/+6
2013-01-14twl4030: fix 'could could' in error messagesPeter Meerwald1-2/+2
2012-03-27twl4030: fix potential power supply handling issuesGrazvydas Ignotas1-4/+14
2011-12-09omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles1-2/+2
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk1-1/+0
2010-09-08ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman1-39/+30
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix1-0/+15
2009-07-29OMAP3 Move twl4030 power and led functionsTom Rix1-1/+54
2009-07-28TWL4030 Add power reset buttonTom Rix1-0/+47