aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da903x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14mfd: da903x: Fix white space and split string issuesLee Jones1-5/+5
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall1-2/+2
2015-10-30mfd: da903x: Simplify function return logicJavier Martinez Canillas1-5/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-04-08mfd: da903x: Use devm_*() functionsJingoo Han1-13/+6
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-3/+3
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin1-0/+1
2011-10-24mfd: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-10-29mfd: Fix da903x_add_subdevs error pathAxel Lin1-1/+7
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-05-28mfd: Fix dangling pointersWolfram Sang1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz1-1/+1
2009-04-05mfd: fix da903x warningSamuel Ortiz1-1/+1
2009-01-04mfd: Fix section mismatch in da903xMark Brown1-2/+2
2009-01-04mfd: Dialog DA9030 battery charger MFD driverMike Rapoport1-0/+12
2008-11-16mfd: fix event masking for da9030Mike Rapoport1-1/+1
2008-10-19mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao1-0/+563