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