1. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  2. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  3. c0d78c2 regulator: anatop: fix 'anatop_regulator' name collision by Shawn Guo · 12 years ago
  4. d49fe3c regulator: Remove non-existent parameter from fixed-helper.c kernel doc by Russ Dill · 12 years ago
  5. 546e784 regulator: Fix setting new voltage in s5m8767_set_voltage by Axel Lin · 12 years ago
  6. 5f12760 regulator: fix sysfs name collision between dummy and fixed dummy regulator by Shawn Guo · 12 years ago
  7. e032b37 regulator: Fix deadlock on removal of regulators with supplies by Mark Brown · 12 years ago
  8. cee1a79 regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable by Axel Lin · 12 years ago
  9. e841a36 regulator: Fix setting low power mode for wm831x aldo by Axel Lin · 12 years ago
  10. fa5a97b regulator: Return microamps in wm8350_isink_get_current by Axel Lin · 12 years ago
  11. 3a74403 regulator: wm8350: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  12. ed3be9a regulator: wm831x-isink: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  13. a171e78 regulator: wm831x-dcdc: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  14. 2f2cc27 regulator: anatop: patching to device-tree property "reg". by Ying-Chun Liu (PaulLiu) · 12 years ago
  15. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 9300928 regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting by Axel Lin · 12 years ago
  17. eb41681 regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable by Axel Lin · 12 years ago
  18. 5777d9b regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path by Axel Lin · 12 years ago
  19. 09bf14b regulator: Fix set and get current limit for wm831x_buckv by Axel Lin · 12 years ago
  20. 5157913 regulator: tps6586x: Fix list minimal voltage setting for LDO0 by Axel Lin · 12 years ago
  21. 511f1cb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers by Arnd Bergmann · 12 years ago
  22. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  23. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  24. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  25. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  26. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 12 years ago
  27. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  28. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  29. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  30. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 12 years ago
  31. ca61a7b regulator: Convert tps6507x to set_voltage_sel by Axel Lin · 12 years ago
  32. f2933d3 regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs by Axel Lin · 12 years ago
  33. 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 12 years ago
  34. 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 12 years ago
  35. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 12 years ago
  36. e3e5aff regulator: Add Anatop regulator driver by Ying-Chun Liu (PaulLiu) · 12 years ago
  37. c567556 regulator: Simplify implementation of tps65912_get_voltage_dcdc by Axel Lin · 12 years ago
  38. 831c986 regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx by Axel Lin · 12 years ago
  39. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 12 years ago
  40. 5db6d09 regulator: max8925: Use DIV_ROUND_UP macro by Axel Lin · 12 years ago
  41. 42b5efe regulator: tps65912: Use simple equations to get register address by Axel Lin · 12 years ago
  42. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 12 years ago
  43. 04bf301 regulator: Support driver probe deferral by Mark Brown · 12 years ago
  44. fc56911 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops by Axel Lin · 12 years ago
  45. dce7304 regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current by Axel Lin · 12 years ago
  46. 85c5d86 regulator: Use array to store dcdc_range settings for tps65912 by Axel Lin · 12 years ago
  47. 5b5e977 regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel by Axel Lin · 12 years ago
  48. 4d984d1 regulator: tps6524x: Remove unneeded comment for N_REGULATORS by Axel Lin · 12 years ago
  49. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 12 years ago
  50. 0f8b9c7 regulator: Fix s5m8767_set_voltage_time_sel calculation value by Sangbeom Kim · 12 years ago
  51. 394ee3d regulator: tps6586x: fix typo in debug message by Thierry Reding · 12 years ago
  52. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 12 years ago
  53. 844775e regulator: Simplify the implementation of tps65912_get_voltage_dcdc by Axel Lin · 12 years ago
  54. 21c9e5f regulator: max8649: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  55. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 12 years ago
  56. 535bca2 regulator: Remove unused i2c variable in s5m8767_pmic_probe by Axel Lin · 12 years ago
  57. 2fe4e02 regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  58. ae76e83 regulator: da903x: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  59. e9a15c8 regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  60. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 12 years ago
  61. ab353c2 regulator: max8660: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  62. 7d530d3 regulator: max1586: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  63. 8148ed6 regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  64. b21bcd1 regulator: Add a pointer to aat2870_data in struct aat2870_regulator by Axel Lin · 12 years ago
  65. 48ee116 regulator: Simplify the code to get selector in isl6271a_set_voltage by Axel Lin · 12 years ago
  66. 7b94791 regulator: Kill max8998_get_ldo function by Axel Lin · 12 years ago
  67. b3e1348 regulator: Kill max8997_get_rid function by Axel Lin · 12 years ago
  68. ba51c6c regulator: Fix n_voltage settings for pcf50633 regulator by Axel Lin · 12 years ago
  69. 89e0f0e regulator: Fix the logic of s5m8767_set_voltage_time_sel by Axel Lin · 12 years ago
  70. 0757b60 regulator: mc13783: bail out without platform data by Sascha Hauer · 12 years ago
  71. 3bf6e90 regulator: Convert ab8499 to use get_voltage_sel() by Axel Lin · 12 years ago
  72. dfb9b8a regulator: Sort Kconfig and Makefile entries by Axel Lin · 12 years ago
  73. ae0e654 regulator: Fix module desciption for tps65910 regulator by Axel Lin · 12 years ago
  74. e882eae regulator: tps65910: Correct VIO voltage configuration by Laxman Dewangan · 12 years ago
  75. b9e0348 regulator: wm8994: Convert to devm_kzalloc() by Mark Brown · 12 years ago
  76. 46783a0 regulator: tps62360: Remove pointless test for unsigned less than zero by Axel Lin · 12 years ago
  77. 22cd2fef regulator: s5m8767: Fix unused variable warning in probe() by Mark Brown · 12 years ago
  78. 9365121 regulator: da9052: Ensure the selected voltage falls within the specified range by Axel Lin · 12 years ago
  79. 7b95765 regulator: Set n_voltages for da9052 regulators by Axel Lin · 12 years ago
  80. f03570c regulator: Fix setting selector in tps6524x set_voltage function by Axel Lin · 12 years ago
  81. e9d47fa4 regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply by Peter Ujfalusi · 12 years ago
  82. 2098e95 regulator: twl: adapt twl-regulator driver to dt by Rajendra Nayak · 12 years ago
  83. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 12 years ago
  84. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 12 years ago
  85. a33b6e5 regulator: twl6030: Fix voltage selection logic by Laxman Dewangan · 12 years ago
  86. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 12 years ago
  87. 8a16a70 regulator: Remove bq24022 regulator driver by Heiko Stübner · 12 years ago
  88. 4adf9be regulator: Fix mask parameter in da9052_reg_update calls by Axel Lin · 12 years ago
  89. 613330a regulator: provide a helper for registering a fixed regulator by Sascha Hauer · 12 years ago
  90. 0735123 regulator: Set delay to 0 if set_voltage_time_sel callback returns error by Axel Lin · 12 years ago
  91. 3380643 regulator: fix the ldo configure according to 88pm860x spec by Jett.Zhou · 12 years ago
  92. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 12 years ago
  93. f4d562c regulator: Clean up debugfs error handling a bit by Mark Brown · 12 years ago
  94. b29c769 regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths by Axel Lin · 12 years ago
  95. 5bc7801 regulator: Remove obsolete consumer_dev related comment by Axel Lin · 12 years ago
  96. 9fc886a regulator: Fix getting voltage in max8649_enable_time() by Axel Lin · 12 years ago
  97. 53269163 regulator: Fix mc13xxx regulator modular build (again) by David Miller · 12 years ago
  98. 4a68292 regulator: Complain if a voltage range is specified but can't be used by Mark Brown · 12 years ago
  99. 43f674a regulator: Don't add the function name to pr_fmt by Mark Brown · 12 years ago
  100. da7de6a regulator: Show correct chip id for max8649 by Axel Lin · 12 years ago