aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8925-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23mfd: max8925: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-06-13mfd: max8925: Convert to managed resources for allocating memoryLee Jones1-2/+2
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu1-3/+33
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-09mfd: Add pm ops to max8925Kevin Liu1-0/+27
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-28mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang1-2/+0
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
2010-03-07mfd: Update i2c driver for max8925Haojian Zhuang1-28/+29
2010-03-07mfd: Initial max8925 supportHaojian Zhuang1-0/+210