1. 6492bc1 regulator: core: Optimise enable/disable path for always on regulators by Mark Brown · 13 years ago
  2. 85960e7 regulator: virtual: Replace strict_strtol with kstrtol by Axel Lin · 13 years ago
  3. a67f7e6 regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel by Axel Lin · 13 years ago
  4. 06c4998 regulator: tps65090: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  5. a81edbd regulator: virtual: Convert to use devm_* APIs by Axel Lin · 13 years ago
  6. 5abe0c4 regulator: userspace-consumer: Convert to use devm_* APIs by Axel Lin · 13 years ago
  7. 62bc4d4 regulator: Convert max8997 to set_voltage_time_sel by Axel Lin · 13 years ago
  8. 9e96b3a regulator: Convert max8997 to get_voltage_sel by Axel Lin · 13 years ago
  9. f55205f regulator: Fix the logic to ensure new voltage setting in valid range by Axel Lin · 13 years ago
  10. 575f690 regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion by Axel Lin · 13 years ago
  11. 854ccba regulator: core: Add checking set_mode callback in regulator_set_optimum_mode by Axel Lin · 13 years ago
  12. ee7b191 regulator: tps65023: Use generic regmap enable/disable operations by Axel Lin · 13 years ago
  13. ca8c361 regulator: wm831x-ldo: Use generic regmap enable/disable operations by Mark Brown · 13 years ago
  14. 3d138fc regulator: wm831x-dcdc: Use generic regmap enable/disable operations by Mark Brown · 13 years ago
  15. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 13 years ago
  16. 633b6fc regulator: wm8994: Use core voltage selector operations by Mark Brown · 13 years ago
  17. ac663b4 regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap() by Mark Brown · 13 years ago
  18. 817436e regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap() by Mark Brown · 13 years ago
  19. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 13 years ago
  20. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 13 years ago
  21. 8ac0e95 regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|dis]able is NULL by Axel Lin · 13 years ago
  22. 3f24f5a regulator: core: Fix getting input_uV when supplied by another regulator by Axel Lin · 13 years ago
  23. cd22a96 regulator: da9052: Directly include of.h by Mark Brown · 13 years ago
  24. 9f29c9e regulator: wm8994: Convert to set_voltage_sel() by Mark Brown · 13 years ago
  25. 88c84c1 regulator: da9052: add device tree support by Ying-Chun Liu (PaulLiu) · 13 years ago
  26. 4d26f7d regulator: max8660: Use devm_kzalloc() by Axel Lin · 13 years ago
  27. b7bd05b regulator: max1586: Use devm_kzalloc() by Axel Lin · 13 years ago
  28. ef6bd5a regulator: isl6271a-regulator: Use devm_kzalloc() by Axel Lin · 13 years ago
  29. 276909d regulator: Convert max8998 to set_voltage_time_sel by Axel Lin · 13 years ago
  30. 7b4354b regulator: Convert max8998 to get_voltage_sel by Axel Lin · 13 years ago
  31. b6f476c regulator: twl-regulator: Use twlreg_grp helper function by Axel Lin · 13 years ago
  32. 48c936d regulator: twl-regulator: Implement enable_time callback by Axel Lin · 13 years ago
  33. 32c8fad regulator: Appease smatch in regulator_register() by Mark Brown · 13 years ago
  34. 9eb0c42 regulator: Convert tps65xxx regulator drivers to use devm_kzalloc by Axel Lin · 13 years ago
  35. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  36. d914d81 regulator: Convert anatop to use a struct to pass in regulator runtime configuration by Axel Lin · 13 years ago
  37. 0cb2f12 regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage by Axel Lin · 13 years ago
  38. 19a8da2 regulator: tps65023: Use devm_* APIs by Axel Lin · 13 years ago
  39. 9a4bdd8 regulator: tps62360: Convert to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  40. dc553a7 regulator: max8649: Use devm_* APIs by Axel Lin · 13 years ago
  41. 268a164 regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places by Axel Lin · 13 years ago
  42. 5ade393 regulator: twl-regulator: Simplify the code matching regulator id by Axel Lin · 13 years ago
  43. 2e42a7d regulator: max8998: Use simple equation to get selector by Axel Lin · 13 years ago
  44. 2358b77 regulator: max8997: Use simple equation to get selector by Axel Lin · 13 years ago
  45. 0fa310c regulator: max8997: Remove n_bits from struct voltage_map_desc by Axel Lin · 13 years ago
  46. 65896e7 regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro by Axel Lin · 13 years ago
  47. d35aad0 regulator: Use one s5m8767_ops for both LDOs and BUCKs by Axel Lin · 13 years ago
  48. 321d2ab regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs by Axel Lin · 13 years ago
  49. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 13 years ago
  50. a9d5801 regulator: Fix build error for mc13783 and mc13892 by Axel Lin · 13 years ago
  51. fe53d18 regulator: Fix a typo in da903x.c by Axel Lin · 13 years ago
  52. ac97c62 regulator: Fix build of ab8500 by Mark Brown · 13 years ago
  53. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 13 years ago
  54. 1474e4d Merge branch 'regulator-register' into regulator-drivers by Mark Brown · 13 years ago
  55. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  56. f604c10 regulator: Convert rc5t583 to set_voltage by Axel Lin · 13 years ago
  57. 09de347 regulator: max8649: Constify regulator_desc by Axel Lin · 13 years ago
  58. 0373bcf regulator: max1586: Constify regulator_desc by Axel Lin · 13 years ago
  59. 78637a3 regulator: tps65217: Constify regulator_desc by Axel Lin · 13 years ago
  60. d882d73 regulator: tps6105x: Constify regulator_desc by Axel Lin · 13 years ago
  61. bd6ff0d regulator: max8952: Constify regulator_desc by Axel Lin · 13 years ago
  62. 621adb3 regulator: max8660: Constify regulator_desc by Axel Lin · 13 years ago
  63. dd16b1f regulator: Convert twl4030ldo_set_voltage to set_voltage_sel by Axel Lin · 13 years ago
  64. 4eb0645 regulator: rc5t583: Correct MODULE LICENSE to GPL v2 by Laxman Dewangan · 13 years ago
  65. 95e301b regulator: rc5t583: Simplify RC5T583_REG macro by Axel Lin · 13 years ago
  66. 91fe4d5 Fix typo milivolt => millivolt by Thomas Weber · 13 years ago
  67. eba41a5 regulator: Support set_voltage_time_sel for drivers implement set_voltage by Axel Lin · 13 years ago
  68. e3a7384 regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info by Axel Lin · 13 years ago
  69. 9cc7a45 regulator: rc5t583: Fix off-by-one valid range checking for selector by Axel Lin · 13 years ago
  70. 7eb6444 regulator: da9052: Remove unneeded devm_kfree calls by Axel Lin · 13 years ago
  71. 0d2fbc5 regulator: pcap: Constify regulator_desc by Axel Lin · 13 years ago
  72. 1bdcf11 regulator: lp3972: Constify regulator_desc by Axel Lin · 13 years ago
  73. 14add4f regulator: lp3971: Constify regulator_desc by Axel Lin · 13 years ago
  74. 4b65e15 regulator: isl6271a: Constify regulator_desc by Axel Lin · 13 years ago
  75. 2ac2d7d regulator: pcf50633: Constify regulator_desc by Axel Lin · 13 years ago
  76. 487f71e regulator: ad5398: Constify regulator_desc by Axel Lin · 13 years ago
  77. a69df8a regulator: Fix rc5t583_regulator_probe error handling by Axel Lin · 13 years ago
  78. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  79. ad9c5ff regulator: aat2870: Add MODULE_ALIAS by Mark Brown · 13 years ago
  80. 6ffc327 regulator: Add support for RICOH PMIC RC5T583 regulator by Laxman Dewangan · 13 years ago
  81. 25e4d60 regulator: wm8994: Constify regulator_desc by Mark Brown · 13 years ago
  82. 47924b6 regulator: wm8350: Constify regulator_desc by Mark Brown · 13 years ago
  83. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 13 years ago
  84. 173f24d regulator: tps6524x: Use module_spi_driver() by Mark Brown · 13 years ago
  85. 4a78f2c regulator: max8860: Remove announcement on probe by Mark Brown · 13 years ago
  86. f4d13e7 regulator: max8649: Remove contentless announcement log message by Mark Brown · 13 years ago
  87. 5af34e6 regulator: lp3971: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  88. 8df8d8a0 regulator: isl6271a: Allow missing init_data for diagnostics by Mark Brown · 13 years ago
  89. 02b55216 regulator: gpio-regulator: Basic devm_kzalloc() conversion by Mark Brown · 13 years ago
  90. 69d715a regulator: gpio-regulator: Sort in Makefile by Mark Brown · 13 years ago
  91. 576ca436 regulator: core: Pull non-DT supply mapping into regulator_dev_lookup() by Mark Brown · 13 years ago
  92. 6d191a5 regulator: core: Don't defer probe if there's no DT binding for a supply by Mark Brown · 13 years ago
  93. 01e86f4 regulator: core: Complain if we can't reenable a supply by Mark Brown · 13 years ago
  94. c0d78c2 regulator: anatop: fix 'anatop_regulator' name collision by Shawn Guo · 13 years ago
  95. 939b62d regulator: Convert mc13xxx regulator drivers to set_voltage_sel by Axel Lin · 13 years ago
  96. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 13 years ago
  97. d1cf4f6 regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver by Axel Lin · 13 years ago
  98. 7f52ba7 regulator: Add missing n_voltages setting for max8925 by Axel Lin · 13 years ago
  99. 42ff943 regulator: Set list_voltage callback for max8925 by Axel Lin · 13 years ago
  100. 509cbf8 regulator: Convert 88pm8607 to get_voltage_sel by Axel Lin · 13 years ago