summaryrefslogtreecommitdiff
path: root/drivers/power/twl4030.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* power: twl4030: Add twl4030_i2c_read() functionPali Rohár2020-11-151-4/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-101-0/+39
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* power: twl4030: Add CONFIG_CMD_POWEROFF supportAdam Ford2017-05-091-0/+9
* power: twl4030: Power off supportPaul Kocialkowski2015-08-121-0/+60
* twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski2014-12-041-11/+17
* twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2014-10-311-0/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* 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
* twl4030: fix 'could could' in error messagesPeter Meerwald2013-01-141-2/+2
* 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
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-101-1/+0
* ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-081-39/+30
* OMAP3 Move twl4030 mmc functionTom Rix2009-07-291-0/+15
* OMAP3 Move twl4030 power and led functionsTom Rix2009-07-291-1/+54
* TWL4030 Add power reset buttonTom Rix2009-07-281-0/+47