aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/palmas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-2/+2
2012-09-23mfd: palmas: Add device tree handling to mfdGraeme Gregory1-0/+52
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory1-0/+13
2012-09-21mfd: palmas: Switch to linear domain in all casesGraeme Gregory1-63/+1
2012-09-21mfd: palmas: Improve the error exit pathGraeme Gregory1-8/+11
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall1-1/+0
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+2
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+509