summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8925-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker2016-06-291-13/+1
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-141-2/+2
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones2014-07-211-0/+2
* mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-191-0/+9
* mfd: max8925: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: max8925: Convert to managed resources for allocating memoryLee Jones2013-06-131-2/+2
* mfd: max8925: Add irqdomain for dtQing Xu2013-02-141-3/+33
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+27
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2010-05-281-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Update i2c driver for max8925Haojian Zhuang2010-03-071-28/+29
* mfd: Initial max8925 supportHaojian Zhuang2010-03-071-0/+210
OpenPOWER on IntegriCloud