1. 9db7f05 regulator: tps65912: Convert to get_voltage_sel by Axel Lin · 12 years ago
  2. 0f80ea1 regulator: max8998: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  3. 8ae5767 regulator: max8997: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  4. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  5. 23b7d09 regulator: max8997: Remove empty set_suspend_enable callback implementation by Axel Lin · 12 years ago
  6. c245c08 regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops by Axel Lin · 12 years ago
  7. 94e85a3 regulator: s5m8767: Use DIV_ROUND_UP to calculate selector by Axel Lin · 12 years ago
  8. b9b49af regulator: max8952: Convert to get_voltage_sel by Axel Lin · 12 years ago
  9. 7c842a1 regulator: tps6507x: Convert to get_voltage_sel by Axel Lin · 12 years ago
  10. 85960e7 regulator: virtual: Replace strict_strtol with kstrtol by Axel Lin · 12 years ago
  11. a67f7e6 regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel by Axel Lin · 12 years ago
  12. a81edbd regulator: virtual: Convert to use devm_* APIs by Axel Lin · 12 years ago
  13. 5abe0c4 regulator: userspace-consumer: Convert to use devm_* APIs by Axel Lin · 12 years ago
  14. 62bc4d4 regulator: Convert max8997 to set_voltage_time_sel by Axel Lin · 12 years ago
  15. 9e96b3a regulator: Convert max8997 to get_voltage_sel by Axel Lin · 12 years ago
  16. 575f690 regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion by Axel Lin · 12 years ago
  17. cd22a96 regulator: da9052: Directly include of.h by Mark Brown · 12 years ago
  18. 9f29c9e regulator: wm8994: Convert to set_voltage_sel() by Mark Brown · 12 years ago
  19. 88c84c1 regulator: da9052: add device tree support by Ying-Chun Liu (PaulLiu) · 12 years ago
  20. 4d26f7d regulator: max8660: Use devm_kzalloc() by Axel Lin · 12 years ago
  21. b7bd05b regulator: max1586: Use devm_kzalloc() by Axel Lin · 12 years ago
  22. ef6bd5a regulator: isl6271a-regulator: Use devm_kzalloc() by Axel Lin · 12 years ago
  23. 276909d regulator: Convert max8998 to set_voltage_time_sel by Axel Lin · 12 years ago
  24. 7b4354b regulator: Convert max8998 to get_voltage_sel by Axel Lin · 12 years ago
  25. b6f476c regulator: twl-regulator: Use twlreg_grp helper function by Axel Lin · 12 years ago
  26. 48c936d regulator: twl-regulator: Implement enable_time callback by Axel Lin · 12 years ago
  27. 32c8fad regulator: Appease smatch in regulator_register() by Mark Brown · 12 years ago
  28. 9eb0c42 regulator: Convert tps65xxx regulator drivers to use devm_kzalloc by Axel Lin · 12 years ago
  29. d914d81 regulator: Convert anatop to use a struct to pass in regulator runtime configuration by Axel Lin · 12 years ago
  30. 0cb2f12 regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage by Axel Lin · 12 years ago
  31. 19a8da2 regulator: tps65023: Use devm_* APIs by Axel Lin · 12 years ago
  32. 9a4bdd8 regulator: tps62360: Convert to devm_regmap_init_i2c() by Axel Lin · 12 years ago
  33. dc553a7 regulator: max8649: Use devm_* APIs by Axel Lin · 12 years ago
  34. 268a164 regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places by Axel Lin · 12 years ago
  35. 5ade393 regulator: twl-regulator: Simplify the code matching regulator id by Axel Lin · 12 years ago
  36. 2e42a7d regulator: max8998: Use simple equation to get selector by Axel Lin · 12 years ago
  37. 2358b77 regulator: max8997: Use simple equation to get selector by Axel Lin · 12 years ago
  38. 0fa310c regulator: max8997: Remove n_bits from struct voltage_map_desc by Axel Lin · 12 years ago
  39. 65896e7 regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro by Axel Lin · 12 years ago
  40. d35aad0 regulator: Use one s5m8767_ops for both LDOs and BUCKs by Axel Lin · 12 years ago
  41. 321d2ab regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs by Axel Lin · 12 years ago
  42. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  43. a9d5801 regulator: Fix build error for mc13783 and mc13892 by Axel Lin · 12 years ago
  44. fe53d18 regulator: Fix a typo in da903x.c by Axel Lin · 12 years ago
  45. ac97c62 regulator: Fix build of ab8500 by Mark Brown · 12 years ago
  46. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  47. 1474e4d Merge branch 'regulator-register' into regulator-drivers by Mark Brown · 12 years ago
  48. f604c10 regulator: Convert rc5t583 to set_voltage by Axel Lin · 12 years ago
  49. 09de347 regulator: max8649: Constify regulator_desc by Axel Lin · 12 years ago
  50. 0373bcf regulator: max1586: Constify regulator_desc by Axel Lin · 12 years ago
  51. 78637a3 regulator: tps65217: Constify regulator_desc by Axel Lin · 12 years ago
  52. d882d73 regulator: tps6105x: Constify regulator_desc by Axel Lin · 12 years ago
  53. bd6ff0d regulator: max8952: Constify regulator_desc by Axel Lin · 12 years ago
  54. 621adb3 regulator: max8660: Constify regulator_desc by Axel Lin · 12 years ago
  55. dd16b1f regulator: Convert twl4030ldo_set_voltage to set_voltage_sel by Axel Lin · 12 years ago
  56. 4eb0645 regulator: rc5t583: Correct MODULE LICENSE to GPL v2 by Laxman Dewangan · 12 years ago
  57. 95e301b regulator: rc5t583: Simplify RC5T583_REG macro by Axel Lin · 12 years ago
  58. e3a7384 regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info by Axel Lin · 12 years ago
  59. 9cc7a45 regulator: rc5t583: Fix off-by-one valid range checking for selector by Axel Lin · 12 years ago
  60. 7eb6444 regulator: da9052: Remove unneeded devm_kfree calls by Axel Lin · 12 years ago
  61. 0d2fbc5 regulator: pcap: Constify regulator_desc by Axel Lin · 12 years ago
  62. 1bdcf11 regulator: lp3972: Constify regulator_desc by Axel Lin · 12 years ago
  63. 14add4f regulator: lp3971: Constify regulator_desc by Axel Lin · 12 years ago
  64. 4b65e15 regulator: isl6271a: Constify regulator_desc by Axel Lin · 12 years ago
  65. 2ac2d7d regulator: pcf50633: Constify regulator_desc by Axel Lin · 12 years ago
  66. 487f71e regulator: ad5398: Constify regulator_desc by Axel Lin · 12 years ago
  67. a69df8a regulator: Fix rc5t583_regulator_probe error handling by Axel Lin · 12 years ago
  68. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  69. ad9c5ff regulator: aat2870: Add MODULE_ALIAS by Mark Brown · 12 years ago
  70. 6ffc327 regulator: Add support for RICOH PMIC RC5T583 regulator by Laxman Dewangan · 12 years ago
  71. 25e4d60 regulator: wm8994: Constify regulator_desc by Mark Brown · 12 years ago
  72. 47924b6 regulator: wm8350: Constify regulator_desc by Mark Brown · 12 years ago
  73. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 12 years ago
  74. 173f24d regulator: tps6524x: Use module_spi_driver() by Mark Brown · 12 years ago
  75. 4a78f2c regulator: max8860: Remove announcement on probe by Mark Brown · 12 years ago
  76. f4d13e7 regulator: max8649: Remove contentless announcement log message by Mark Brown · 12 years ago
  77. 5af34e6 regulator: lp3971: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  78. 8df8d8a0 regulator: isl6271a: Allow missing init_data for diagnostics by Mark Brown · 12 years ago
  79. 02b55216 regulator: gpio-regulator: Basic devm_kzalloc() conversion by Mark Brown · 12 years ago
  80. 69d715a regulator: gpio-regulator: Sort in Makefile by Mark Brown · 12 years ago
  81. 939b62d regulator: Convert mc13xxx regulator drivers to set_voltage_sel by Axel Lin · 12 years ago
  82. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 13 years ago
  83. d1cf4f6 regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver by Axel Lin · 12 years ago
  84. 7f52ba7 regulator: Add missing n_voltages setting for max8925 by Axel Lin · 12 years ago
  85. 42ff943 regulator: Set list_voltage callback for max8925 by Axel Lin · 12 years ago
  86. 509cbf8 regulator: Convert 88pm8607 to get_voltage_sel by Axel Lin · 12 years ago
  87. 4ca1e1d regulator: Convert 88pm8607 to set_voltage_sel by Axel Lin · 12 years ago
  88. 53b6949 regulator: Add missing n_voltages setting for 88pm8607 by Axel Lin · 12 years ago
  89. d3d7bcc regulator: Set list_voltage callback for 88pm8607 by Axel Lin · 12 years ago
  90. 6085d4d regulator: Trivial comment fix for wm831x-ldo driver by Axel Lin · 12 years ago
  91. 4af7c1d regulator: Convert tps6524x to get_voltage_sel by Axel Lin · 12 years ago
  92. f8ee339 regulator: Convert tps6524x to set_voltage_sel by Axel Lin · 12 years ago
  93. 0df8c96 regulator: ad5398: Use devm_kzalloc by Axel Lin · 12 years ago
  94. 935c14a regulator: ad5398: show changing current in uA by Axel Lin · 12 years ago
  95. 36a2afd regulator: tps65023: Remove unused client field from struct tps_pmic by Axel Lin · 12 years ago
  96. c60f1718 regulator: Remove unused name and client fields from struct tps62360_chip by Axel Lin · 12 years ago
  97. 0ec446e regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs by Axel Lin · 12 years ago
  98. 9210f05 regulator: Fix da9052 ldo regulator names by Axel Lin · 12 years ago
  99. 7061873 regulator: Convert tps65023 to set_voltage_sel by Axel Lin · 12 years ago
  100. 4533f80 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros by Axel Lin · 12 years ago