1. 16651fc Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus by Mark Brown · 9 years ago
  2. 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  3. 7209fee regulator: vexpress: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  4. 2f9481e regulator: gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  5. d702ffd regulator: anatop: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  6. 23c3f31 regulator: core: Correct return value check in regulator_resolve_supply by Charles Keepax · 9 years ago
  7. 0f1d08d regulator: tps65218: Fix missing zero typo by Andrew F. Davis · 9 years ago
  8. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  9. 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
  10. b9c9364 regulator: pbias: program pbias register offset in pbias driver by Kishon Vijay Abraham I · 9 years ago
  11. 9f8df6a regulator: core: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  12. f5164b8 Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 9 years ago
  13. aaa9b64 Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808', 'regulator/topic/stub' and 'regulator/topic/tol' into regulator-next by Mark Brown · 9 years ago
  14. 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
  15. 176175b Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc3589', 'regulator/topic/max77693' and 'regulator/topic/max8973' into regulator-next by Mark Brown · 9 years ago
  16. 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
  17. 08aad16 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad5398', 'regulator/topic/axp20x' and 'regulator/topic/da9062' into regulator-next by Mark Brown · 9 years ago
  18. eaf018e Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  19. e616e2f Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus by Mark Brown · 9 years ago
  20. 6d73aef regulator: mt6311: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  21. 6cb6e6b regulator: ltc3589: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  22. ce31751 regulator: ad5398: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  23. a02daad regulator: pfuze100: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  24. 099982f regulator: core: use debug level print in regulator_check_drms by Archit Taneja · 9 years ago
  25. 804486b regulator: lp872x: handle error case by Milo Kim · 9 years ago
  26. d9ffae1 regulator: lp872x: use the private data instead of updating I2C device platform data by Milo Kim · 9 years ago
  27. 5b87af4 regulator: isl9305: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  28. ee3010d regulators: max77693: register driver earlier to avoid deferred probe by Marek Szyprowski · 9 years ago
  29. 5a286aa regulator: qcom_smd: Set n_voltages for pm8941_lnldo by Axel Lin · 9 years ago
  30. 9357684 regulator: core: Use IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  31. da65e36 regulator: Regulator driver for the Qualcomm RPM by Bjorn Andersson · 9 years ago
  32. ad3a942 regulator: core: Print at debug level on debugfs creation failure by Stephen Boyd · 9 years ago
  33. c329061 regulator: pbias: Fix broken pbias disable functionality by Kishon Vijay Abraham I · 9 years ago
  34. d3fb980 regulator: core: Spelling fix by Viresh Kumar · 9 years ago
  35. 609ca5f regulator: core: Use class device list for regulator_list in late init by Mark Brown · 9 years ago
  36. 29f5f48 regulator: core: Move more deallocation into class unregister by Mark Brown · 9 years ago
  37. 1768514 regulator: core: Reduce rdev locking region when releasing regulator by Mark Brown · 9 years ago
  38. 7cd71c3 regulator: core: Drop regulator_list_mutex when we're done with it on remove by Mark Brown · 9 years ago
  39. d4ea7d8 regulator: axp20x: Add module alias by Ian Campbell · 9 years ago
  40. 08b472f regulator: mt6311: Trivial clean up by Axel Lin · 9 years ago
  41. 53e3816 regulator: mt6311: Modify the maximum voltage of buck. by Henry Chen · 9 years ago
  42. e80c47b regulator: fan53555: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  43. b10c7f3 regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set by Mikko Perttunen · 9 years ago
  44. e2adfac regulator: qcom-spmi: Add vendor specific configuration by Stephen Boyd · 9 years ago
  45. 41dae91 Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-qcom-spmi by Mark Brown · 9 years ago
  46. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  47. 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
  48. 8766018 regulator: mt6311: Add support for mt6311 regulator by Henry Chen · 9 years ago
  49. a70f0d0 regulator: tps6586x: silence pointer-to-int-cast by Daniel Kurtz · 9 years ago
  50. a13eaf0 regulator: rk808: make better use of the gpiod API by Uwe Kleine-König · 9 years ago
  51. 604d499 regulator: rk808: add #include for gpiod functions by Uwe Kleine-König · 9 years ago
  52. bad47ad regulator: rk808: fixed the overshoot when adjust voltage by Chris Zhong · 9 years ago
  53. bf1fc23 Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-88pm800 by Mark Brown · 9 years ago
  54. 2a32b40 regulator: Remove the max77843 driver by Krzysztof Kozlowski · 9 years ago
  55. 9e9a08e regulator: max77693: Add support for MAX77843 device by Krzysztof Kozlowski · 9 years ago
  56. bc1aadc drivers: max77843: Switch to common max77693 state container by Krzysztof Kozlowski · 9 years ago
  57. 61b305c drivers: max77693: Move state container to common header by Krzysztof Kozlowski · 9 years ago
  58. 5b5e771 regulator: max77693: Support different register configurations by Krzysztof Kozlowski · 9 years ago
  59. 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
  60. e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
  61. fa26e4d regulator: 88pm800: Use regulator_nodes/of_match in the descriptor by Vaibhav Hiremath · 9 years ago
  62. a07d94a regulator: 88pm800: Update driver to use devm_regulator_register fn by Vaibhav Hiremath · 9 years ago
  63. 4d45c70 regulator: 88pm800: Fix indentation of assignments of data structures by Vaibhav Hiremath · 9 years ago
  64. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  65. a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  66. 736050c regulator: da9062: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  67. 7bd3935 regulator: da9211: support da9215 by James Ban · 9 years ago
  68. 4245746 regulator: da9210: Add optional interrupt support by Geert Uytterhoeven · 9 years ago
  69. 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 9 years ago
  70. b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 9 years ago
  71. f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 9 years ago
  72. 322dfa6 regulator: 88pm800: fix LDO vsel_mask value by Yi Zhang · 9 years ago
  73. 5d506a5 regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 9 years ago
  74. f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 9 years ago
  75. f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 9 years ago
  76. 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 9 years ago
  77. cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 9 years ago
  78. 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 9 years ago
  79. ffaab99 regulator: max8973: add support to configure ETR based on rail load by Laxman Dewangan · 9 years ago
  80. 3692db3 regulator: max8973: add support to configure ETR from DT by Laxman Dewangan · 9 years ago
  81. 127e106 regulator: max8973: Fix up control flag option for bias control by Laxman Dewangan · 9 years ago
  82. f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 9 years ago
  83. ec86772 regulator: ltc3589: Constify ltc3589_reg_defaults by Axel Lin · 9 years ago
  84. 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
  85. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  86. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  87. 32c848e regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug by Krzysztof Kozlowski · 9 years ago
  88. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  89. 733ada0 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next by Mark Brown · 9 years ago
  90. 0460a36 Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/max77843' and 'regulator/topic/max8973' into regulator-next by Mark Brown · 9 years ago
  91. 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
  92. 4055da9 Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/arizona', 'regulator/topic/cleanup' and 'regulator/topic/da9062' into regulator-next by Mark Brown · 9 years ago
  93. 4ccb09f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  94. 87028bd Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 9 years ago
  95. 24ba1bb Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  96. 419d06a regulator: qcom_spmi: Fix calculating number of voltages by Axel Lin · 9 years ago
  97. 9b2dfee regulator: qcom_spmi: Add missing braces for aligned code by Stephen Boyd · 9 years ago
  98. ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 9 years ago
  99. 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
  100. e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago