1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  2. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 6 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  4. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  5. 13ed496 Merge branch 'regulator-4.17' into regulator-4.18 merge window by Mark Brown · 6 years ago
  6. e536700 regulator: gpio: Revert by Mark Brown · 6 years ago
  7. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  8. 38de19f regulator: Revert coupled regulator support again by Mark Brown · 6 years ago
  9. ab4d11e regulator: wm8994: Fix shared GPIOs by Mark Brown · 6 years ago
  10. d1dae72 regulator: max77686: Fix shared GPIOs by Mark Brown · 6 years ago
  11. ba08799 regulator: bd71837: BD71837 PMIC regulator driver by Matti Vaittinen · 6 years ago
  12. 37bed97 regulator: gpio: Get enable GPIO using GPIO descriptor by Linus Walleij · 6 years ago
  13. 6059577 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
  14. 37fa23d regulator: s2mps11: Fix boot on Odroid XU3 by Mark Brown · 6 years ago
  15. 0caecaa regulator: qcom_spmi: Add support for SAW by Ilia Lin · 6 years ago
  16. 3012e81 regulator: tps65090: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  17. 9ae5cc7 regulator: s5m8767: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  18. 5389ac0 regulator: pfuze100: Delete reference to ena_gpio by Linus Walleij · 6 years ago
  19. d7a261c regulator: max8952: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  20. 2468f0d regulator: lp8788-ldo: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  21. b2d751b regulator: lm363x: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  22. e7d2be6 regulator: max8973: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  23. 910adc0 regulator: mc13xxx-core: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  24. 0f56839 regulator: mc13892: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  25. acd70ba regulator: mc13783: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  26. c07bbfe regulator: anatop: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  27. 809858c regulator: pfuze100: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  28. 0b01fd3 regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops by Anson Huang · 6 years ago
  29. 5fe156f regulator: pfuze100: add enable/disable for switch by Anson Huang · 6 years ago
  30. 3c6b38d regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  31. 456e7cd regulator: core: Change voltage setting path by Maciej Purski · 6 years ago
  32. 6968617 regulator: core: Add voltage balancing mechanism by Maciej Purski · 6 years ago
  33. d3d6453 regulator: core: Resolve coupled regulators by Maciej Purski · 6 years ago
  34. a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 6 years ago
  35. 66cf9a7 regulator: core: Make locks re-entrant by Maciej Purski · 6 years ago
  36. 0369e02 regulator: s2mps11: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  37. c89c00e regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  38. e1739e8 regulator: arizona-ldo1: Look up a descriptor and pass to the core by Linus Walleij · 6 years ago
  39. c147273 regulator: max8998: Fix platform data retrieval. by Paweł Chmiel · 6 years ago
  40. 54557ad regulator: of: add support for allowed modes configuration by David Collins · 6 years ago
  41. 84b3a7c regulator: core: Allow for regulators that can't be read at bootup by Douglas Anderson · 6 years ago
  42. 8878302 regulator: add support for SY8106A regulator by Ondrej Jirman · 6 years ago
  43. 08813e0 regulator: add dummy function of_find_regulator_by_node by Changbin Du · 6 years ago
  44. d2a66dd regulator: ltc3676: Assure PGOOD mask is set before changing voltage by Marek Vasut · 6 years ago
  45. 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
  46. 6eb0bfa regulator: bd9571mwv: Add support for backup mode by Geert Uytterhoeven · 6 years ago
  47. 1f5d646 regulator: axp20x: add drivevbus support for axp803 by Jagan Teki · 6 years ago
  48. f97a236 regulator: wm8350: fix missing increment of loop index i by Colin Ian King · 6 years ago
  49. 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 6 years ago
  50. 669ca03 regulator: tps6586x: Add support for TPS658624 by ryang · 6 years ago
  51. 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 6 years ago
  52. 2f51a26 regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2 by Keerthy · 6 years ago
  53. 2d045e9 regulator: lp87565: Add margin while populating ramp_delay by Keerthy · 6 years ago
  54. ec1ba3e5 regulator: ab8500: Drop AB8540/9540 support by Linus Walleij · 6 years ago
  55. 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
  56. bca334e Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next by Mark Brown · 6 years ago
  57. 9a13ce3 Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next by Mark Brown · 6 years ago
  58. 9dc886a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 6 years ago
  59. 3cdb741 regulator: qcom: smd: Add pm8998 and pmi8998 regulators by Bjorn Andersson · 6 years ago
  60. d3e4ecc regulator: core: Add missing blank line between functions by Mark Brown · 6 years ago
  61. 6a2e3c3 regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes by Stephen Boyd · 6 years ago
  62. 37ad490 regulator: giving regulator controlling gpios a non-empty label when used through the devicetree. by Nicholas Lowell · 6 years ago
  63. ed8cffd regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' by Christophe Jaillet · 6 years ago
  64. a265b03 regulator: 88pg86x: new i2c dual regulator chip by Alexander Monakov · 7 years ago
  65. 82a917c Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm32-vfrefbuf' into regulator-linus by Mark Brown · 7 years ago
  66. 35b5f14 regulator: Fix resume from suspend to idle by Geert Uytterhoeven · 7 years ago
  67. 11da04af regulator: da9211: Pass descriptors instead of GPIO numbers by Linus Walleij · 7 years ago
  68. 8d05560 regulator: da9055: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
  69. e45e290 regulator: core: Support passing an initialized GPIO enable descriptor by Linus Walleij · 7 years ago
  70. 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
  71. f63248f regulator: stm32-vrefbuf: fix check on ready flag by Fabrice Gasnier · 7 years ago
  72. 57a0dd1 regulator: Fix suspend to idle by Mark Brown · 7 years ago
  73. 4e79f3f Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
  74. cf1ba3b Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-next by Mark Brown · 7 years ago
  75. 2755646 Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next by Mark Brown · 7 years ago
  76. 00cb9f4 regulator: Fix build error by Mark Brown · 7 years ago
  77. 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
  78. 3d67fe9 regulator: core: Refactor regulator_list_voltage() by Maciej Purski · 7 years ago
  79. 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
  80. f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
  81. aa27bbc regulator: empty the old suspend functions by Chunyan Zhang · 7 years ago
  82. 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
  83. c360a6d regulator: make regulator voltage be an array to support more states by Chunyan Zhang · 7 years ago
  84. 9d48533 regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback by Axel Lin · 7 years ago
  85. fa32f7a regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE by Axel Lin · 7 years ago
  86. 0d5c863 regulator: fix incorrect indentation of two assignment statements by Colin Ian King · 7 years ago
  87. 433c9bb regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC by Erick Chen · 7 years ago
  88. 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
  89. 5597bfb regulator: tps65218: Add NULL test for devm_kzalloc call by Axel Lin · 7 years ago
  90. 54f0a51 regulator: tps65218: Remove unused enum tps65218_regulators by Axel Lin · 7 years ago
  91. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  92. 50b7bae Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
  93. 9b272e6 Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next by Mark Brown · 7 years ago
  94. 28c426c Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next by Mark Brown · 7 years ago
  95. 46294d6 Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus by Mark Brown · 7 years ago
  96. efeb88c regulator: tps65218: Fix strobe assignment by Keerthy · 7 years ago
  97. 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
  98. ab953b9 regulator: qcom_spmi: Include offset when translating voltages by Stephen Boyd · 7 years ago
  99. ca5cd8c regulator: qcom_spmi: Add support for pmi8994 by Rajendra Nayak · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago