summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65090.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero2016-03-161-3/+2
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: tps65090: Fix bonkers indenting strategyLee Jones2014-11-251-31/+31
* mfd: tps65090: Stop caching most registersDoug Anderson2014-04-231-13/+14
* mfd: tps65090: Don't tell child devices we have an IRQ if we don'tDoug Anderson2014-04-231-3/+11
* mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: tps65090: Add compatible string for charger subnodeRhyland Klein2013-04-111-0/+1
* mfd: tps65090: Add resources for chargerRhyland Klein2013-04-081-0/+10
* mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan2013-02-141-23/+0
* mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan2013-02-141-1/+1
* mfd: tps65090: add DT support for tps65090Laxman Dewangan2013-02-141-3/+19
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-208/+104
|\
| * mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-211-165/+98
| * mfd: tps65090: Move register access APIs to headerLaxman Dewangan2012-11-211-34/+0
| * mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan2012-11-211-5/+1
| * mfd: tps65090: Add error prints when mem alloc failedLaxman Dewangan2012-11-211-3/+4
| * mfd: Add battery charger in tps65090 sub devsLaxman Dewangan2012-11-211-1/+1
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-2/+2
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* 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/+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
OpenPOWER on IntegriCloud