aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65090.c
AgeCommit message (Expand)Author
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-04-11mfd: tps65090: Add compatible string for charger subnodeRhyland Klein
2013-04-08mfd: tps65090: Add resources for chargerRhyland Klein
2013-02-14mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan
2013-02-14mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan
2013-02-14mfd: tps65090: add DT support for tps65090Laxman Dewangan
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-11-21mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan
2012-11-21mfd: tps65090: Move register access APIs to headerLaxman Dewangan
2012-11-21mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan
2012-11-21mfd: tps65090: Add error prints when mem alloc failedLaxman Dewangan
2012-11-21mfd: Add battery charger in tps65090 sub devsLaxman Dewangan
2012-09-19mfd: tps65090: Remove redundant checkVenu Byravarasu
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-25mfd: Correct tps65090 cell namesVenu Byravarasu
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-09mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin
2012-05-07mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown
2012-05-07mfd: Fix tps65090 ifdefs for suspend modeMark Brown
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin
2012-03-20mfd: Add support for TPS65090Venu Byravarasu