summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/adp5520.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Guard adp5520 PM methods with CONFIG_PM_SLEEPAxel Lin2012-07-091-1/+1
* mfd: Set adp5520 bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
* mfd: Convert adp5520 to dev_pm_opsMark Brown2011-03-231-8/+7Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Staticise __adp5520_ack_bits()Mark Brown2009-12-131-1/+2
* mfd: Add ADP5520/ADP5501 driverMichael Hennerich2009-12-131-0/+378