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