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