summaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65090.c
Commit message (Expand)AuthorAge
* mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero2016-03-16
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: tps65090: Fix bonkers indenting strategyLee Jones2014-11-25
* mfd: tps65090: Stop caching most registersDoug Anderson2014-04-23
* mfd: tps65090: Don't tell child devices we have an IRQ if we don'tDoug Anderson2014-04-23
* mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: tps65090: Add compatible string for charger subnodeRhyland Klein2013-04-11
* mfd: tps65090: Add resources for chargerRhyland Klein2013-04-08
* mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan2013-02-14
* mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan2013-02-14
* mfd: tps65090: add DT support for tps65090Laxman Dewangan2013-02-14
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-21
| * mfd: tps65090: Move register access APIs to headerLaxman Dewangan2012-11-21
| * mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan2012-11-21
| * mfd: tps65090: Add error prints when mem alloc failedLaxman Dewangan2012-11-21
| * mfd: Add battery charger in tps65090 sub devsLaxman Dewangan2012-11-21
* | mfd: remove use of __devexitBill Pemberton2012-11-28
* | mfd: remove use of __devinitBill Pemberton2012-11-28
* | mfd: remove use of __devexit_pBill Pemberton2012-11-28
|/
* mfd: tps65090: Remove redundant checkVenu Byravarasu2012-09-19
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-14
* mfd: Correct tps65090 cell namesVenu Byravarasu2012-07-25
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin2012-05-09
| * mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin2012-05-09
| * mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-07
| * mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-07
* | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-18
|/
* mfd: Add support for TPS65090Venu Byravarasu2012-03-20