1. b0d6dd3 regulator: wm8*: constify regulator_ops structures by Julia Lawall · 8 years ago
  2. 4c35c86 Merge remote-tracking branch 'regulator/topic/linear' into regulator-next by Mark Brown · 11 years ago
  3. 8828bae regulator: Add REGULATOR_LINEAR_RANGE macro by Axel Lin · 11 years ago
  4. e277e65 regulator: Remove max_uV from struct regulator_linear_range by Axel Lin · 11 years ago
  5. eb8b3c8 regulator: wm8400: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  6. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  7. 6692e43 regulator: wm8400: Use linear ranges by Mark Brown · 11 years ago
  8. 405c540 regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers by Axel Lin · 11 years ago
  9. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  10. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  11. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  12. 4001376 regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode by Axel Lin · 12 years ago
  13. 74e20e5 regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage by Axel Lin · 12 years ago
  14. 38c20eb regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  15. 27eeabb regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops by Axel Lin · 12 years ago
  16. c54a155 regulator: wm8400: Modernise driver by Mark Brown · 12 years ago
  17. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  18. e9a15c8 regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  19. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  20. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  21. 7ce8a2a regulator: Convert WM8400 to get_voltage_sel() by Mark Brown · 13 years ago
  22. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  23. 1ad02bb Regulators: wm8400 - cleanup platform driver data handling by Dmitry Torokhov · 14 years ago
  24. 1909e2f regulator: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  25. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  26. 216765d regulator: Implement list_voltage() for WM8400 DCDCs and LDOs by Mark Brown · 15 years ago
  27. 0527100 regulator: Pass regulator init data as explict argument when registering by Mark Brown · 15 years ago
  28. 5dbdf73 move wm8400-regulator's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  29. 42fad57 regulator: Add WM8400 regulator support by Mark Brown · 16 years ago