1. 1474e4d Merge branch 'regulator-register' into regulator-drivers by Mark Brown · 12 years ago
  2. f604c10 regulator: Convert rc5t583 to set_voltage by Axel Lin · 12 years ago
  3. 09de347 regulator: max8649: Constify regulator_desc by Axel Lin · 12 years ago
  4. 0373bcf regulator: max1586: Constify regulator_desc by Axel Lin · 12 years ago
  5. 78637a3 regulator: tps65217: Constify regulator_desc by Axel Lin · 12 years ago
  6. d882d73 regulator: tps6105x: Constify regulator_desc by Axel Lin · 12 years ago
  7. bd6ff0d regulator: max8952: Constify regulator_desc by Axel Lin · 12 years ago
  8. 621adb3 regulator: max8660: Constify regulator_desc by Axel Lin · 12 years ago
  9. dd16b1f regulator: Convert twl4030ldo_set_voltage to set_voltage_sel by Axel Lin · 13 years ago
  10. 4eb0645 regulator: rc5t583: Correct MODULE LICENSE to GPL v2 by Laxman Dewangan · 12 years ago
  11. 95e301b regulator: rc5t583: Simplify RC5T583_REG macro by Axel Lin · 12 years ago
  12. e3a7384 regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info by Axel Lin · 12 years ago
  13. 9cc7a45 regulator: rc5t583: Fix off-by-one valid range checking for selector by Axel Lin · 12 years ago
  14. 7eb6444 regulator: da9052: Remove unneeded devm_kfree calls by Axel Lin · 12 years ago
  15. 0d2fbc5 regulator: pcap: Constify regulator_desc by Axel Lin · 12 years ago
  16. 1bdcf11 regulator: lp3972: Constify regulator_desc by Axel Lin · 12 years ago
  17. 14add4f regulator: lp3971: Constify regulator_desc by Axel Lin · 12 years ago
  18. 4b65e15 regulator: isl6271a: Constify regulator_desc by Axel Lin · 12 years ago
  19. 2ac2d7d regulator: pcf50633: Constify regulator_desc by Axel Lin · 12 years ago
  20. 487f71e regulator: ad5398: Constify regulator_desc by Axel Lin · 12 years ago
  21. a69df8a regulator: Fix rc5t583_regulator_probe error handling by Axel Lin · 12 years ago
  22. ad9c5ff regulator: aat2870: Add MODULE_ALIAS by Mark Brown · 13 years ago
  23. 6ffc327 regulator: Add support for RICOH PMIC RC5T583 regulator by Laxman Dewangan · 12 years ago
  24. 25e4d60 regulator: wm8994: Constify regulator_desc by Mark Brown · 13 years ago
  25. 47924b6 regulator: wm8350: Constify regulator_desc by Mark Brown · 13 years ago
  26. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 13 years ago
  27. 173f24d regulator: tps6524x: Use module_spi_driver() by Mark Brown · 13 years ago
  28. 4a78f2c regulator: max8860: Remove announcement on probe by Mark Brown · 13 years ago
  29. f4d13e7 regulator: max8649: Remove contentless announcement log message by Mark Brown · 13 years ago
  30. 5af34e6 regulator: lp3971: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  31. 8df8d8a0 regulator: isl6271a: Allow missing init_data for diagnostics by Mark Brown · 13 years ago
  32. 02b55216 regulator: gpio-regulator: Basic devm_kzalloc() conversion by Mark Brown · 13 years ago
  33. 69d715a regulator: gpio-regulator: Sort in Makefile by Mark Brown · 13 years ago
  34. 939b62d regulator: Convert mc13xxx regulator drivers to set_voltage_sel by Axel Lin · 13 years ago
  35. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 13 years ago
  36. d1cf4f6 regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver by Axel Lin · 13 years ago
  37. 7f52ba7 regulator: Add missing n_voltages setting for max8925 by Axel Lin · 13 years ago
  38. 42ff943 regulator: Set list_voltage callback for max8925 by Axel Lin · 13 years ago
  39. 509cbf8 regulator: Convert 88pm8607 to get_voltage_sel by Axel Lin · 13 years ago
  40. 4ca1e1d regulator: Convert 88pm8607 to set_voltage_sel by Axel Lin · 13 years ago
  41. 53b6949 regulator: Add missing n_voltages setting for 88pm8607 by Axel Lin · 13 years ago
  42. d3d7bcc regulator: Set list_voltage callback for 88pm8607 by Axel Lin · 13 years ago
  43. 6085d4d regulator: Trivial comment fix for wm831x-ldo driver by Axel Lin · 13 years ago
  44. 4af7c1d regulator: Convert tps6524x to get_voltage_sel by Axel Lin · 13 years ago
  45. f8ee339 regulator: Convert tps6524x to set_voltage_sel by Axel Lin · 13 years ago
  46. 0df8c96 regulator: ad5398: Use devm_kzalloc by Axel Lin · 13 years ago
  47. 935c14a regulator: ad5398: show changing current in uA by Axel Lin · 13 years ago
  48. 36a2afd regulator: tps65023: Remove unused client field from struct tps_pmic by Axel Lin · 13 years ago
  49. c60f1718 regulator: Remove unused name and client fields from struct tps62360_chip by Axel Lin · 13 years ago
  50. 0ec446e regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs by Axel Lin · 13 years ago
  51. 9210f05 regulator: Fix da9052 ldo regulator names by Axel Lin · 13 years ago
  52. 7061873 regulator: Convert tps65023 to set_voltage_sel by Axel Lin · 13 years ago
  53. 4533f80 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros by Axel Lin · 13 years ago
  54. 6f43c38 regulator: Make max8997_get_voltage_register always return correct register by Axel Lin · 13 years ago
  55. 6ea67d0 regulator: Convert max8952 to set_voltage_sel by Axel Lin · 13 years ago
  56. 4b3bd55 regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro by Axel Lin · 13 years ago
  57. 0ca2d6e regulator: tps65090: Use IS_ERR to check return value of regulator_register by Axel Lin · 13 years ago
  58. e181623 regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops by Axel Lin · 13 years ago
  59. eed0651 regulator: Convert tps6586x to set_voltage_sel by Axel Lin · 13 years ago
  60. 44a7cda regulator: Convert tps6586x to get_voltage_sel by Axel Lin · 13 years ago
  61. 4c60165 regulator: wm831x-dcdc: Use devm_kzalloc by Axel Lin · 13 years ago
  62. 3cbff37 regulator: Convert pcap-regulator to get_voltage_sel by Axel Lin · 13 years ago
  63. d5ec963 regulator: Convert pcap-regulator to set_voltage_sel by Axel Lin · 13 years ago
  64. 24c896f regulator: Convert lp3972 to set_voltage_sel by Axel Lin · 13 years ago
  65. dd8e231 regulator: Convert lp3971 to set_voltage_sel by Axel Lin · 13 years ago
  66. 452534e regulator: Add TPS65090 regulator driver by Venu Byravarasu · 13 years ago
  67. 4dbd8f6 regulator: gpio-regulator: Set the smallest voltage/current in the specified range by Axel Lin · 13 years ago
  68. 9d44206 regulator: fixed: Don't supply voltage change ops when no GPIO is given by Mark Brown · 13 years ago
  69. c45bb35 regulator: fixed: Use devm_kzalloc() by Mark Brown · 13 years ago
  70. 33426e9 regulator: Use tps65912_get_voltage for both DCDCs and LDOs by Axel Lin · 13 years ago
  71. f72d643 regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs by Axel Lin · 13 years ago
  72. c8237f0 regulator: max8952: Simplify the logic to get vid[0|1] status by Axel Lin · 13 years ago
  73. 1f793ff regulator: Convert ab3100 to set_voltage_sel by Axel Lin · 13 years ago
  74. ae713d3 regulator: Convert ab8500 to set_voltage_sel by Axel Lin · 13 years ago
  75. 8300d2f regulator: Convert pcf50633 to get_voltage_sel by Axel Lin · 13 years ago
  76. 022dcdf regulator: pcf50633: Don't write to reserved bits of AUTO output voltage select register by Axel Lin · 13 years ago
  77. 7e44bb8 regulator: Add support s5m8767 opmode operation by Sangbeom Kim · 13 years ago
  78. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  79. 511f1cb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers by Arnd Bergmann · 13 years ago
  80. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  81. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 13 years ago
  82. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  83. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 13 years ago
  84. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  85. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  86. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  87. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 13 years ago
  88. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 13 years ago
  89. ca61a7b regulator: Convert tps6507x to set_voltage_sel by Axel Lin · 13 years ago
  90. f2933d3 regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs by Axel Lin · 13 years ago
  91. 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 13 years ago
  92. 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 13 years ago
  93. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 13 years ago
  94. e3e5aff regulator: Add Anatop regulator driver by Ying-Chun Liu (PaulLiu) · 13 years ago
  95. c567556 regulator: Simplify implementation of tps65912_get_voltage_dcdc by Axel Lin · 13 years ago
  96. 831c986 regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx by Axel Lin · 13 years ago
  97. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 13 years ago
  98. 5db6d09 regulator: max8925: Use DIV_ROUND_UP macro by Axel Lin · 13 years ago
  99. 42b5efe regulator: tps65912: Use simple equations to get register address by Axel Lin · 13 years ago
  100. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 13 years ago