aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77686.c
Commit message (Expand)AuthorAge
* mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-22
* mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski2015-01-22
* mfd: max77686: Remove check which is always trueLee Jones2014-09-26
* mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones2014-07-25
* mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2014-07-25
* mfd: max77686: Fix 'line over 80 chars' warningLee Jones2014-07-21
* mfd: max77686: Remove unneeded OOM error messageJavier Martinez Canillas2014-07-21
* mfd: max77686: Make error checking consistentJavier Martinez Canillas2014-07-21
* mfd: max77686: Return correct error when pdata isn't foundJavier Martinez Canillas2014-07-21
* mfd: max77686: Make platform data over-rule DTJavier Martinez Canillas2014-07-21
* mfd: max77686: Don't define dummy function if OF isn't enabledJavier Martinez Canillas2014-07-21
* mfd: max77686: Add power management supportJavier Martinez Canillas2014-07-21
* mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas2014-07-21
* mfd: max77686: Make of_device_id array constKrzysztof Kozlowski2014-06-03
* mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-19
* mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski2014-01-21
* mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* mfd: max77686: Include linux/of.h headerSachin Kamat2013-10-23
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: max77686: Convert to managed resources for allocating memoryLee Jones2013-06-13
* mfd: max77687: Add registration of max77686-clkOlof Johansson2013-06-11
* mfd: max77686: Use NULL instead of 0Sachin Kamat2013-04-08
* mfd: max77686: Init max77686->dev before using itAxel Lin2013-01-21
* mfd: remove use of __devinitdataBill Pemberton2012-11-28
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Guard max77686_pmic_dt_match with CONFIG_OFAxel Lin2012-07-10
* mfd: Add device tree support for max77686Yadwinder Singh Brar2012-07-09
* mfd: Allow to specify max77686 interrupt through DT or platform file alsoYadwinder Singh Brar2012-07-09
* mfd: Remove unused max77686 iolock mutexAxel Lin2012-07-08
* mfd: Add Maxim 77686 driverJonghwa Lee2012-07-08