aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max8925-i2c.c
AgeCommit message (Expand)Author
2017-09-05mfd: max8925-i2c: Drop unnecessary staticJulia Lawall
2016-06-29mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2014-09-26mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones
2014-07-21mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones
2014-03-19mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2013-10-23mfd: max8925: Remove redundant of_match_ptrSachin Kamat
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-13mfd: max8925: Convert to managed resources for allocating memoryLee Jones
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-01-09mfd: Add pm ops to max8925Kevin Liu
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-28mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07mfd: Update i2c driver for max8925Haojian Zhuang
2010-03-07mfd: Initial max8925 supportHaojian Zhuang