summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77686.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max77686: Convert to managed resources for allocating memoryLee Jones2013-06-131-17/+8Star
* mfd: max77687: Add registration of max77686-clkOlof Johansson2013-06-111-0/+1
* mfd: max77686: Use NULL instead of 0Sachin Kamat2013-04-081-1/+1
* mfd: max77686: Init max77686->dev before using itAxel Lin2013-01-221-9/+9
* mfd: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin2012-07-101-5/+5
* mfd: Add device tree support for max77686Yadwinder Singh Brar2012-07-091-6/+39
* mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar2012-07-091-0/+1
* mfd: Remove unused max77686 iolock mutexAxel Lin2012-07-091-3/+0Star
* mfd: Add Maxim 77686 driverJonghwa Lee2012-07-091-0/+156