1. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  2. 09f2dd8 Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 11 years ago
  3. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  4. 6979380d Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next by Mark Brown · 11 years ago
  5. 446b466 Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-next by Mark Brown · 11 years ago
  6. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  7. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  8. 36f8250 regulator: fan53555: Prevent multiple include of fan53555.h by Axel Lin · 11 years ago
  9. abe4c51 regulators: max8660: add DT bindings by Daniel Mack · 11 years ago
  10. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  11. 4bdfb27 regulator: core: Add missing stub for regulator_get_exclusive() by Mark Brown · 11 years ago
  12. 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago
  13. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  14. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  15. dc9ceed regulator: core: Make set_voltage_tol() try for mid-range first by Mark Brown · 11 years ago
  16. 0a192cc Merge remote-tracking branch 'regulator/topic/linar' into regulator-next by Mark Brown · 11 years ago
  17. 5a49b4a regulator: ab8500-ext: Register as a device in its own right by Lee Jones · 11 years ago
  18. 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 11 years ago
  19. a2c05e9 Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 by Mark Brown · 11 years ago
  20. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 11 years ago
  21. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 11 years ago
  22. 0e340ce Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 by Mark Brown · 11 years ago
  23. 97844ed Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 by Mark Brown · 11 years ago
  24. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 11 years ago
  25. 3480c0c regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void by Axel Lin · 11 years ago
  26. 3ff4aa9 regulator: max8952: Add Device Tree support by Tomasz Figa · 11 years ago
  27. 3ec6eb9 regulator: max8952: Separate constraints from platform data struct by Tomasz Figa · 11 years ago
  28. 684d5ce regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 by Zhenhua HUANG · 11 years ago
  29. 35e1d5f regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard by Lee Jones · 11 years ago
  30. ae0a9a3 regulator: ab8500: Add support for the ab8540 by Lee Jones · 11 years ago
  31. 547f384 regulator: ab8500: add support for ab8505 by Lee Jones · 11 years ago
  32. da0b0c4 regulator: ab8500: Init debug from regulator driver by Lee Jones · 11 years ago
  33. 41a06aa regulator: ab8500: Remove USB regulator by Lee Jones · 11 years ago
  34. 18bc2b3 regulator: ab8500-ext: Add HW request support by Bengt Jonsson · 11 years ago
  35. d1a8200 regulator: ab8500-ext: New driver to control external regulators by Lee Jones · 11 years ago
  36. 43a5911 regulator: ab8500: Clean out SoC registers by Lee Jones · 11 years ago
  37. 732805a regulator: ab8500: Separate regulator and MFD platform data by Bengt Jonsson · 11 years ago
  38. 33bc8f4 regulator: ab8500: Another push to synchronise recent AB8500 developments by Lee Jones · 11 years ago
  39. 3c1b843 ARM: ux500: regulators: Add mask for configuration by Lee Jones · 11 years ago
  40. d79df32 regulator: ab8500: Further populate initialisation registers by Lee Jones · 11 years ago
  41. 51dcdaf regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable by Axel Lin · 12 years ago
  42. 7b74d14 regulator: core: use regulator_ena_pin member by Kim, Milo · 12 years ago
  43. f19b00d regulator: core: support shared enable GPIO concept by Kim, Milo · 12 years ago
  44. c8801a8 regulator: core: Mark all get and enable calls as __must_check by Mark Brown · 12 years ago
  45. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 12 years ago
  46. c8520b4 regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations by Axel Lin · 12 years ago
  47. f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
  48. 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  49. adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
  50. f675649 Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next by Mark Brown · 12 years ago
  51. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
  52. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  53. 5979b2a Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-min by Mark Brown · 12 years ago
  54. 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
  55. 1a8f85d regulator: add missing prototype for regulator_is_supported_voltage by Philip Rakity · 12 years ago
  56. f86221d Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplug by Mark Brown · 12 years ago
  57. 5928f53 regulator: max8973: add regulator driver support by Laxman Dewangan · 12 years ago
  58. fe1e43f regulator: core: Add regulator_is_supported_voltage_tol() by Mark Brown · 12 years ago
  59. 24282a1 regulator: tps65090: Register all regulators in single probe call by Laxman Dewangan · 12 years ago
  60. bd7a2b6 regulator: core: Support for continuous voltage range by Pawel Moll · 12 years ago
  61. 0c57067 regulator: tps51632: Add tps51632 regulator driver by Laxman Dewangan · 12 years ago
  62. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  63. df36793 regulator: core: Provide regmap get/set bypass operations by Mark Brown · 12 years ago
  64. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  65. 49d8c59 regulator: Fairchild fan53555 support by Yunfan Zhang · 12 years ago
  66. 380a0e6 regulator: Clarify documentation for regmap in the config by Mark Brown · 12 years ago
  67. 89009e1 regulator: Update comment for set_current_limit callback of struct regulator_ops by Axel Lin · 12 years ago
  68. 3f19657 regulator: add a new API regulator_set_voltage_tol() by Shawn Guo · 12 years ago
  69. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  70. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  71. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  72. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  73. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  74. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  75. 4fe2379 regulator: add missing defintion regulator_is_supported_voltage by Philip Rakity · 12 years ago
  76. 15719cc regulator: extend the fixed dummy voltage regulator to accept voltage by Guennadi Liakhovetski · 12 years ago
  77. dfad84a regulator: support multiple dummy fixed regulators by Guennadi Liakhovetski · 12 years ago
  78. af8b5fc regulator: add new regulator driver for lp872x by Kim, Milo · 12 years ago
  79. 08aed2f regulator: stubs: Make stub regulator_get_voltage() return an error by Mark Brown · 12 years ago
  80. ea38d13 regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS by Axel Lin · 12 years ago
  81. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  82. 98a175b regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. by Yadwinder Singh Brar · 12 years ago
  83. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 12 years ago
  84. 9a00630 regulator: tps62360: support force PWM mode via regulator mode by Laxman Dewangan · 12 years ago
  85. 8bdca009 regulator: tps62360: make init_data of platform data to pointer. by Laxman Dewangan · 12 years ago
  86. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  87. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  88. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  89. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  90. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 12 years ago
  91. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 12 years ago
  92. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 12 years ago
  93. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  94. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  95. 1474e4d Merge branch 'regulator-register' into regulator-drivers by Mark Brown · 12 years ago
  96. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  97. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 12 years ago
  98. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 12 years ago
  99. 452534e regulator: Add TPS65090 regulator driver by Venu Byravarasu · 12 years ago
  100. 15c08f6 regulator: Fix comments in include/linux/regulator/machine.h by Axel Lin · 12 years ago