1. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  2. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  3. b6d30f1 regulator: fixed: Add support for parent-supply device tree binding by David Collins · 12 years ago
  4. c91e7e5 regulator: ncp6335d: Add sleep mode configuration by Anirudh Ghayal · 12 years ago
  5. 43a4ba6 regulator: onsemi-ncp6335d: Add regulator driver at subsys initcall by Utsab Bose · 12 years ago
  6. df5d5e7 regulator: qpnp-regulator: Assign selector value in set_voltage() callbacks by David Collins · 12 years ago
  7. f6acc6c regulator: Correct voltage value used in regulator_set_voltage_complete by David Collins · 12 years ago
  8. 8839df2 regulator: stub: Add device tree support by David Collins · 12 years ago
  9. ccc1d5b drivers: regulator: Add support for OnSemi NCP6335D regulator by Anirudh Ghayal · 12 years ago
  10. 75ebd57 regulator: qpnp-regulator: Add support for various LDO subtypes by David Collins · 12 years ago
  11. f8758a6 Merge "regulator: fixed: support deferred probe for DT GPIOs" into msm-3.4 by Linux Build Service Account · 12 years ago
  12. 2965b73 regulator: fixed: support deferred probe for DT GPIOs by Stephen Warren · 12 years ago
  13. 6f84675 regulator: qpnp-regulator: Update boost regulator current limit reg address by David Collins · 12 years ago
  14. bad606a regulator: qpnp-regulator: Add support for rev 1 N1200 and N600 LDOs by David Collins · 12 years ago
  15. 9328e49 regulator: qpnp: Add property to override type registers by Michael Bohan · 12 years ago
  16. 45b86ac regulator: qpnp-regulator: Update FTSMPS voltage ranges to match hardware by David Collins · 12 years ago
  17. 81797d9 regulator: Fix recursive mutex lockdep warning by Stephen Boyd · 12 years ago
  18. 8f6473c Merge "regulator: Replace error prints in regulator_check_drms() with debug prints" into msm-3.4 by Linux Build Service Account · 12 years ago
  19. 812a885 regulator: Replace error prints in regulator_check_drms() with debug prints by Matt Wagantall · 12 years ago
  20. 0e5534d spmi: qpnp: Change APIs to take a spmi_resource pointer instead of index by Michael Bohan · 12 years ago
  21. 08e1e90 spmi: Rename qpnp library to be part of the spmi framework by Michael Bohan · 12 years ago
  22. ecff1ce regulator: msm-gpio-regulator: Correct gpio_request error handling by David Collins · 12 years ago
  23. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 12 years ago
  24. 2d4c9bc Merge "regulator: Extend of_get_regulator_init_data to support non-DT consumers" into msm-3.0 by Linux Build Service Account · 12 years ago
  25. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  26. 4475476 regulator: Extend of_get_regulator_init_data to support non-DT consumers by David Collins · 12 years ago
  27. d161f5a regulator: pm8xxx-regulator: Add slew_rate platform data parameter by David Collins · 12 years ago
  28. bdd3281 regulator: qpnp-regulator: Update voltage ranges to match hardware spec by David Collins · 12 years ago
  29. 968c2c1 regulator: Actually free the regulator in devm_regulator_put() by Mark Brown · 12 years ago
  30. f55205f regulator: Fix the logic to ensure new voltage setting in valid range by Axel Lin · 12 years ago
  31. d1ac2f1 regulator: Add qpnp-regulator driver by David Collins · 12 years ago
  32. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  33. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  34. c0d78c2 regulator: anatop: fix 'anatop_regulator' name collision by Shawn Guo · 12 years ago
  35. 83b0065 regulator: stub: Export init function for early probe by Michael Bohan · 12 years ago
  36. d49fe3c regulator: Remove non-existent parameter from fixed-helper.c kernel doc by Russ Dill · 12 years ago
  37. 546e784 regulator: Fix setting new voltage in s5m8767_set_voltage by Axel Lin · 12 years ago
  38. 5f12760 regulator: fix sysfs name collision between dummy and fixed dummy regulator by Shawn Guo · 12 years ago
  39. e032b37 regulator: Fix deadlock on removal of regulators with supplies by Mark Brown · 12 years ago
  40. cee1a79 regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable by Axel Lin · 12 years ago
  41. e841a36 regulator: Fix setting low power mode for wm831x aldo by Axel Lin · 12 years ago
  42. 949ebbe regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  43. 11eafc6 regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  44. 1dc5240 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  45. 67b54c2 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  46. a6e2790 regulator: Properly register dummy regulator driver by Mark Brown · 13 years ago
  47. fa5a97b regulator: Return microamps in wm8350_isink_get_current by Axel Lin · 12 years ago
  48. 3a74403 regulator: wm8350: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  49. ed3be9a regulator: wm831x-isink: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  50. a171e78 regulator: wm831x-dcdc: Fix the logic to choose best current limit setting by Axel Lin · 12 years ago
  51. 2f2cc27 regulator: anatop: patching to device-tree property "reg". by Ying-Chun Liu (PaulLiu) · 12 years ago
  52. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 9300928 regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting by Axel Lin · 12 years ago
  54. eb41681 regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable by Axel Lin · 12 years ago
  55. 5777d9b regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path by Axel Lin · 12 years ago
  56. 09bf14b regulator: Fix set and get current limit for wm831x_buckv by Axel Lin · 12 years ago
  57. 5157913 regulator: tps6586x: Fix list minimal voltage setting for LDO0 by Axel Lin · 12 years ago
  58. 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
  59. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  60. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  61. 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
  62. 19f1865 regulator: stub: Initialize voltage to min_uV constraint by Michael Bohan · 12 years ago
  63. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  64. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 12 years ago
  65. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  66. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  67. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  68. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 12 years ago
  69. 9b7ac51 regulator: Add stub regulator support by Michael Bohan · 12 years ago
  70. ca61a7b regulator: Convert tps6507x to set_voltage_sel by Axel Lin · 12 years ago
  71. f2933d3 regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs by Axel Lin · 12 years ago
  72. 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 12 years ago
  73. 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 12 years ago
  74. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 12 years ago
  75. e3e5aff regulator: Add Anatop regulator driver by Ying-Chun Liu (PaulLiu) · 12 years ago
  76. c567556 regulator: Simplify implementation of tps65912_get_voltage_dcdc by Axel Lin · 12 years ago
  77. 831c986 regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx by Axel Lin · 12 years ago
  78. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 12 years ago
  79. 5db6d09 regulator: max8925: Use DIV_ROUND_UP macro by Axel Lin · 12 years ago
  80. 42b5efe regulator: tps65912: Use simple equations to get register address by Axel Lin · 12 years ago
  81. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 12 years ago
  82. 04bf301 regulator: Support driver probe deferral by Mark Brown · 12 years ago
  83. fc56911 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops by Axel Lin · 12 years ago
  84. dce7304 regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current by Axel Lin · 12 years ago
  85. 85c5d86 regulator: Use array to store dcdc_range settings for tps65912 by Axel Lin · 12 years ago
  86. 5b5e977 regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel by Axel Lin · 12 years ago
  87. 4d984d1 regulator: tps6524x: Remove unneeded comment for N_REGULATORS by Axel Lin · 12 years ago
  88. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 12 years ago
  89. 0f8b9c7 regulator: Fix s5m8767_set_voltage_time_sel calculation value by Sangbeom Kim · 12 years ago
  90. 394ee3d regulator: tps6586x: fix typo in debug message by Thierry Reding · 12 years ago
  91. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 12 years ago
  92. 844775e regulator: Simplify the implementation of tps65912_get_voltage_dcdc by Axel Lin · 12 years ago
  93. 21c9e5f regulator: max8649: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  94. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 12 years ago
  95. 535bca2 regulator: Remove unused i2c variable in s5m8767_pmic_probe by Axel Lin · 12 years ago
  96. 2fe4e02 regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  97. ae76e83 regulator: da903x: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  98. e9a15c8 regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago
  99. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 12 years ago
  100. ab353c2 regulator: max8660: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 12 years ago