aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-07-25mfd: Correct tps65090 cell namesVenu Byravarasu1-2/+2
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-17/+16
2012-05-09mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin1-7/+3
2012-05-09mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin1-3/+3
2012-05-07mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown1-6/+9
2012-05-07mfd: Fix tps65090 ifdefs for suspend modeMark Brown1-2/+2
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin1-11/+0
2012-03-20mfd: Add support for TPS65090Venu Byravarasu1-0/+387