1. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  2. 2f714ba regulator: Fix regulator_summary for deviceless consumers by Leonard Crestez · 7 years ago
  3. f5b81e5 regulator: core: allow long device tree supply regulator property names by David Collins · 7 years ago
  4. 169b18a regulator: Call proxy-consumer functions for each regulator registered by David Collins · 11 years ago
  5. 4480aa0 Revert "regulator: Enable supply regulator if child rail is enabled." by David Collins · 11 years ago
  6. 85a82e8 regulator: core: add regulator_list_corner_voltage function by David Collins · 9 years ago
  7. b88dc6d regulator: add verbose error messages for invalid voltage requests by David Collins · 10 years ago
  8. 830a91c regulator: Remove redundant set_mode call in drms_uA_update by David Collins · 14 years ago
  9. 10a218a regulator: add notifier event for regulator enable by David Collins · 10 years ago
  10. cea4135 regulator: core: add debugfs regulator monitoring and control features by David Collins · 7 years ago
  11. ba14fa1 regulator: core: silence warning: "VDD1: ramp_delay not set" by H. Nikolaus Schaller · 8 years ago
  12. 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
  13. 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
  14. 5777661 regulator: core: don't return error with inadequate reason by Joonwoo Park · 8 years ago
  15. 73e705b regulator: core: Add set_voltage_time op by Matthias Kaehlcke · 8 years ago
  16. d89564e regulator: core: Don't skip set_voltage_time when ramp delay disabled by Matthias Kaehlcke · 8 years ago
  17. 31dfe68 regulator: core: Simplify error flow in _regulator_do_set_voltage() by Matthias Kaehlcke · 8 years ago
  18. 57995a4 regulator: core: Use local ops variable in _regulator_do_set_voltage() by Matthias Kaehlcke · 8 years ago
  19. 565f9b0 regulator: Remove support for optional supplies in the bulk API by Bjorn Andersson · 8 years ago
  20. fc1e1c4 regulator: Remove regulator_can_change_voltage() by Mark Brown · 8 years ago
  21. 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 · 8 years ago
  22. ab36885 Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 8 years ago
  23. 170b649 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  24. 75941a1 Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next by Mark Brown · 8 years ago
  25. 93878cd Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer' into regulator-linus by Mark Brown · 8 years ago
  26. 45389c4 regulator: core: Add early supply resolution for regulators by Jon Hunter · 8 years ago
  27. cbc13a6 Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 8 years ago
  28. 8a34e97 regulator: refactor valid_ops_mask checking code by WEN Pingbo · 8 years ago
  29. c438b9d regulator: core: Move registration of regulator device by Jon Hunter · 8 years ago
  30. f89ba33 Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 8 years ago
  31. 8e5356a regulator: core: Clear the supply pointer if enabling fails by Jon Hunter · 8 years ago
  32. 7ddede6 regulator: core: Don't terminate supply resolution early by Jon Hunter · 8 years ago
  33. 2d80a91 regulator: core: Add debugfs to show constraint flags by Richard Fitzgerald · 8 years ago
  34. 07c5c3a regulator: core: remove lockdep assert from suspend_prepare by Tero Kristo · 8 years ago
  35. 2c0a303 regulator: core: Fix locking of GPIO list on free by Mark Brown · 8 years ago
  36. 469b640 regulator: reorder initialization steps in regulator_register() by Boris Brezillon · 8 years ago
  37. fef9501 regulator: core: Use parent voltage from the supply when bypassed by Mark Brown · 8 years ago
  38. a215137 regulator: Fix deadlock during regulator registration by Jon Hunter · 8 years ago
  39. 45a91e8 regulator: core: Log when we bring constraints into range by Mark Brown · 8 years ago
  40. 5e3ca2b regulator: Try to resolve regulators supplies on registration by Javier Martinez Canillas · 8 years ago
  41. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 8 years ago
  42. e437b90 regulator: core: Remove duplicate copy of active-discharge parsing by Vladimir Zapolskiy · 8 years ago
  43. 95a293c regulator: Remove unneded check for regulator supply by Javier Martinez Canillas · 8 years ago
  44. 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 · 8 years ago
  45. 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 · 8 years ago
  46. 909f7ee regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 8 years ago
  47. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 8 years ago
  48. 3216523 regulator: core: fix crash in error path of regulator_register by Krzysztof Adamski · 8 years ago
  49. ece497a Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 8 years ago
  50. daad134 regulator: core: Request GPIO before creating sysfs entries by Krzysztof Adamski · 8 years ago
  51. 6333ef4 regulator: core: Rely on regulator_dev_release to free constraints by Charles Keepax · 8 years ago
  52. 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 · 8 years ago
  53. 8bd31df Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm363x', 'regulator/topic/lockdep' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 8 years ago
  54. 9fa2957 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  55. 70dc6da regulator: core: remove some dead code by Dan Carpenter · 8 years ago
  56. 83080a1 regulator: core: use dev_to_rdev by Geliang Tang · 9 years ago
  57. 70a7fb8 regulator: core: Fix nested locking of supplies by Thierry Reding · 9 years ago
  58. 49a6bb7 regulator: core: Ensure we lock all regulators by Mark Brown · 9 years ago
  59. bb41897 regulator: core: fix regulator_lock_supply regression by Arnd Bergmann · 9 years ago
  60. fa731ac regulator: core: avoid unused variable warning by Arnd Bergmann · 9 years ago
  61. 3ff3f51 regulator: Make bulk API support optional supplies by Bjorn Andersson · 9 years ago
  62. 62e544b Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
  63. 5408dd8 Merge remote-tracking branch 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
  64. ce3c059 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  65. d9b96d3 regulator: Use regulator_lock_supply() for get_voltage() too by Mark Brown · 9 years ago
  66. fc42112 regulator: core: Propagate voltage changes to supply regulators by Sascha Hauer · 9 years ago
  67. a204f41 regulator: core: Factor out regulator_map_voltage by Sascha Hauer · 9 years ago
  68. a9f226b regulator: core: create unlocked version of regulator_set_voltage by Sascha Hauer · 9 years ago
  69. 3a40cfc regulator: core: create unlocked version of regulator_list_voltage by Sascha Hauer · 9 years ago
  70. 9f01cd4 regulator: core: introduce function to lock regulators and its supplies by Sascha Hauer · 9 years ago
  71. 0642312 regulator: core: Handle probe deferral from DT when resolving supplies by Mark Brown · 9 years ago
  72. 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  73. 85f3b43 regulator: core: Remove regulator_list by Tomeu Vizoso · 9 years ago
  74. 23c3f31 regulator: core: Correct return value check in regulator_resolve_supply by Charles Keepax · 9 years ago
  75. 7ebcf26 regulator: core: Make error messages more informative by Stephen Boyd · 9 years ago
  76. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  77. 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
  78. 9f8df6a regulator: core: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  79. 3e68312 Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp', 'regulator/topic/owner', 'regulator/topic/pfuze100' and 'regulator/topic/pwm' into regulator-next by Mark Brown · 9 years ago
  80. 11f2482 Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9211', 'regulator/topic/fan53555', 'regulator/topic/isl9305' and 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
  81. eaf018e Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  82. 099982f regulator: core: use debug level print in regulator_check_drms by Archit Taneja · 9 years ago
  83. 9357684 regulator: core: Use IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  84. ad3a942 regulator: core: Print at debug level on debugfs creation failure by Stephen Boyd · 9 years ago
  85. d3fb980 regulator: core: Spelling fix by Viresh Kumar · 9 years ago
  86. 609ca5f regulator: core: Use class device list for regulator_list in late init by Mark Brown · 9 years ago
  87. 29f5f48 regulator: core: Move more deallocation into class unregister by Mark Brown · 9 years ago
  88. 1768514 regulator: core: Reduce rdev locking region when releasing regulator by Mark Brown · 9 years ago
  89. 7cd71c3 regulator: core: Drop regulator_list_mutex when we're done with it on remove by Mark Brown · 9 years ago
  90. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  91. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  92. 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
  93. e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
  94. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  95. 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
  96. c16bcf0 Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-next by Mark Brown · 9 years ago
  97. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  98. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  99. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  100. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago