index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
twl6030.c
Age
Commit message (
Expand
)
Author
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-24
power: twl6030: fix code refactoring
Nicolae Rosia
2016-03-15
power: twl6030: Power off support
Paul Kocialkowski
2016-03-15
power: twl6030: Remove ifdef around the code
Paul Kocialkowski
2016-03-15
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
Paul Kocialkowski
2016-03-15
power: twl6030: Configure VUSB voltage on USB device setup
Paul Kocialkowski
2016-03-15
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
Paul Kocialkowski
2016-03-15
power: twl6030: Some more explicit registers and values definitions
Paul Kocialkowski
2013-12-04
ARMV7: OMAP4: Add twl6032 support
Oleg Kosheliev
2013-12-04
ARMV7: OMAP4: Add struct for twl603x data
Oleg Kosheliev
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-10
twl6030: move twl6030 register access functions to common header file
Nishanth Menon
2013-05-10
twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
Nishanth Menon
2011-09-30
mmc: omap: config VMMC, MMC1_PBIAS
Balaji T K
2010-12-11
ARMV7: OMAP4: twl6030 add battery charging support
Balaji T K
2010-08-05
ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems
Steve Sakoman