1. b0d6dd3 regulator: wm8*: constify regulator_ops structures by Julia Lawall · 9 years ago
  2. 1b42085 regulator: wm8350: Remove unused variable by Fabio Estevam · 9 years ago
  3. 8f45acb regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE events by Geert Uytterhoeven · 9 years ago
  4. 0b61ad1 regulator: wm8350: Do not hardcode return value by Sachin Kamat · 10 years ago
  5. 4c35c86 Merge remote-tracking branch 'regulator/topic/linear' into regulator-next by Mark Brown · 11 years ago
  6. 420118d Merge remote-tracking branch 'regulator/topic/alias' into regulator-next by Mark Brown · 11 years ago
  7. 8828bae regulator: Add REGULATOR_LINEAR_RANGE macro by Axel Lin · 11 years ago
  8. e277e65 regulator: Remove max_uV from struct regulator_linear_range by Axel Lin · 11 years ago
  9. 087e35a regulator: wm8350: correct the max_uV of LDO by Laxman Dewangan · 11 years ago
  10. e57e546 regulator: wm8350: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  11. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  12. c36a1cd regulator: wm8350: Convert to use linear ranges by Mark Brown · 11 years ago
  13. c705742 regulator: wm8350: Reuse map_voltage() to get selector of a given uV by Axel Lin · 12 years ago
  14. a967fbf regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  15. 0ff4724 regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4 by Axel Lin · 12 years ago
  16. fc492f9 regulator: wm8350: Convert LDOs to set_voltage_sel() by Mark Brown · 12 years ago
  17. fcbb71f regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops by Axel Lin · 12 years ago
  18. 107a396 regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages by Mark Brown · 12 years ago
  19. a540f68 regulator: wm8350: Convert to core regmap-based enable operations by Mark Brown · 12 years ago
  20. b4ec87a regulator: wm8350: Convert to use core regmap vsel readback by Mark Brown · 12 years ago
  21. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  22. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  23. 47924b6 regulator: wm8350: Constify regulator_desc by Mark Brown · 12 years ago
  24. cee1a79 regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable by Axel Lin · 12 years ago
  25. fa5a97b regulator: Return microamps in wm8350_isink_get_current by Axel Lin · 12 years ago
  26. 3a74403 regulator: wm8350: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  27. 9300928 regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting by Axel Lin · 12 years ago
  28. eb41681 regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable by Axel Lin · 12 years ago
  29. dce7304 regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current by Axel Lin · 12 years ago
  30. 34ce8d0 regulator: wm8350: Don't specify consumer supplies with struct device by Mark Brown · 12 years ago
  31. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  32. c24516a regulator: Convert WM835x to use get_voltage_sel() by Mark Brown · 14 years ago
  33. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  34. 8ecee36 regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode by Axel Lin · 14 years ago
  35. e9a1c51 wm8350-regulator: fix wm8350_register_regulator error handling by Axel Lin · 14 years ago
  36. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 15 years ago
  37. 75c8ac2 regulator: Implement enable_time() for WM835x ISINKs by Mark Brown · 15 years ago
  38. a2fad9b regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints by Mark Brown · 15 years ago
  39. 6a61274 mfd: Mask and unmask wm8350 IRQs on request and free by Mark Brown · 15 years ago
  40. 5a65edb mfd: Convert wm8350 IRQ handlers to irq_handler_t by Mark Brown · 15 years ago
  41. 4dee4d4 regulator: add check index of wm8350->pmic.pdev[] by Roel Kluin · 15 years ago
  42. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  43. 221a7c7 regulator: Implement list_voltage for WM835x LDOs and DCDCs by Mark Brown · 15 years ago
  44. 33f301a regulator: Fix get_mode() for WM835x DCDCs by Mark Brown · 15 years ago
  45. 0527100 regulator: Pass regulator init data as explict argument when registering by Mark Brown · 16 years ago
  46. b136fb4 Regulator: Push lock out of _notifier_call_chain + add voltage change event. by Jonathan Cameron · 16 years ago
  47. 8dd2c9e leds: Fix bounds checking of wm8350->pmic.led by Roel Kluin · 16 years ago
  48. 0081e80 leds: Add WM8350 LED driver by Mark Brown · 16 years ago
  49. 645524a mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 by Mark Brown · 16 years ago
  50. da09155 regulator: Add WM8350 regulator support by Mark Brown · 16 years ago