1. a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  2. d83aef1 regulator: max1586: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  3. 5ccedf0 regulator: max1586: of_get_max1586_platform_data() can be static by Fengguang Wu · 10 years ago
  4. 4e00517 regulator: max1586: add device-tree support by Robert Jarzmik · 10 years ago
  5. 2d45e78 regulator: max1586: Don't allocate memory for regulator_dev pointers by Krzysztof Kozlowski · 10 years ago
  6. aaa46b4 regulator: max1586: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 10 years ago
  7. 249cc1f regulator: max1586: Use devm_regulator_register by Sachin Kamat · 11 years ago
  8. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  9. 388128f Merge remote-tracking branch 'regulator/topic/max1586' into v3.9-rc8 by Mark Brown · 11 years ago
  10. 020501f regulator: Remove NULL test before calling regulator_unregister() by Axel Lin · 11 years ago
  11. d67c42c regulator: max1586: Constify v6_voltages_uv table by Axel Lin · 11 years ago
  12. 0d2cff8 Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next by Mark Brown · 12 years ago
  13. 4efd9df regulator: max1586: Implement get_voltage_sel callback by Axel Lin · 12 years ago
  14. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  15. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. 9b55895 regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear by Axel Lin · 12 years ago
  18. 93f5de5 regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  19. 0d03273 regulator: max1586: Convert max1586_v6_ops to set_voltage_sel by Axel Lin · 12 years ago
  20. 96d2522 regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table by Axel Lin · 12 years ago
  21. b7bd05b regulator: max1586: Use devm_kzalloc() by Axel Lin · 12 years ago
  22. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  23. 0373bcf regulator: max1586: Constify regulator_desc by Axel Lin · 12 years ago
  24. 7d530d3 regulator: max1586: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  25. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  26. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  27. 3e352f9 regulator: max1586 - improve the logic of choosing selector by Axel Lin · 14 years ago
  28. 7c4c25e regulator: max1586 - fix a memory leak in max1586_pmic_remove() by Axel Lin · 14 years ago
  29. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 8b4709e regulator: fix dangling pointers by Wolfram Sang · 14 years ago
  32. bd88c9b Regulators: max1586 - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  33. c8f1e50 regulator/max1586: fix V3 gain calculation integer overflow by Philipp Zabel · 15 years ago
  34. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  35. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago