1. 8d67f64 Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps65910' and 'regulator/topic/tps65917' into regulator-next by Mark Brown · 8 years ago
  2. fcaa316 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  3. dbc5595 regulator: core: Fix size limit of supply_map by Haishan Zhou · 8 years ago
  4. 2c2874b regulator: core: Fix voltage change propagations to supply regulators by Tirupathi Reddy · 8 years ago
  5. 0621719 regulator: core: Prioritise consumer mappings over regulator name by Charles Keepax · 8 years ago
  6. 3ffad46 regulator: Allow for asymmetric settling times by Matthias Kaehlcke · 8 years ago
  7. 81bc8e3 Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-next by Mark Brown · 8 years ago
  8. c93609a regulator: core: Allow dummy regulators for supplies by Mark Brown · 8 years ago
  9. 43fc99f regulator: core: Only propagate voltage changes to if it can change voltages by Mark Brown · 8 years ago
  10. d6c1dc3 regulator: Add settling time for non-linear voltage transition by Laxman Dewangan · 8 years ago
  11. fd08604 regulator: core: Limit propagation of parent voltage count and list by Matthias Kaehlcke · 8 years ago
  12. fffd113 regulator: core: Fix kerneldoc comments by Tamara Diaconita · 8 years ago
  13. 264b88c regulator: core: Add new notification for enabling of regulator by Harald Geyer · 8 years ago
  14. 0630b61 regulator: Mark supply_name const and duplicate it as such by Stephen Boyd · 8 years ago
  15. b7cd1b1 regulator: core: use snprintf() instead of scnprintf() by Bartosz Golaszewski · 8 years ago
  16. fad9cd4 Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/supplies' and 'regulator/topic/tps65217' into regulator-next by Mark Brown · 8 years ago
  17. 401c424 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  18. 0fe3f97 Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps65086' into regulator-linus by Mark Brown · 8 years ago
  19. 3827b64 regulator: core: Resolve supplies before disabling unused regulators by Javier Martinez Canillas · 8 years ago
  20. e42a46b regulator: Fix regulator_summary for deviceless consumers by Leonard Crestez · 8 years ago
  21. a4d7641 regulator: core: simplify _regulator_get() by Dmitry Torokhov · 8 years ago
  22. 163478d regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors by Dmitry Torokhov · 8 years ago
  23. d1642ea regulator: core: fix typo in regulator_bulk_disable() by Dmitry Torokhov · 8 years ago
  24. b8c77ff regulator: core: simplify regulator_bulk_force_disable() by Dmitry Torokhov · 8 years ago
  25. a8bd42a regulator: core: have _regulator_get() accept get_type argument by Dmitry Torokhov · 8 years ago
  26. 7d245af regulator: core: remove dead code in _regulator_get() by Dmitry Torokhov · 8 years ago
  27. 66d228a regulator: core: Don't use regulators as supplies until the parent is bound by Jon Hunter · 8 years ago
  28. bed6972 Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/bypass', 'regulator/topic/error' and 'regulator/topic/fixed' into regulator-next by Mark Brown · 8 years ago
  29. 6b46856 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  30. b2661e9 regulator: core: add newline in debug message by David Lechner · 8 years ago
  31. 109c75a regulator: core: Correct type of mode in regulator_mode_constrain by Charles Keepax · 8 years ago
  32. 1b5b422 regulator: core: Add new API to poll for error conditions by Axel Haslam · 8 years ago
  33. ba14fa1 regulator: core: silence warning: "VDD1: ramp_delay not set" by H. Nikolaus Schaller · 8 years ago
  34. 2dfcb92 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080', 'regulator/topic/rk808', 'regulator/topic/set-voltage' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 8 years ago
  35. 81c383c Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx500', 'regulator/topic/hi6421', 'regulator/topic/load' and 'regulator/topic/ltc3676' into regulator-next by Mark Brown · 8 years ago
  36. 5777661 regulator: core: don't return error with inadequate reason by Joonwoo Park · 8 years ago
  37. 73e705b regulator: core: Add set_voltage_time op by Matthias Kaehlcke · 8 years ago
  38. d89564e regulator: core: Don't skip set_voltage_time when ramp delay disabled by Matthias Kaehlcke · 8 years ago
  39. 31dfe68 regulator: core: Simplify error flow in _regulator_do_set_voltage() by Matthias Kaehlcke · 8 years ago
  40. 57995a4 regulator: core: Use local ops variable in _regulator_do_set_voltage() by Matthias Kaehlcke · 8 years ago
  41. 565f9b0 regulator: Remove support for optional supplies in the bulk API by Bjorn Andersson · 8 years ago
  42. fc1e1c4 regulator: Remove regulator_can_change_voltage() by Mark Brown · 9 years ago
  43. 78d5501 Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic/constrain', 'regulator/topic/debugfs' and 'regulator/topic/doc' into regulator-next by Mark Brown · 9 years ago
  44. ab36885 Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 9 years ago
  45. 170b649 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  46. 75941a1 Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next by Mark Brown · 9 years ago
  47. 93878cd Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer' into regulator-linus by Mark Brown · 9 years ago
  48. 45389c4 regulator: core: Add early supply resolution for regulators by Jon Hunter · 9 years ago
  49. cbc13a6 Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 9 years ago
  50. 8a34e97 regulator: refactor valid_ops_mask checking code by WEN Pingbo · 9 years ago
  51. c438b9d regulator: core: Move registration of regulator device by Jon Hunter · 9 years ago
  52. f89ba33 Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 9 years ago
  53. 8e5356a regulator: core: Clear the supply pointer if enabling fails by Jon Hunter · 9 years ago
  54. 7ddede6 regulator: core: Don't terminate supply resolution early by Jon Hunter · 9 years ago
  55. 2d80a91 regulator: core: Add debugfs to show constraint flags by Richard Fitzgerald · 9 years ago
  56. 07c5c3a regulator: core: remove lockdep assert from suspend_prepare by Tero Kristo · 9 years ago
  57. 2c0a303 regulator: core: Fix locking of GPIO list on free by Mark Brown · 9 years ago
  58. 469b640 regulator: reorder initialization steps in regulator_register() by Boris Brezillon · 9 years ago
  59. fef9501 regulator: core: Use parent voltage from the supply when bypassed by Mark Brown · 9 years ago
  60. a215137 regulator: Fix deadlock during regulator registration by Jon Hunter · 9 years ago
  61. 45a91e8 regulator: core: Log when we bring constraints into range by Mark Brown · 9 years ago
  62. 5e3ca2b regulator: Try to resolve regulators supplies on registration by Javier Martinez Canillas · 9 years ago
  63. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 9 years ago
  64. e437b90 regulator: core: Remove duplicate copy of active-discharge parsing by Vladimir Zapolskiy · 9 years ago
  65. 95a293c regulator: Remove unneded check for regulator supply by Javier Martinez Canillas · 9 years ago
  66. d6d50a8 Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/max77620', 'regulator/topic/max77686', 'regulator/topic/max77802' and 'regulator/topic/maxim' into regulator-next by Mark Brown · 9 years ago
  67. d1f8302 Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/fan53555', 'regulator/topic/gpio', 'regulator/topic/hi655x' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 9 years ago
  68. 909f7ee regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
  69. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
  70. 3216523 regulator: core: fix crash in error path of regulator_register by Krzysztof Adamski · 9 years ago
  71. ece497a Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
  72. daad134 regulator: core: Request GPIO before creating sysfs entries by Krzysztof Adamski · 9 years ago
  73. 6333ef4 regulator: core: Rely on regulator_dev_release to free constraints by Charles Keepax · 9 years ago
  74. 3fbd90b Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6311', 'regulator/topic/optional', 'regulator/topic/palmas' and 'regulator/topic/pv88060' into regulator-next by Mark Brown · 9 years ago
  75. 8bd31df Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm363x', 'regulator/topic/lockdep' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 9 years ago
  76. 9fa2957 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  77. 70dc6da regulator: core: remove some dead code by Dan Carpenter · 9 years ago
  78. 83080a1 regulator: core: use dev_to_rdev by Geliang Tang · 9 years ago
  79. 70a7fb8 regulator: core: Fix nested locking of supplies by Thierry Reding · 9 years ago
  80. 49a6bb7 regulator: core: Ensure we lock all regulators by Mark Brown · 9 years ago
  81. bb41897 regulator: core: fix regulator_lock_supply regression by Arnd Bergmann · 9 years ago
  82. fa731ac regulator: core: avoid unused variable warning by Arnd Bergmann · 9 years ago
  83. 3ff3f51 regulator: Make bulk API support optional supplies by Bjorn Andersson · 9 years ago
  84. 62e544b Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
  85. 5408dd8 Merge remote-tracking branch 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
  86. ce3c059 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  87. d9b96d3 regulator: Use regulator_lock_supply() for get_voltage() too by Mark Brown · 9 years ago
  88. fc42112 regulator: core: Propagate voltage changes to supply regulators by Sascha Hauer · 9 years ago
  89. a204f41 regulator: core: Factor out regulator_map_voltage by Sascha Hauer · 9 years ago
  90. a9f226b regulator: core: create unlocked version of regulator_set_voltage by Sascha Hauer · 9 years ago
  91. 3a40cfc regulator: core: create unlocked version of regulator_list_voltage by Sascha Hauer · 9 years ago
  92. 9f01cd4 regulator: core: introduce function to lock regulators and its supplies by Sascha Hauer · 9 years ago
  93. 0642312 regulator: core: Handle probe deferral from DT when resolving supplies by Mark Brown · 9 years ago
  94. 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  95. 85f3b43 regulator: core: Remove regulator_list by Tomeu Vizoso · 9 years ago
  96. 23c3f31 regulator: core: Correct return value check in regulator_resolve_supply by Charles Keepax · 9 years ago
  97. 7ebcf26 regulator: core: Make error messages more informative by Stephen Boyd · 9 years ago
  98. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  99. 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
  100. 9f8df6a regulator: core: fix possible NULL dereference by Sudip Mukherjee · 9 years ago