summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/88pm860x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: 88pm860x-i2c: Purge unused functionsLee Jones2014-09-261-64/+0
* mfd: 88pm860x-i2c: Repair 'space before tab' warningLee Jones2014-07-091-1/+2
* mfd: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-09-211-2/+12
* mfd: 88pm860x: Move initilization codeHaojian Zhuang2012-09-191-160/+0
* mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-061-0/+25
* mfd: Introduce missing kfree in 88pm860x probe routineJulia Lawall2012-01-091-0/+1
* mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-091-61/+44
* mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou2012-01-091-46/+89
* mfd: Append additional read write on 88pm860xHaojian Zhuang2011-03-231-0/+103
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2010-05-281-1/+0
* mfd: Fix dangling pointersWolfram Sang2010-05-281-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Use i2c_dummy in 88pm860xHaojian Zhuang2010-03-071-52/+20
* mfd: Support 88pm8606 in 860x driverHaojian Zhuang2010-03-071-53/+119
* mfd: Split 88pm8607 driverHaojian Zhuang2010-03-071-0/+202