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