1. a6fed2a regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA by Axel Lin · 5 years ago
  2. d3bd4e0 Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 8 years ago
  3. b0d6dd3 regulator: wm8*: constify regulator_ops structures by Julia Lawall · 8 years ago
  4. 55e03e9 regulator: wm831x-dcdc: Use platform_register/unregister_drivers() by Thierry Reding · 8 years ago
  5. 2945473 regulator: wm831x: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  6. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 5730aa5 regulator: wm831x-dcdc: Remove redundant error message by Sachin Kamat · 10 years ago
  8. 477b2ba regulator: wm831x-dcdc: Remove unneeded 'err' label by Fabio Estevam · 10 years ago
  9. d73b4cb regulator: wm831x-dcdc: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  10. b0c4c0c regulator: wm831x-dcdc: Convert to devm_request_threaded_irq() by Mark Brown · 11 years ago
  11. 1aa20d2 regulator: wm831x-dcdc: Convert to devm_gpio_request_one() by Mark Brown · 11 years ago
  12. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  13. 405c540 regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers by Axel Lin · 11 years ago
  14. 925f14d Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 11 years ago
  15. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 11 years ago
  16. 43f1f21 regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp by Axel Lin · 11 years ago
  17. 1a67993 regulator: wm831x-dcdc: Ensure selected voltage falls within requested range by Axel Lin · 11 years ago
  18. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 13ae633 regulator: wm831x: Set the new rather than old value for DVS VSEL by Mark Brown · 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. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  23. 5656098 mfd: wm831x: Convert to IORESOURCE_REG by Mark Brown · 12 years ago
  24. 422294d regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range by Axel Lin · 12 years ago
  25. b5fb77e regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage by Axel Lin · 12 years ago
  26. d580cb5 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap by Axel Lin · 12 years ago
  27. c70ad9d regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  28. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  29. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 12 years ago
  30. f0b067d regulator: wm831x-dcdc: Add missing checks for pdata before use by Mark Brown · 12 years ago
  31. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  32. b7ca878 regulator: wm831x: Register all normal regulators by Mark Brown · 12 years ago
  33. 053fa1b regulator: wm831x-dcdc: Convert to gpio_request_one() by Mark Brown · 12 years ago
  34. 82caa97 regulator: wm831x-dcdc: Specify supply names by Mark Brown · 12 years ago
  35. 3d138fc regulator: wm831x-dcdc: Use generic regmap enable/disable operations by Mark Brown · 12 years ago
  36. 817436e regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap() by Mark Brown · 12 years ago
  37. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  38. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  39. 4c60165 regulator: wm831x-dcdc: Use devm_kzalloc by Axel Lin · 12 years ago
  40. a171e78 regulator: wm831x-dcdc: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  41. 09bf14b regulator: Fix set and get current limit for wm831x_buckv by Axel Lin · 12 years ago
  42. fded2f4 regulator: Convert wm831x regulator drivers to devm_kzalloc() by Mark Brown · 12 years ago
  43. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  44. 88cda60 regulator: Improve WM831x DVS VSEL selection algorithm by Mark Brown · 13 years ago
  45. c439b8f regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set by Mark Brown · 13 years ago
  46. b47ba9fd regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode by Mark Brown · 13 years ago
  47. 24b4315 regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc by Mark Brown · 13 years ago
  48. a1b81dd regulator: Fix WM831x DCDC DVS VSEL bootstrapping by Mark Brown · 13 years ago
  49. 137a635 regulator: Fix WM831x regulator ID lookups for multiple WM831xs by Mark Brown · 13 years ago
  50. cda5310 regulator: Remove some unused variables from wm831x DCDCs by Mark Brown · 13 years ago
  51. 6995236 regulator: Remove more wm831x-specific IRQ operations by Mark Brown · 13 years ago
  52. dfda9c2 regulator: Convert WM831x regulators to genirq by Mark Brown · 13 years ago
  53. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 13 years ago
  54. afb8bb8 regulator: Convert WM831x drivers to use get_voltage_sel() by Mark Brown · 13 years ago
  55. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  56. 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
  57. eb66d56 Regulators: wm831x-xxx - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  58. e24a04c regulator: Implement WM831x BuckWise DC-DC convertor DVS support by Mark Brown · 15 years ago
  59. 1304850 regulator: Add WM831x DC-DC boost convertor support by Mark Brown · 15 years ago
  60. 8267a9b regulator: Add WM831x EPE support by Mark Brown · 15 years ago
  61. e4ee831 regulator: Add WM831x DC-DC buck convertor support by Mark Brown · 15 years ago