summaryrefslogtreecommitdiff
path: root/include/twl4030.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár1-3/+9
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot1-1/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-08-13input: twl4030: Keypad scan and inputPaul Kocialkowski1-0/+3
2015-08-13input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski1-0/+14
2015-08-13power: twl4030: Power off supportPaul Kocialkowski1-8/+24
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski1-1/+1
2014-11-05twl4030: More voltages on VAUX2 and VAUX3Paul Kocialkowski1-0/+2
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon1-1/+1
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-1/+1
2012-12-20twl4030: add gpio register offsetsNikita Kiryanov1-0/+44
2012-10-31Add power bus message definitions in twl4030.hPali Rohár1-0/+98
2011-12-09omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles1-0/+1
2010-09-08ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman1-0/+14
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas1-1/+5
2009-12-20TWL4030 Add usb PHY supportTom Rix1-15/+128
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix1-0/+3
2009-07-29OMAP3 Move twl4030 power and led functionsTom Rix1-2/+152
2009-07-28TWL4030 Add power reset buttonTom Rix1-0/+3
2009-07-28TWL4030 Add initial supportTom Rix1-0/+245