summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65090.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-17/+16
|\
| * mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin2012-05-091-7/+3
| * mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin2012-05-091-3/+3
| * mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-071-6/+9
| * mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-071-2/+2
* | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-181-11/+0
|/
* mfd: Add support for TPS65090Venu Byravarasu2012-03-201-0/+387