summaryrefslogtreecommitdiff
path: root/drivers/mfd/max8925-i2c.c
Commit message (Expand)AuthorAge
* mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker2016-06-29
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-14
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones2014-09-26
* mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones2014-07-21
* mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-19
* mfd: max8925: Remove redundant of_match_ptrSachin Kamat2013-10-23
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: max8925: Convert to managed resources for allocating memoryLee Jones2013-06-13
* mfd: max8925: Add irqdomain for dtQing Xu2013-02-14
* mfd: remove use of __devexitBill Pemberton2012-11-28
* mfd: remove use of __devinitBill Pemberton2012-11-28
* mfd: remove use of __devexit_pBill Pemberton2012-11-28
* mfd: Add pm ops to max8925Kevin Liu2012-01-09
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2010-05-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mfd: Update i2c driver for max8925Haojian Zhuang2010-03-07
* mfd: Initial max8925 supportHaojian Zhuang2010-03-07