1. c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  2. b14903e regulator: add regulator_can_change_voltage stub by Arnd Bergmann · 10 years ago
  3. b58e917 Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 10 years ago
  4. 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  5. d660e92 regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR by Viresh Kumar · 10 years ago
  6. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 10 years ago
  7. df7926f regulator: core: Return error in get optional stub by Tim Kryger · 10 years ago
  8. 7b83648 Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 10 years ago
  9. ca5d1b3 regulator: helpers: Modify helpers enabling multi-bit control by Carlo Caione · 10 years ago
  10. f251848 regulator: pfuze100: add pfuze200 support by Robin Gong · 10 years ago
  11. 33036f4 regulator: act8865: add PMIC act8865 driver by Wenyou Yang · 11 years ago
  12. aef393d Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  13. 4c35c86 Merge remote-tracking branch 'regulator/topic/linear' into regulator-next by Mark Brown · 11 years ago
  14. 706664c Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next by Mark Brown · 11 years ago
  15. 81e439f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  16. 420118d Merge remote-tracking branch 'regulator/topic/alias' into regulator-next by Mark Brown · 11 years ago
  17. a06ccd9 regulator: core: Add ability to create a lookup alias for supply by Charles Keepax · 11 years ago
  18. 8828bae regulator: Add REGULATOR_LINEAR_RANGE macro by Axel Lin · 11 years ago
  19. e277e65 regulator: Remove max_uV from struct regulator_linear_range by Axel Lin · 11 years ago
  20. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  21. 7c2330f regulator: fix fatal kernel-doc error by Randy Dunlap · 11 years ago
  22. 4f0ac6d regulator: core: Remove unused regulator_use_dummy_regulator() by Mark Brown · 11 years ago
  23. b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
  24. 5a52360 regulator: core: provide fixed voltage in desc for single voltage rail by Laxman Dewangan · 11 years ago
  25. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  26. 09f2dd8 Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 11 years ago
  27. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  28. 6979380d Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next by Mark Brown · 11 years ago
  29. 446b466 Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-next by Mark Brown · 11 years ago
  30. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  31. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  32. 36f8250 regulator: fan53555: Prevent multiple include of fan53555.h by Axel Lin · 11 years ago
  33. abe4c51 regulators: max8660: add DT bindings by Daniel Mack · 11 years ago
  34. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  35. 4bdfb27 regulator: core: Add missing stub for regulator_get_exclusive() by Mark Brown · 11 years ago
  36. 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago
  37. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  38. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  39. dc9ceed regulator: core: Make set_voltage_tol() try for mid-range first by Mark Brown · 11 years ago
  40. 0a192cc Merge remote-tracking branch 'regulator/topic/linar' into regulator-next by Mark Brown · 11 years ago
  41. 5a49b4a regulator: ab8500-ext: Register as a device in its own right by Lee Jones · 11 years ago
  42. 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 11 years ago
  43. a2c05e9 Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 by Mark Brown · 11 years ago
  44. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 11 years ago
  45. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 11 years ago
  46. 0e340ce Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 by Mark Brown · 11 years ago
  47. 97844ed Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 by Mark Brown · 11 years ago
  48. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 11 years ago
  49. 3480c0c regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void by Axel Lin · 11 years ago
  50. 3ff4aa9 regulator: max8952: Add Device Tree support by Tomasz Figa · 11 years ago
  51. 3ec6eb9 regulator: max8952: Separate constraints from platform data struct by Tomasz Figa · 11 years ago
  52. 684d5ce regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 by Zhenhua HUANG · 11 years ago
  53. 35e1d5f regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard by Lee Jones · 11 years ago
  54. ae0a9a3 regulator: ab8500: Add support for the ab8540 by Lee Jones · 11 years ago
  55. 547f384 regulator: ab8500: add support for ab8505 by Lee Jones · 11 years ago
  56. da0b0c4 regulator: ab8500: Init debug from regulator driver by Lee Jones · 11 years ago
  57. 41a06aa regulator: ab8500: Remove USB regulator by Lee Jones · 11 years ago
  58. 18bc2b3 regulator: ab8500-ext: Add HW request support by Bengt Jonsson · 11 years ago
  59. d1a8200 regulator: ab8500-ext: New driver to control external regulators by Lee Jones · 11 years ago
  60. 43a5911 regulator: ab8500: Clean out SoC registers by Lee Jones · 11 years ago
  61. 732805a regulator: ab8500: Separate regulator and MFD platform data by Bengt Jonsson · 11 years ago
  62. 33bc8f4 regulator: ab8500: Another push to synchronise recent AB8500 developments by Lee Jones · 11 years ago
  63. 3c1b843 ARM: ux500: regulators: Add mask for configuration by Lee Jones · 11 years ago
  64. d79df32 regulator: ab8500: Further populate initialisation registers by Lee Jones · 11 years ago
  65. 51dcdaf regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable by Axel Lin · 11 years ago
  66. 7b74d14 regulator: core: use regulator_ena_pin member by Kim, Milo · 11 years ago
  67. f19b00d regulator: core: support shared enable GPIO concept by Kim, Milo · 11 years ago
  68. c8801a8 regulator: core: Mark all get and enable calls as __must_check by Mark Brown · 12 years ago
  69. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 11 years ago
  70. c8520b4 regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations by Axel Lin · 12 years ago
  71. f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
  72. 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  73. adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
  74. f675649 Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next by Mark Brown · 12 years ago
  75. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
  76. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  77. 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
  78. 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
  79. 1a8f85d regulator: add missing prototype for regulator_is_supported_voltage by Philip Rakity · 12 years ago
  80. 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
  81. 5928f53 regulator: max8973: add regulator driver support by Laxman Dewangan · 12 years ago
  82. fe1e43f regulator: core: Add regulator_is_supported_voltage_tol() by Mark Brown · 12 years ago
  83. 24282a1 regulator: tps65090: Register all regulators in single probe call by Laxman Dewangan · 12 years ago
  84. bd7a2b6 regulator: core: Support for continuous voltage range by Pawel Moll · 12 years ago
  85. 0c57067 regulator: tps51632: Add tps51632 regulator driver by Laxman Dewangan · 12 years ago
  86. 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
  87. df36793 regulator: core: Provide regmap get/set bypass operations by Mark Brown · 12 years ago
  88. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  89. 49d8c59 regulator: Fairchild fan53555 support by Yunfan Zhang · 12 years ago
  90. 380a0e6 regulator: Clarify documentation for regmap in the config by Mark Brown · 12 years ago
  91. 89009e1 regulator: Update comment for set_current_limit callback of struct regulator_ops by Axel Lin · 12 years ago
  92. 3f19657 regulator: add a new API regulator_set_voltage_tol() by Shawn Guo · 12 years ago
  93. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  94. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  95. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  96. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  97. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  98. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  99. 4fe2379 regulator: add missing defintion regulator_is_supported_voltage by Philip Rakity · 12 years ago
  100. 15719cc regulator: extend the fixed dummy voltage regulator to accept voltage by Guennadi Liakhovetski · 12 years ago