aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65912-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mfd: tps65912: Move regmap config into core driverArnd Bergmann1-0/+17
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis1-0/+111
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis1-175/+0
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryLee Jones1-2/+0
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-02-23mfd: Initialize tps65912 irq platform data properlyAxel Lin1-1/+1
2011-10-24mfd: Do not leak init_data in tps65912_device_init()Jesper Juhl1-3/+3
2011-07-31tps65912: irq: add interrupt controllerMargarita Olaya1-0/+13
2011-07-31mfd: tps65912: Add new mfd deviceMargarita Olaya1-0/+164