aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max77686.c
AgeCommit message (Expand)Author
2014-06-18mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-01-21mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-10-23mfd: max77686: Include linux/of.h headerSachin Kamat
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-13mfd: max77686: Convert to managed resources for allocating memoryLee Jones
2013-06-11mfd: max77687: Add registration of max77686-clkOlof Johansson
2013-04-08mfd: max77686: Use NULL instead of 0Sachin Kamat
2013-01-22mfd: max77686: Init max77686->dev before using itAxel Lin
2012-11-28mfd: remove use of __devinitdataBill Pemberton
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-10mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin
2012-07-09mfd: Add device tree support for max77686Yadwinder Singh Brar
2012-07-09mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar
2012-07-09mfd: Remove unused max77686 iolock mutexAxel Lin
2012-07-09mfd: Add Maxim 77686 driverJonghwa Lee