1. f0b067d regulator: wm831x-dcdc: Add missing checks for pdata before use by Mark Brown · 13 years ago
  2. cd8318c regulator: max8925: Convert to set_voltage_sel() and map_voltage() by Axel Lin · 13 years ago
  3. 4093e73 regulator: max8925: Convert to regulator_list_voltage_linear() by Axel Lin · 13 years ago
  4. 3c8983b regulator: max8925: Convert to get_voltage_sel by Axel Lin · 13 years ago
  5. e81dba85 regulator: core: Release regulator-regulator supplies on error by Mark Brown · 13 years ago
  6. 41097af regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 13 years ago
  7. 7f225ba regulator: tps62360: Convert to regulator_list_voltage_linear() by Axel Lin · 13 years ago
  8. ccfcb1c regulator: core: Ensure simple linear voltage mappings falls within the specified range by Axel Lin · 13 years ago
  9. 684ae39 regulator: tps62360: add dt support by Laxman Dewangan · 13 years ago
  10. 8bdca009 regulator: tps62360: make init_data of platform data to pointer. by Laxman Dewangan · 13 years ago
  11. 6790178 regulator: tps65910 regulator: add device tree support by Rhyland Klein · 13 years ago
  12. 9447f35 regulator: da903x: Convert to get_voltage_sel by Axel Lin · 13 years ago
  13. d4eb56a regulator: da903x: Fix list voltage for da9030 ldo14 by Axel Lin · 13 years ago
  14. 5ceba7b regulator: Staticise non-exported symbol s5m8767_opmode_reg by Mark Brown · 13 years ago
  15. c54a155 regulator: wm8400: Modernise driver by Mark Brown · 13 years ago
  16. d31e954 regulator: wm831x: Convert to regulator_list_voltage_linear() by Mark Brown · 13 years ago
  17. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 13 years ago
  18. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 13 years ago
  19. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 13 years ago
  20. 178e43a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next by Mark Brown · 13 years ago
  21. dcf7011 regulator: core: Warn on missing struct device by Mark Brown · 13 years ago
  22. 0f82b6c regulator: dummy: Specify a struct device by Mark Brown · 13 years ago
  23. b7ca878 regulator: wm831x: Register all normal regulators by Mark Brown · 13 years ago
  24. 411a2df regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. by NeilBrown · 13 years ago
  25. 1f904fd regulator: tps65910: Convert to get_voltage_sel by Axel Lin · 13 years ago
  26. 5d0526e regulator: wm8994: Use main I2C device as struct device by Mark Brown · 13 years ago
  27. 2935fb1 regulator: tps62360: fix stylistic issue and optimize code by Laxman Dewangan · 13 years ago
  28. 053fa1b regulator: wm831x-dcdc: Convert to gpio_request_one() by Mark Brown · 13 years ago
  29. 09e3fd2 regulator: wm8994: Convert to gpio_request_one() by Mark Brown · 13 years ago
  30. a60cfce regulator: tps62360: Provide settling time for voltage change by Laxman Dewangan · 13 years ago
  31. 16ea003 regulator: tps62360: enable register cache by Laxman Dewangan · 13 years ago
  32. 8e8a507 regulator: da9052: fix bug in device tree iteration loop by Ying-Chun Liu (PaulLiu) · 13 years ago
  33. 9a50dba regulator: fixed: add property for gpio open drain flag by Laxman Dewangan · 13 years ago
  34. c006b21 regulator: 88pm8607: Use regulator_get_voltage_sel_regmap() by Axel Lin · 13 years ago
  35. 15b397d7 regulator: rc5t583: Use regulator_get_voltage_sel_regmap() by Axel Lin · 13 years ago
  36. 09812bc regulator: da9052: Use regulator_get_voltage_sel_regmap() by Axel Lin · 13 years ago
  37. 62f6b08 tps6586x: Add device tree support by Thierry Reding · 13 years ago
  38. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 13 years ago
  39. 82caa97 regulator: wm831x-dcdc: Specify supply names by Mark Brown · 13 years ago
  40. f1aba13 regulator: wm831x-ldo: Set up supply names by Mark Brown · 13 years ago
  41. 9db7f05 regulator: tps65912: Convert to get_voltage_sel by Axel Lin · 13 years ago
  42. 0f80ea1 regulator: max8998: Convert ot use devm_kzalloc by Axel Lin · 13 years ago
  43. 8ae5767 regulator: max8997: Convert ot use devm_kzalloc by Axel Lin · 13 years ago
  44. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 13 years ago
  45. 23b7d09 regulator: max8997: Remove empty set_suspend_enable callback implementation by Axel Lin · 13 years ago
  46. c245c08 regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops by Axel Lin · 13 years ago
  47. 98667b4 regulator: pcf50633: Use regulator_get_voltage_sel_regmap() by Axel Lin · 13 years ago
  48. 0d481f7 regulator: da9052: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  49. ef26e0d regulator: 88pm8607: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  50. 11bb88e regulator: pcf50633: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  51. a40a9c4 regulator: tps65910: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  52. 5bb6936 regulator: rc5t583: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  53. 94e85a3 regulator: s5m8767: Use DIV_ROUND_UP to calculate selector by Axel Lin · 13 years ago
  54. b9b49af regulator: max8952: Convert to get_voltage_sel by Axel Lin · 13 years ago
  55. 7c842a1 regulator: tps6507x: Convert to get_voltage_sel by Axel Lin · 13 years ago
  56. 6492bc1 regulator: core: Optimise enable/disable path for always on regulators by Mark Brown · 13 years ago
  57. 85960e7 regulator: virtual: Replace strict_strtol with kstrtol by Axel Lin · 13 years ago
  58. a67f7e6 regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel by Axel Lin · 13 years ago
  59. 06c4998 regulator: tps65090: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  60. a81edbd regulator: virtual: Convert to use devm_* APIs by Axel Lin · 13 years ago
  61. 5abe0c4 regulator: userspace-consumer: Convert to use devm_* APIs by Axel Lin · 13 years ago
  62. 62bc4d4 regulator: Convert max8997 to set_voltage_time_sel by Axel Lin · 13 years ago
  63. 9e96b3a regulator: Convert max8997 to get_voltage_sel by Axel Lin · 13 years ago
  64. 575f690 regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion by Axel Lin · 13 years ago
  65. 854ccba regulator: core: Add checking set_mode callback in regulator_set_optimum_mode by Axel Lin · 13 years ago
  66. ee7b191 regulator: tps65023: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  67. ca8c361 regulator: wm831x-ldo: Use generic regmap enable/disable operations by Mark Brown · 13 years ago
  68. 3d138fc regulator: wm831x-dcdc: Use generic regmap enable/disable operations by Mark Brown · 13 years ago
  69. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 13 years ago
  70. 633b6fc regulator: wm8994: Use core voltage selector operations by Mark Brown · 13 years ago
  71. ac663b4 regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap() by Mark Brown · 13 years ago
  72. 817436e regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap() by Mark Brown · 13 years ago
  73. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 13 years ago
  74. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 13 years ago
  75. 8ac0e95 regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|dis]able is NULL by Axel Lin · 13 years ago
  76. 3f24f5a regulator: core: Fix getting input_uV when supplied by another regulator by Axel Lin · 13 years ago
  77. cd22a96 regulator: da9052: Directly include of.h by Mark Brown · 13 years ago
  78. 9f29c9e regulator: wm8994: Convert to set_voltage_sel() by Mark Brown · 13 years ago
  79. 88c84c1 regulator: da9052: add device tree support by Ying-Chun Liu (PaulLiu) · 13 years ago
  80. 4d26f7d regulator: max8660: Use devm_kzalloc() by Axel Lin · 13 years ago
  81. b7bd05b regulator: max1586: Use devm_kzalloc() by Axel Lin · 13 years ago
  82. ef6bd5a regulator: isl6271a-regulator: Use devm_kzalloc() by Axel Lin · 13 years ago
  83. 276909d regulator: Convert max8998 to set_voltage_time_sel by Axel Lin · 13 years ago
  84. 7b4354b regulator: Convert max8998 to get_voltage_sel by Axel Lin · 13 years ago
  85. b6f476c regulator: twl-regulator: Use twlreg_grp helper function by Axel Lin · 13 years ago
  86. 48c936d regulator: twl-regulator: Implement enable_time callback by Axel Lin · 13 years ago
  87. 32c8fad regulator: Appease smatch in regulator_register() by Mark Brown · 13 years ago
  88. 9eb0c42 regulator: Convert tps65xxx regulator drivers to use devm_kzalloc by Axel Lin · 13 years ago
  89. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  90. d914d81 regulator: Convert anatop to use a struct to pass in regulator runtime configuration by Axel Lin · 13 years ago
  91. 0cb2f12 regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage by Axel Lin · 13 years ago
  92. 19a8da2 regulator: tps65023: Use devm_* APIs by Axel Lin · 13 years ago
  93. 9a4bdd8 regulator: tps62360: Convert to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  94. dc553a7 regulator: max8649: Use devm_* APIs by Axel Lin · 13 years ago
  95. 268a164 regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places by Axel Lin · 13 years ago
  96. 5ade393 regulator: twl-regulator: Simplify the code matching regulator id by Axel Lin · 13 years ago
  97. 2e42a7d regulator: max8998: Use simple equation to get selector by Axel Lin · 13 years ago
  98. 2358b77 regulator: max8997: Use simple equation to get selector by Axel Lin · 13 years ago
  99. 0fa310c regulator: max8997: Remove n_bits from struct voltage_map_desc by Axel Lin · 13 years ago
  100. 65896e7 regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro by Axel Lin · 13 years ago