summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65090.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65090: Remove redundant checkVenu Byravarasu2012-09-191-1/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+1
* mfd: Correct tps65090 cell namesVenu Byravarasu2012-07-251-2/+2
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-17/+16Star
|\
| * mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin2012-05-091-7/+3Star
| * 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/+0Star
|/
* mfd: Add support for TPS65090Venu Byravarasu2012-03-201-0/+387