aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6105x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mfd: tps6105x: Fix possible NULL pointer accessGrigoryev Denis1-29/+43
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis1-65/+13
2014-07-25mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi1-13/+4
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-2/+2
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2011-05-26mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz1-1/+2
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij1-0/+246