1. 4f38c56 Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topic/twl' into regulator-next by Mark Brown · 8 years ago
  2. 39d652e Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 8 years ago
  3. eb76d84 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max8973', 'regulator/topic/maxim', 'regulator/topic/palmas' and 'regulator/topic/pv88080' into regulator-next by Mark Brown · 8 years ago
  4. ce59ded Merge remote-tracking branches 'regulator/topic/fan53555', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/lp873x' and 'regulator/topic/max77620' into regulator-next by Mark Brown · 8 years ago
  5. 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
  6. 8595bb2 Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/axp20x' into regulator-next by Mark Brown · 8 years ago
  7. ab36885 Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 8 years ago
  8. 170b649 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  9. 75941a1 Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next by Mark Brown · 8 years ago
  10. 93878cd Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer' into regulator-linus by Mark Brown · 8 years ago
  11. 5535fc7 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 8 years ago
  12. e9cb77d Merge remote-tracking branch 'regulator/fix/bypass' into regulator-linus by Mark Brown · 8 years ago
  13. 9e9daa0 regulator: rk808: Migrate to regulator core's simplified DT parsing code by Wadim Egorov · 8 years ago
  14. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 8 years ago
  15. 994aae3 regulator: lp873x: Add support for lp873x PMIC regulators by Keerthy · 8 years ago
  16. ac40b44 regulator: da9063: Correct module alias prefix to fix module autoloading by Geert Uytterhoeven · 8 years ago
  17. 6c7d614 regulator: tps65917/palmas: Simplify multiple dereference of match->of_node by Nishanth Menon · 8 years ago
  18. 7f091e5 regulator: tps65917/palmas: Handle possible memory allocation failure by Nishanth Menon · 8 years ago
  19. 1b42443 regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[idx] by Nishanth Menon · 8 years ago
  20. 036d193 regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_matches[idx] by Nishanth Menon · 8 years ago
  21. bc0868c Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm into regulator-pwm by Mark Brown · 8 years ago
  22. 8c12ad8 regulator: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  23. a959730 regulator: max77686: Configure enable time to properly handle regulator enable by Krzysztof Kozlowski · 8 years ago
  24. f40d489 regulator: axp20x: Fix axp22x ldo_io registration error on cold boot by Hans de Goede · 8 years ago
  25. 129d7cf regulator: rk808: Add rk808_reg_ops_ranges for LDO3 by Wadim Egorov · 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. a2262e5 regulator: axp20x: Fix axp22x ldo_io voltage ranges by Hans de Goede · 8 years ago
  29. e0341f1 regulator: tps65917/palmas: Add bypass "On" value by Nishanth Menon · 8 years ago
  30. 8d4d5c3 regulator: axp20x: Fix LDO4 linear voltage range by Maxime Ripard · 8 years ago
  31. 4a5ed8c regulator: rk808: remove unused rk808_reg_ops_ranges by Arnd Bergmann · 8 years ago
  32. 8a34e97 regulator: refactor valid_ops_mask checking code by WEN Pingbo · 8 years ago
  33. afcd666 regulator: rk808: remove linear range definitions with a single range by Wadim Egorov · 8 years ago
  34. 5aa4359 regulator: max77620: Add support for device specific ramp rate setting by Laxman Dewangan · 8 years ago
  35. dd1a571 regulator: helpers: Ensure bypass register field matches ON value by Jon Hunter · 8 years ago
  36. c438b9d regulator: core: Move registration of regulator device by Jon Hunter · 8 years ago
  37. 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
  38. 8e5356a regulator: core: Clear the supply pointer if enabling fails by Jon Hunter · 8 years ago
  39. 7ddede6 regulator: core: Don't terminate supply resolution early by Jon Hunter · 8 years ago
  40. 2d80a91 regulator: core: Add debugfs to show constraint flags by Richard Fitzgerald · 8 years ago
  41. ae714c3 regulator: tps6524x: Fix broken use of spi_dev_get() by Mark Brown · 8 years ago
  42. e57cbb7 regulator: fan53555: Add support for FAN53555UC13X type by Wadim Egorov · 8 years ago
  43. 5e39cf4 regulator: fan53555: Add support for FAN53555BUC18X type by Wadim Egorov · 8 years ago
  44. 07c5c3a regulator: core: remove lockdep assert from suspend_prepare by Tero Kristo · 8 years ago
  45. 99cf3af regulator: pv88080: new regulator driver by James Ban · 8 years ago
  46. 94be46b regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs by Krzysztof Kozlowski · 8 years ago
  47. b1d21a2 regulator: qcom_spmi: Always return a selector when asked by Stephen Boyd · 8 years ago
  48. 7cb7348 regulator: lp3972: Silence uninitialized variable warning by Dan Carpenter · 8 years ago
  49. 40e1d79 regulator: lp3971: Silence uninitialized variable warning by Dan Carpenter · 8 years ago
  50. d2d5437b regulator: max8973: add support for junction thermal warning by Laxman Dewangan · 8 years ago
  51. 2c0a303 regulator: core: Fix locking of GPIO list on free by Mark Brown · 8 years ago
  52. 469b640 regulator: reorder initialization steps in regulator_register() by Boris Brezillon · 8 years ago
  53. fef9501 regulator: core: Use parent voltage from the supply when bypassed by Mark Brown · 8 years ago
  54. 162c5a3 regulator: as3722: Constify regulator ops by Thierry Reding · 8 years ago
  55. 40a8655 regulator: as3722: Add bypass support for LDO6 by Jon Hunter · 8 years ago
  56. 314a820 regulator: max77686: Use module_platform_driver() instead subsys initcall by Javier Martinez Canillas · 8 years ago
  57. 5ab3c49 regulator: s2mps11: Use module_platform_driver() instead subsys initcall by Javier Martinez Canillas · 8 years ago
  58. 74d8b45 regulator: twl: Fix a typo in twl4030_send_pb_msg by Ivaylo Dimitrov · 8 years ago
  59. fd786fb regulator: pwm: Try to avoid voltage error in duty cycle calculation by Laxman Dewangan · 8 years ago
  60. 724fef5 regulator: max8997/max77802: Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  61. a221f95 regulator: twl: Provide of_map_mode for twl4030 by Ivaylo Dimitrov · 8 years ago
  62. 1b5b196 regulator: qcom_spmi: Only use selector based regulator ops by Stephen Boyd · 8 years ago
  63. 2cf7b99 regulator: qcom_spmi: Add slewing delays for all SMPS types by Stephen Boyd · 8 years ago
  64. a215137 regulator: Fix deadlock during regulator registration by Jon Hunter · 8 years ago
  65. 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 8 years ago
  66. 45a91e8 regulator: core: Log when we bring constraints into range by Mark Brown · 8 years ago
  67. c5c9c2d regulator: act8865: Configure register access for act8600 by Maarten ter Huurne · 8 years ago
  68. 005e4685 regulator: act8865: Pass of_node via act8865_regulator_data by Maarten ter Huurne · 8 years ago
  69. 86cf635 regulator: Rename files for Maxim PMIC drivers by Javier Martinez Canillas · 8 years ago
  70. 5e3ca2b regulator: Try to resolve regulators supplies on registration by Javier Martinez Canillas · 8 years ago
  71. 6ee5c04 regulator: qcom_spmi: Keep trying to add regulators if read fails by Stephen Boyd · 8 years ago
  72. 50314e5 regulator: qcom_spmi: Add support for pm8994 by Stephen Boyd · 8 years ago
  73. 32e5dea regulator: twl: Regulator mode should not depend on regulator enabled state by Ivaylo Dimitrov · 8 years ago
  74. 2330b05 regulator: twl: Make sure we have access to powerbus before trying to write to it by Ivaylo Dimitrov · 8 years ago
  75. 3b67262 regulator: s2mps11: Fix invalid selector mask and voltages for buck9 by Krzysztof Kozlowski · 8 years ago
  76. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 8 years ago
  77. e437b90 regulator: core: Remove duplicate copy of active-discharge parsing by Vladimir Zapolskiy · 8 years ago
  78. 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 8 years ago
  79. e6e79fd regulator: act8865: Remove "too many regulators" error handler by Maarten ter Huurne · 8 years ago
  80. de14ba6 regulator: act8865: Remove redundant dev lookups by Maarten ter Huurne · 8 years ago
  81. 95a293c regulator: Remove unneded check for regulator supply by Javier Martinez Canillas · 8 years ago
  82. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  83. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  84. 8d48794 regulator: gpio: check return value of of_get_named_gpio by Mihai Mihalache · 8 years ago
  85. 5bf59bd regulator: pwm: Prints error number along with detail by Laxman Dewangan · 8 years ago
  86. 768e666 Merge remote-tracking branches 'regulator/topic/s5m8767' and 'regulator/topic/vexpress' into regulator-next by Mark Brown · 8 years ago
  87. 41eeb34 Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of', 'regulator/topic/pv88060', 'regulator/topic/pwm' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 8 years ago
  88. 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
  89. 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
  90. 92aa18f Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/act8945a', 'regulator/topic/axp20x' and 'regulator/topic/cs4271' into regulator-next by Mark Brown · 8 years ago
  91. c155e0a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  92. 905373b Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210', 'regulator/fix/max77802' and 'regulator/fix/pv88090' into regulator-linus by Mark Brown · 8 years ago
  93. f907a0a regulator: pwm: Add support to have multiple instance of pwm regulator by Laxman Dewangan · 8 years ago
  94. 1aaab34 regulator: pwm: Fix calculation of voltage-to-duty cycle by Laxman Dewangan · 8 years ago
  95. a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 8 years ago
  96. bab0706 Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4.6' and 'ib-mfd-regulator-gpio-4.6' into ibs-for-mfd-merged by Lee Jones · 8 years ago
  97. a7c2ded regulator: pv88060: fix incorrect clear of event register by James Ban · 8 years ago
  98. 623f7b9 regulator: pv88090: fix incorrect clear of event register by James Ban · 8 years ago
  99. 51817f4 regulator: max77620: Add support to configure active-discharge by Laxman Dewangan · 8 years ago
  100. 909f7ee regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 8 years ago