1. a959730 regulator: max77686: Configure enable time to properly handle regulator enable by Krzysztof Kozlowski · 8 years ago
  2. 314a820 regulator: max77686: Use module_platform_driver() instead subsys initcall by Javier Martinez Canillas · 8 years ago
  3. 96173cc regulator: Rename files for max77686 and max77802 drivers by Javier Martinez Canillas · 8 years ago[Renamed from drivers/regulator/max77686.c]
  4. c53403a regulator: max77686: fix gpio_enabled shift wrapping bug by Joe Perches · 9 years ago
  5. e4e8ccc regulator: max77686: Fix typo in email address by Fabio Estevam · 9 years ago
  6. 3307e90 regulator: max77686: Add GPIO control by Krzysztof Kozlowski · 9 years ago
  7. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  8. 0480395 regulator: max77686: Remove support for board files by Krzysztof Kozlowski · 10 years ago
  9. 75ff942 Merge tag 'v3.18-rc4' into regulator-max77686 by Mark Brown · 10 years ago
  10. 4524df8 regulator: max77686: Initialize opmode explicitly to normal mode by Krzysztof Kozlowski · 10 years ago
  11. eca29da regulator: max77686: Consistently index opmode array by rdev id by Krzysztof Kozlowski · 10 years ago
  12. 050cf85 regulator: max77686: zero-initialize regulator match table by Javier Martinez Canillas · 10 years ago
  13. 78ce612 regulator: max77686: Add suspend disable for some LDOs by Krzysztof Kozlowski · 10 years ago
  14. 68c5d18 regulator: max77686: Store opmode non-shifted by Krzysztof Kozlowski · 10 years ago
  15. 7636f19 regulator: max77686: Replace hard-coded opmode values with defines by Krzysztof Kozlowski · 10 years ago
  16. 73dbdf8 regulator: max77686: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  17. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  18. b0c13e8 regulator: max77686: Remove regulator_dev array from state container by Krzysztof Kozlowski · 10 years ago
  19. 7c2ee82 regulator: max77686: Remove redundant error message by Sachin Kamat · 10 years ago
  20. da0ee72 regulator: max77686: Add missing of_node_put by Sachin Kamat · 10 years ago
  21. 398a661 regulator: max77686: Use of_get_child_by_name by Sachin Kamat · 10 years ago
  22. cab87f0 regulator: Remove redundant NULL assignment by Sachin Kamat · 11 years ago
  23. 44815b4 regulator: max77686: Use devm_regulator_register by Sachin Kamat · 11 years ago
  24. 1586bb4 regulator: Remove unnecessary include of linux/delay.h from regulator drivers by Axel Lin · 11 years ago
  25. 3ecf198 regulator: max77686: Don't update max77686->opmode if update register fails by Axel Lin · 11 years ago
  26. 40e7214 regulator: max77686: Reuse rdev_get_id() function. by Thiago Farina · 11 years ago
  27. b19f575 regulator: max77686: Fix using wrong dev argument at various places by Axel Lin · 11 years ago
  28. 9199add Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next by Mark Brown · 11 years ago
  29. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  30. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  31. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 38d3403 regulator: max77686: Make max77686_enable() static. by Yadwinder Singh Brar · 12 years ago
  33. 15282ba regulator: max77686: Add set_suspend_disable/set_suspend_mode callbacks. by Yadwinder Singh Brar · 12 years ago
  34. 6d2c896 regulator: max77686: Use already set opmode while re-enabling regulators. by Yadwinder Singh Brar · 12 years ago
  35. cb44cde regulator: max77686: Use array to save pointer to rdev by Axel Lin · 12 years ago
  36. 2c58e26 regulator: max77686: initialize of_node param for regulator register by Axel Lin · 12 years ago
  37. d1ef065 regulator: max77686: Initialise rmatch.of_node to NULL. by Yadwinder Singh Brar · 12 years ago
  38. 4706fca regulator: max77686: Add device tree support. by Yadwinder Singh Brar · 12 years ago
  39. f503071 regulator: max77686: Implement .set_ramp_delay() callback by Yadwinder Singh Brar · 12 years ago
  40. c59d2a6 regulator: max77686: Initialize regulator_config by Axel Lin · 12 years ago
  41. 852abad regulator: max77686: Convert driver to use regulator_set_voltage_time_sel. by Yadwinder Singh Brar · 12 years ago
  42. 23ca6bf regulator: max77686: Fix the delay time for set_voltage_time_sel by Axel Lin · 12 years ago
  43. ab0d1cb regulator: max77686: Check pdata->num_regulators earlier by Axel Lin · 12 years ago
  44. 74adfee5 regulator: max77686: Fix checkpatch warnings by Axel Lin · 12 years ago
  45. 2e3f7f2 regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings by Axel Lin · 12 years ago
  46. 133d401 regulator: MAX77686: Add Maxim 77686 regulator driver by Jonghwa Lee · 12 years ago