aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65912-core.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-07-31mfd: Use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryGravatar Lee Jones 1-2/+0
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Gravatar Mark Brown 1-0/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-02-23mfd: Initialize tps65912 irq platform data properlyGravatar Axel Lin 1-1/+1
2011-10-24mfd: Do not leak init_data in tps65912_device_init()Gravatar Jesper Juhl 1-3/+3
2011-07-31tps65912: irq: add interrupt controllerGravatar Margarita Olaya 1-0/+13
2011-07-31mfd: tps65912: Add new mfd deviceGravatar Margarita Olaya 1-0/+164