1. ad21edc Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65910' and 'regulator/topic/voltage-ev' into regulator-next by Mark Brown · 10 years ago
  2. a81bf3c Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-next by Mark Brown · 10 years ago
  3. 3f7c696 Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-isl9305 by Mark Brown · 10 years ago
  4. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  5. 7179569 regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) by Heiko Stübner · 10 years ago
  6. 39f5460 regulator: core: add const to regulator_ops and fix build error in mc13892 by Guodong Xu · 10 years ago
  7. 871f565 regulator: core: add guard delay between calling regulator_disable and _enable by Guodong Xu · 10 years ago
  8. 79fd114 regulator: core: factor out delay function from _regulator_do_enable by Guodong Xu · 10 years ago
  9. 272e231 regulator: core: add const qualifier to ops in struct regulator_desc by Guodong Xu · 10 years ago
  10. a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
  11. 26988ef regulator: core: Allow to get voltage count and list from parent by Javier Martinez Canillas · 10 years ago
  12. e303996 regulator: core: Get voltage from parent if not available by Javier Martinez Canillas · 10 years ago
  13. 04eca28 regulator: Add helpers for low-level register access by Tuomas Tynkkynen · 10 years ago
  14. 778b28b regulator: core: convert to use gpio_desc internally by Russell King · 10 years ago
  15. 69d5883 regulator: core: print error value when constraints are not applied by Nishanth Menon · 10 years ago
  16. 2c7a6a3 Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-next by Mark Brown · 10 years ago
  17. 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  18. 064d5cd regulator: core: Fix the init of DT defined fixed regulators by Alban Bedel · 10 years ago
  19. fd482a3 regulator: core: Disable unused regulators after deferred probing is done by Saravana Kannan · 10 years ago
  20. e953583 regulator: Don't disable unused regulators we don't have permission for by Mark Brown · 10 years ago
  21. 69c3f72 regulator: Fix regulator_get_{optional,exclusive}() documentation by Stephen Boyd · 10 years ago
  22. 3669862 regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_range by Axel Lin · 10 years ago
  23. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 10 years ago
  24. 63c7c9e regulator: core: Get and put regulator of_node by Charles Keepax · 10 years ago
  25. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  26. 29dbdcf Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  27. 16e3f53 Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  28. 66fda75 regulator: core: Replace direct ops->disable usage by Markus Pargmann · 10 years ago
  29. 30c2197 regulator: core: Replace direct ops->enable usage by Markus Pargmann · 10 years ago
  30. f29d778 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  31. acc3d5c regulator: core: Change dummy supplies error message to a warning by Shuah Khan · 10 years ago
  32. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  33. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  34. c00dc35 regulator: core: Allow regulator_set_voltage for fixed regulators by Bjorn Andersson · 11 years ago
  35. 317b568 regulator: core: Correct default return value for full constraints by Mark Brown · 11 years ago
  36. 0d25d09 regulator: core: Fix checkpatch issue by Jingoo Han · 11 years ago
  37. 0781719 regulator: core: don't print an error when no regulator is found by Hans de Goede · 11 years ago
  38. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  39. 75bc964 regulator: core: Check for DT every time we check full constraints by Mark Brown · 11 years ago
  40. 87b2841 regulator: core: Replace checks of have_full_constraints with a function by Mark Brown · 11 years ago
  41. f446043 regulator: fixed: fix regulator_list_voltage() for regression by Guennadi Liakhovetski · 11 years ago
  42. aef393d Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  43. 706664c Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next by Mark Brown · 11 years ago
  44. 81e439f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  45. a06ccd9 regulator: core: Add ability to create a lookup alias for supply by Charles Keepax · 11 years ago
  46. 4040394 regulator: core: Always warn when using a dummy regulator by Mark Brown · 11 years ago
  47. 5df529d regulator: core: Reduce busy-wait looping by Thierry Reding · 11 years ago
  48. ef60abb regulator: core: Always use return value when regulator_dev_lookup() fails by Mark Brown · 11 years ago
  49. 043c998 regulator: core: Fix return code for invalid parameters by Mark Brown · 11 years ago
  50. 9b92da1 regulator: core: Fix default return value for _get() by Mark Brown · 11 years ago
  51. f8c1700 regulator: core: set current constraints while setting machine constraints by Laxman Dewangan · 11 years ago
  52. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  53. 4f0ac6d regulator: core: Remove unused regulator_use_dummy_regulator() by Mark Brown · 11 years ago
  54. 4ddfebd regulator: core: Provide a dummy regulator with full constraints by Mark Brown · 11 years ago
  55. 0cdfcc0 regulator: core: Split devres code out into a separate file by Mark Brown · 11 years ago
  56. cee8e35 regulator: core: Refactor devm_regulator_get* APIs by Axel Lin · 11 years ago
  57. 42141f2 regulator: core: Fix a trivial typo by Sachin Kamat · 11 years ago
  58. b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
  59. 5a52360 regulator: core: provide fixed voltage in desc for single voltage rail by Laxman Dewangan · 11 years ago
  60. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  61. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  62. 724d054 Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next by Mark Brown · 11 years ago
  63. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  64. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  65. 84fcf44 regulator: core: Use bool for exclusivitity flag by Mark Brown · 11 years ago
  66. d295f76 regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c by Axel Lin · 11 years ago
  67. c4a54b8 regulator: core: Move helpers for drivers out into a separate file by Mark Brown · 11 years ago
  68. eca2a65 Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-helpers by Mark Brown · 11 years ago
  69. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  70. 587cea2 regulator: core: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  71. 6c918d2 regulator: core: Ensure selector is mapped by Mark Brown · 11 years ago
  72. a56d66a regulator: core: Allow fixed voltage range in multiple linear ranges by Axel Lin · 11 years ago
  73. 070260f regulator: core: Use the power efficient workqueue for delayed powerdown by Mark Brown · 11 years ago
  74. 5b17595 regulator: core: Remove redundant checks by Yadwinder Singh Brar · 11 years ago
  75. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  76. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  77. 891636e regulator: core: Drop references on supply regulator when unregistering by Mark Brown · 11 years ago
  78. 0a192cc Merge remote-tracking branch 'regulator/topic/linar' into regulator-next by Mark Brown · 11 years ago
  79. 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 11 years ago
  80. 2a66a85 Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus by Mark Brown · 11 years ago
  81. ce0d10f regulator: core: Correct spelling mistake in comment by Charles Keepax · 11 years ago
  82. 31d6eeb regulator: Fix kernel-doc generation warnings. by Robert P. J. Day · 11 years ago
  83. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 11 years ago
  84. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 11 years ago
  85. 0e340ce Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 by Mark Brown · 11 years ago
  86. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 11 years ago
  87. 1e4b545 regulator: core: return err value for regulator_get if there is no DT binding by Nishanth Menon · 11 years ago
  88. 0f7b87f regulator: core: don't require a supply when supply_name is specified by Andrew Bresticker · 11 years ago
  89. 167d41d regulator: Fix typo in of_get_regulator function comments by Maxime Ripard · 11 years ago
  90. 51dcdaf regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable by Axel Lin · 11 years ago
  91. 6d62768 Merge remote-tracking branch 'regulator/fix/doc' into tmp by Mark Brown · 11 years ago
  92. 7b74d14 regulator: core: use regulator_ena_pin member by Kim, Milo · 11 years ago
  93. 967cfb1 regulator: core: manage enable GPIO list by Kim, Milo · 11 years ago
  94. f19b00d regulator: core: support shared enable GPIO concept by Kim, Milo · 11 years ago
  95. fbe3105 regulator: fixed regulator_bulk_enable unwinding code by Andrzej Hajda · 11 years ago
  96. 9345dfb regulator: core: fix documentation error in regulator_allow_bypass by Nishanth Menon · 11 years ago
  97. a4dba88 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 11 years ago
  98. 52582ad Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  99. fc22152 Merge remote-tracking branch 'regulator/topic/apply' into regulator-next by Mark Brown · 11 years ago
  100. 9c7b4e8 regulator: Fix memory garbage dev_err printout. by Russ Dill · 11 years ago