1. e76b9cc regulator: da9052: initialize of_node param for regulator register by Axel Lin · 12 years ago
  2. c06eed3 regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff by Axel Lin · 12 years ago
  3. 232b250 regulator: s2mps11: Fix wrong setting for config.dev by Axel Lin · 12 years ago
  4. 2693fca regulator: s2mps11: Fixup missing commas by Axel Lin · 12 years ago
  5. faa95fd regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions by Axel Lin · 12 years ago
  6. cb74685 regulator: s2mps11: Add samsung s2mps11 regulator driver by Sangbeom Kim · 12 years ago
  7. 7be5318 regulator: tps65910: correct init value of n_voltages by Laxman Dewangan · 12 years ago
  8. b669e0a regulator: max8952: Use core GPIO enable support by Axel Lin · 12 years ago
  9. aa85119 regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings by Axel Lin · 12 years ago
  10. b1a397d regulator: max8952: Remove wrong set_suspend_disable callback setting by Axel Lin · 12 years ago
  11. b86bbdd regulator: da9052: Use for_each_child_of_node() macro by Axel Lin · 12 years ago
  12. d1ef065 regulator: max77686: Initialise rmatch.of_node to NULL. by Yadwinder Singh Brar · 12 years ago
  13. 19228a6 regulator: tps65910: add support for input supply by Laxman Dewangan · 12 years ago
  14. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  15. 4706fca regulator: max77686: Add device tree support. by Yadwinder Singh Brar · 12 years ago
  16. 6c3b956 regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly by Axel Lin · 12 years ago
  17. f8568cb regulator: ab3100: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  18. 6dc027c regulator: arizona-micsupp: Force regulated mode until we have API support by Mark Brown · 12 years ago
  19. 9c6a74c regulator: ad5398: Fix min/max current limit boundary checking by Axel Lin · 12 years ago
  20. fca53d8 regulator: twl: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  21. 4b7c948 regulator: gpio-regulator: Use core GPIO enable support by Axel Lin · 12 years ago
  22. a2a8222 regulator: gpio-regulator: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  23. 94f48ab regulator: tps65910: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  24. a9905b1 regulator: arizona-ldo1: Implement GPIO enable support by Mark Brown · 12 years ago
  25. 495fd8c regulator: wm8994: Use core GPIO enable support by Mark Brown · 12 years ago
  26. 25a53df regulator: fixed: Use core GPIO enable support by Mark Brown · 12 years ago
  27. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  28. 5c5659d regulator: core: Factor out enable and disable operations some more by Mark Brown · 12 years ago
  29. eefaa3c regulator: wm831x-ldo: Specify enable time for alive LDO by Mark Brown · 12 years ago
  30. 00581b3 regulator: wm8994: Set enable_time in descriptor by Mark Brown · 12 years ago
  31. 3d0f267 regulator: fixed: Set enable enable_time in regulator_desc by Mark Brown · 12 years ago
  32. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  33. 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 12 years ago
  34. 844e690 regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage by Axel Lin · 12 years ago
  35. 0072f0a regulator: tps62360: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  36. 1a5d39d regulator: tps65217: invalid if check by Alan Cox · 12 years ago
  37. 1e12dfc regulator: tps6524x: Convert fixed ilimsel to table based by Axel Lin · 12 years ago
  38. cac87fd regulator: tps6524x: Convert to regulator_list_voltage_table() by Axel Lin · 12 years ago
  39. 744c62e Merge tag 'v3.5-rc5' into regulator-drivers by Mark Brown · 12 years ago
  40. f141822 regulator: fixed: support deferred probe for DT GPIOs by Stephen Warren · 12 years ago
  41. d172f31 regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table by Axel Lin · 12 years ago
  42. e2eb169 regulator: s5m8767: Convert to regulator_list_voltage_linear by Axel Lin · 12 years ago
  43. 7f217d3 regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage by Axel Lin · 12 years ago
  44. 1910efa regulator: Add driver for Arizona LDO1 by Mark Brown · 12 years ago
  45. 1af142c regulator: Modify ramp_delay value for s5m8767a by Sangbeom Kim · 12 years ago
  46. 85e6334 Merge tag 'v3.5-rc4' into regulator-drivers by Mark Brown · 12 years ago
  47. 2f6ae6e regulator: rc5t583: Use regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  48. f11d08c regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  49. baae019 regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  50. 9a0fbb6 regulator: max8998: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  51. b515241 regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip by Axel Lin · 12 years ago
  52. a68de07 regulator: palmas: fix regmap offsets for enable/disable by Graeme Gregory · 12 years ago
  53. b19dbf7 regulator: core: Add export of regulator_set_voltage_time_sel() by Mark Brown · 12 years ago
  54. d9fe28f regulator: tps65910: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  55. f6442aa regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 12 years ago
  56. b222a81 regulator: change message level on probing lp872x driver by Kim, Milo · 12 years ago
  57. dc2060c regulator: lp872x: Depend on I2C=y by Mark Brown · 12 years ago
  58. 01bc3a1 regulator: tps65910: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  59. b667a45 regulator: arizona: Add support for microphone supplies on Arizona devices by Mark Brown · 12 years ago
  60. 8386a00 regulator: tps6524x: Fix get_voltage_sel for fixed voltage by Axel Lin · 12 years ago
  61. baf73e2 regulator: lp872x: Return -EINVAL if pdata is NULL by Axel Lin · 12 years ago
  62. f503071 regulator: max77686: Implement .set_ramp_delay() callback by Yadwinder Singh Brar · 12 years ago
  63. c59d2a6 regulator: max77686: Initialize regulator_config by Axel Lin · 12 years ago
  64. 809d310 regulator: lp872x: Don't allow modular build by Mark Brown · 12 years ago
  65. af8b5fc regulator: add new regulator driver for lp872x by Kim, Milo · 12 years ago
  66. e90a844 regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  67. c848bc8 regulator: s5m8767a: Support AP watchdog reset operation by Sangbeom Kim · 12 years ago
  68. 852abad regulator: max77686: Convert driver to use regulator_set_voltage_time_sel. by Yadwinder Singh Brar · 12 years ago
  69. a133829 regulator: tps65023: Convert to get_voltage_sel by Axel Lin · 12 years ago
  70. ba3bd8a regulator: tps65023: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  71. 2c19ad4 regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function by Axel Lin · 12 years ago
  72. 0e8e5c3 regulator: twl: Remove references to 32kHz clock from DT bindings by Mark Brown · 12 years ago
  73. 74ea0e5 regulator: tps65910: Don't use 0 as NULL by Mark Brown · 12 years ago
  74. ea38d13 regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS by Axel Lin · 12 years ago
  75. 398715a regulator: core: Support table based mapping in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  76. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 12 years ago
  77. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  78. b5fb77e regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage by Axel Lin · 12 years ago
  79. d580cb5 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap by Axel Lin · 12 years ago
  80. 0a47968 regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 12 years ago
  81. 1bd1955 regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear by Axel Lin · 12 years ago
  82. 368a788 regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 12 years ago
  83. 07b9e32 regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info by Axel Lin · 12 years ago
  84. 7142e21 regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops by Axel Lin · 12 years ago
  85. 34e74f3 regulator: mc13xxx: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  86. ee5e625 regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage by Axel Lin · 12 years ago
  87. e08ef73 regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation by Axel Lin · 12 years ago
  88. c70ad9d regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  89. 6b57c01 regulator: tps65023: Fix mask for LDOs output voltage select control by Axel Lin · 12 years ago
  90. ec0ab07 regulator: tps65023: Set n_voltages to 1 for fixed voltage by Axel Lin · 12 years ago
  91. c705742 regulator: wm8350: Reuse map_voltage() to get selector of a given uV by Axel Lin · 12 years ago
  92. a967fbf regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  93. ea851f4 regulator: Change db8500-prcmu match names to reflect Device Tree by Lee Jones · 12 years ago
  94. f7f3f1a regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  95. 9d88fc0 regulator: Fix the s5m8767a problem of the division by null by Sangbeom Kim · 12 years ago
  96. b4bc9ef regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap by Axel Lin · 12 years ago
  97. 74e20e5 regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage by Axel Lin · 12 years ago
  98. df2643c regulator: Replace set_voltage with set_voltage_sel by Sangbeom Kim · 12 years ago
  99. 38c20eb regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  100. 3fe3a18 regulator: Remove s5m8767a buck initialization by Sangbeom Kim · 12 years ago