1. 1a5422c mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chip by Laxman Dewangan · 8 years ago
  2. 8a0aee4 mfd: max77686: Use module_i2c_driver() instead of subsys initcall by Javier Martinez Canillas · 8 years ago
  3. 630fd98 mfd: max77686/max77693: Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  4. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  5. 95a6f71 mfd: max77686: Add max77802 to I2C device ID table by Javier Martinez Canillas · 8 years ago
  6. 7f8ada1 mfd: max77686: Export OF module alias information by Javier Martinez Canillas · 8 years ago
  7. f393754 rtc: max77686: move initialisation of rtc regmap, irq chip locally by Laxman Dewangan · 8 years ago
  8. 08e37ef mfd: max77686: do not set i2c client data for rtc i2c client by Laxman Dewangan · 8 years ago
  9. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  10. 0e77736 mfd: Drop owner assignment from i2c_drivers by Krzysztof Kozlowski · 9 years ago
  11. 2b50635 mfd: max77686/802: Remove support for board files by Krzysztof Kozlowski · 10 years ago
  12. 68be231 mfd: max77686: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  13. b87d9a0 mfd: max77686: Remove check which is always true by Lee Jones · 10 years ago
  14. ec8bd56 mfd: max77686: Ensure device type IDs are architecture agnostic by Lee Jones · 10 years ago
  15. a259f38 mfd: max77686: Add Maxim 77802 PMIC support by Javier Martinez Canillas · 10 years ago
  16. a31b0fa mfd: max77686: Fix 'line over 80 chars' warning by Lee Jones · 10 years ago
  17. 8a789b6 mfd: max77686: Remove unneeded OOM error message by Javier Martinez Canillas · 10 years ago
  18. c0e0fcd mfd: max77686: Make error checking consistent by Javier Martinez Canillas · 10 years ago
  19. b452d7b mfd: max77686: Return correct error when pdata isn't found by Javier Martinez Canillas · 10 years ago
  20. ede04c6 mfd: max77686: Make platform data over-rule DT by Javier Martinez Canillas · 10 years ago
  21. 154409e mfd: max77686: Don't define dummy function if OF isn't enabled by Javier Martinez Canillas · 10 years ago
  22. 2b52b5d mfd: max77686: Add power management support by Javier Martinez Canillas · 10 years ago
  23. 6f1c1e7 mfd: max77686: Convert to use regmap_irq by Javier Martinez Canillas · 10 years ago
  24. b68ece3 mfd: max77686: Make of_device_id array const by Krzysztof Kozlowski · 10 years ago
  25. b9e183a mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  26. 74142ff mfd: max77686: Fix regmap resource leak on driver remove by Krzysztof Kozlowski · 11 years ago
  27. 7c0517b mfd: maxim: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  28. 2a048d3 mfd: max77686: Include linux/of.h header by Sachin Kamat · 11 years ago
  29. 334a41c mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  30. 742413a mfd: max77686: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  31. c0fa7e1 mfd: max77687: Add registration of max77686-clk by Olof Johansson · 11 years ago
  32. d1ac2c0 mfd: max77686: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  33. 136d982 mfd: max77686: Init max77686->dev before using it by Axel Lin · 12 years ago
  34. a9e9ce4 mfd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  35. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  36. 2984fc0 mfd: Guard max77686_pmic_dt_match with CONFIG_OF by Axel Lin · 12 years ago
  37. c1516f8 mfd: Add device tree support for max77686 by Yadwinder Singh Brar · 12 years ago
  38. 2b40459 mfd: Allow to specify max77686 interrupt through DT or platform file also by Yadwinder Singh Brar · 12 years ago
  39. b874809 mfd: Remove unused max77686 iolock mutex by Axel Lin · 12 years ago
  40. dae8a96 mfd: Add Maxim 77686 driver by Jonghwa Lee · 12 years ago