1. c89c00e regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  2. e1739e8 regulator: arizona-ldo1: Look up a descriptor and pass to the core by Linus Walleij · 6 years ago
  3. c147273 regulator: max8998: Fix platform data retrieval. by Paweł Chmiel · 6 years ago
  4. 54557ad regulator: of: add support for allowed modes configuration by David Collins · 6 years ago
  5. 84b3a7c regulator: core: Allow for regulators that can't be read at bootup by Douglas Anderson · 6 years ago
  6. 8878302 regulator: add support for SY8106A regulator by Ondrej Jirman · 6 years ago
  7. 08813e0 regulator: add dummy function of_find_regulator_by_node by Changbin Du · 6 years ago
  8. d2a66dd regulator: ltc3676: Assure PGOOD mask is set before changing voltage by Marek Vasut · 6 years ago
  9. 44bd79f Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.18 by Mark Brown · 6 years ago
  10. 6eb0bfa regulator: bd9571mwv: Add support for backup mode by Geert Uytterhoeven · 6 years ago
  11. 1f5d646 regulator: axp20x: add drivevbus support for axp803 by Jagan Teki · 6 years ago
  12. f97a236 regulator: wm8350: fix missing increment of loop index i by Colin Ian King · 6 years ago
  13. 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 6 years ago
  14. 669ca03 regulator: tps6586x: Add support for TPS658624 by ryang · 6 years ago
  15. 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 6 years ago
  16. 2f51a26 regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2 by Keerthy · 6 years ago
  17. 2d045e9 regulator: lp87565: Add margin while populating ramp_delay by Keerthy · 6 years ago
  18. ec1ba3e5 regulator: ab8500: Drop AB8540/9540 support by Linus Walleij · 6 years ago
  19. 36fd679 Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 6 years ago
  20. bca334e Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next by Mark Brown · 6 years ago
  21. 9a13ce3 Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next by Mark Brown · 6 years ago
  22. 9dc886a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 6 years ago
  23. 3cdb741 regulator: qcom: smd: Add pm8998 and pmi8998 regulators by Bjorn Andersson · 6 years ago
  24. d3e4ecc regulator: core: Add missing blank line between functions by Mark Brown · 6 years ago
  25. 6a2e3c3 regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes by Stephen Boyd · 6 years ago
  26. 37ad490 regulator: giving regulator controlling gpios a non-empty label when used through the devicetree. by Nicholas Lowell · 6 years ago
  27. ed8cffd regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' by Christophe Jaillet · 6 years ago
  28. a265b03 regulator: 88pg86x: new i2c dual regulator chip by Alexander Monakov · 6 years ago
  29. 82a917c Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm32-vfrefbuf' into regulator-linus by Mark Brown · 6 years ago
  30. 35b5f14 regulator: Fix resume from suspend to idle by Geert Uytterhoeven · 6 years ago
  31. 11da04af regulator: da9211: Pass descriptors instead of GPIO numbers by Linus Walleij · 6 years ago
  32. 8d05560 regulator: da9055: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  33. e45e290 regulator: core: Support passing an initialized GPIO enable descriptor by Linus Walleij · 6 years ago
  34. 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
  35. f63248f regulator: stm32-vrefbuf: fix check on ready flag by Fabrice Gasnier · 6 years ago
  36. 57a0dd1 regulator: Fix suspend to idle by Mark Brown · 6 years ago
  37. 4e79f3f Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
  38. cf1ba3b Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-next by Mark Brown · 7 years ago
  39. 2755646 Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next by Mark Brown · 7 years ago
  40. 00cb9f4 regulator: Fix build error by Mark Brown · 7 years ago
  41. 285c22d Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 7 years ago
  42. 3d67fe9 regulator: core: Refactor regulator_list_voltage() by Maciej Purski · 7 years ago
  43. 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
  44. f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
  45. aa27bbc regulator: empty the old suspend functions by Chunyan Zhang · 7 years ago
  46. 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
  47. c360a6d regulator: make regulator voltage be an array to support more states by Chunyan Zhang · 7 years ago
  48. 9d48533 regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback by Axel Lin · 7 years ago
  49. fa32f7a regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE by Axel Lin · 7 years ago
  50. 0d5c863 regulator: fix incorrect indentation of two assignment statements by Colin Ian King · 7 years ago
  51. 433c9bb regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC by Erick Chen · 7 years ago
  52. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  53. 5597bfb regulator: tps65218: Add NULL test for devm_kzalloc call by Axel Lin · 7 years ago
  54. 54f0a51 regulator: tps65218: Remove unused enum tps65218_regulators by Axel Lin · 7 years ago
  55. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  56. 50b7bae Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
  57. 9b272e6 Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next by Mark Brown · 7 years ago
  58. 28c426c Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next by Mark Brown · 7 years ago
  59. 46294d6 Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus by Mark Brown · 7 years ago
  60. efeb88c regulator: tps65218: Fix strobe assignment by Keerthy · 7 years ago
  61. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  62. ab953b9 regulator: qcom_spmi: Include offset when translating voltages by Stephen Boyd · 7 years ago
  63. ca5cd8c regulator: qcom_spmi: Add support for pmi8994 by Rajendra Nayak · 7 years ago
  64. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  65. 707ce9e regulator: da9211: update for supporting da9223/4/5 by James Ban · 7 years ago
  66. 35ed78a Merge branch 'omap_hsmmc' into next by Ulf Hansson · 7 years ago
  67. 2ab19d5 Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus by Mark Brown · 7 years ago
  68. ad92cea regulator: axp20x: Simplify axp20x_is_polyphase_slave implementation by Axel Lin · 7 years ago
  69. d824c7a regulator: rn5t618: Do not index regulator_desc arrays by id by Leonard Crestez · 7 years ago
  70. 511cb17 mfd: tps65217: Introduce dependency on CONFIG_OF by Keerthy · 7 years ago
  71. d81851c regulator: axp20x: Add support for AXP813 regulators by Chen-Yu Tsai · 7 years ago
  72. 986e7b7 regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6 by Chen-Yu Tsai · 7 years ago
  73. 7aaa2b6 Merge tag 'regulator-pbias-variants' by Ulf Hansson · 7 years ago
  74. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  75. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  76. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  77. f039685 Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic/stm32-vref' into regulator-next by Mark Brown · 7 years ago
  78. a6955d3 Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk', 'regulator/topic/pv88090', 'regulator/topic/pwm' and 'regulator/topic/qcom' into regulator-next by Mark Brown · 7 years ago
  79. 02929a4 Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da9063', 'regulator/topic/dt', 'regulator/topic/fan53555' and 'regulator/topic/ltc3589' into regulator-next by Mark Brown · 7 years ago
  80. 0ab91297 Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' and 'regulator/fix/of' into regulator-linus by Mark Brown · 7 years ago
  81. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  82. 27eae9d regulator: pbias: Select voltage table based on max-voltage by Ravikumar Kattekola · 7 years ago
  83. 0cdbf48 regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  84. 8986a11 regulator: pv88090: Exception handling for out of bounds by Eric Jeong · 7 years ago
  85. b661565 regulator: da9063: Return an error code on probe failure by Dan Carpenter · 7 years ago
  86. 83b2a3c regulator: rn5t618: add RC5T619 PMIC support by Pierre-Hugues Husson · 7 years ago
  87. 6d284bb regulator: ltc3589: constify i2c_device_id by Arvind Yadav · 7 years ago
  88. fc1111b regulator: fan53555: fix I2C device ids by Guillaume Tucker · 7 years ago
  89. c4e0d34 regulator: rk808: Add regulator driver for RK805 by Elaine Zhang · 7 years ago
  90. a551e27 regulator: mt6380: Add support for MT6380 by Chenglin Xu · 7 years ago
  91. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  92. a4aae5a regulator: pwm-regulator: Remove unneeded gpiod NULL check by Fabio Estevam · 7 years ago
  93. c9ccaa0 regulator: core: fix a possible race in disable_work handling by Tirupathi Reddy · 7 years ago
  94. d110e3e regulator: fan53555: Use of_device_get_match_data() to simplify probe by Jisheng Zhang · 7 years ago
  95. 423a116 regulator: of: regulator_of_get_init_data() missing of_node_get() by Frank Rowand · 7 years ago
  96. 7799167 regulator: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  97. 74ff8e0 regulator: cpcap: Add OF mode mapping by Sebastian Reichel · 7 years ago
  98. 91a024e regulator: cpcap: Fix standby mode by Sebastian Reichel · 7 years ago
  99. 4ebb9d7 regulator: cpcap: Fix standby mode by Sebastian Reichel · 7 years ago
  100. da26296 regulator: axp20x: add NULL check on devm_kzalloc() return value by Gustavo A. R. Silva · 7 years ago