1. 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
  2. 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
  3. e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
  4. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  5. 322dfa6 regulator: 88pm800: fix LDO vsel_mask value by Yi Zhang · 9 years ago
  6. 127e106 regulator: max8973: Fix up control flag option for bias control by Laxman Dewangan · 9 years ago
  7. 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
  8. 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
  9. 32c848e regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug by Krzysztof Kozlowski · 9 years ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 4ccb09f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  16. 87028bd Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 9 years ago
  17. 24ba1bb Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  18. 419d06a regulator: qcom_spmi: Fix calculating number of voltages by Axel Lin · 9 years ago
  19. 9b2dfee regulator: qcom_spmi: Add missing braces for aligned code by Stephen Boyd · 9 years ago
  20. ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 9 years ago
  21. 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
  22. e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago
  23. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  24. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  25. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  26. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  27. 366604e regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case by Axel Lin · 9 years ago
  28. 5751a99 regulator: core: replace sprintf with scnprintf by Stefan Wahren · 9 years ago
  29. 96dc589 Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
  30. a7068e3 regulator: core: fix constraints output buffer by Stefan Wahren · 9 years ago
  31. c456b89 regulator: core: Don't corrupt display when printing uV offsets by Mark Brown · 9 years ago
  32. 0f7d6ec regulator: max8973: add support for MAX77621 by Laxman Dewangan · 9 years ago
  33. 3064c1f regulator: max8973: configure ramp delay through callback by Laxman Dewangan · 9 years ago
  34. ab101e3 regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) by Lee Jones · 9 years ago
  35. c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 9 years ago
  36. b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 9 years ago
  37. 202f5ec Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
  38. ff268b5 regulator: core: Don't spew backtraces on duplicate sysfs by Stephen Boyd · 9 years ago
  39. 69a6582 regulator: arizona-ldo1: Do not control DVFS clocking from regulator by Richard Fitzgerald · 9 years ago
  40. d87aef9 regulator: da9063: Fix up irq leak by Axel Lin · 9 years ago
  41. 840499a regulator: lp8755: Convert to devm_request_threaded_irq by Axel Lin · 9 years ago
  42. 050d0f2 regulator: da9062: Remove unused variable build warning by S Twiss · 9 years ago
  43. 2945473 regulator: wm831x: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  44. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 9 years ago
  45. fda87a4 regulator: fan53555: fill set_voltage_time_set callback by Heiko Stuebner · 9 years ago
  46. ea6254e regulator: da9062: Fix modalias by Axel Lin · 9 years ago
  47. 69eb098 regulator: max8973: add mechanism to enable/disable through GPIO by Laxman Dewangan · 9 years ago
  48. c2ffa97 regulator: max8973: add DT parsing of platform specific parameter by Laxman Dewangan · 9 years ago
  49. fa5f509 regulator: max8973: get rid of extra variable for gpio validity by Laxman Dewangan · 9 years ago
  50. eaacaa0 regulator: max8973: make default/unset dvs gpio as invalid gpio by Laxman Dewangan · 9 years ago
  51. 4068e51 regulator: da9062: DA9062 regulator driver by S Twiss · 9 years ago
  52. c53403a regulator: max77686: fix gpio_enabled shift wrapping bug by Joe Perches · 9 years ago
  53. 1b82b4e regulator: axp20x: Add support for AXP22X regulators by Boris BREZILLON · 9 years ago
  54. 866bd95 regulator: axp20x: Prepare support for multiple AXP chip families by Boris BREZILLON · 9 years ago
  55. 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 9 years ago
  56. 9a6c2fe regulator: arizona-ldo1: Add additional supported voltage by Charles Keepax · 9 years ago
  57. 9eac5fd regulator: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  58. 6986f44 regulator: max77843: Convert to use regulator_is_enabled_regmap by Axel Lin · 9 years ago
  59. b7c960d regulator: max77843: Fix enable_mask for max77843 charger by Axel Lin · 9 years ago
  60. 0cfeddb regulator: 88pm8607: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  61. 39d2330 regulator: max77693: Use core code for charger's is_enabled by Krzysztof Kozlowski · 9 years ago
  62. 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 9 years ago
  63. dcd9ec6 regulator: max8973: set startup time for rail based on BIAS control by Laxman Dewangan · 9 years ago
  64. ec03c08 regulator: max77843: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 9 years ago
  65. cab344d regulator: max14577: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 9 years ago
  66. e4e8ccc regulator: max77686: Fix typo in email address by Fabio Estevam · 9 years ago
  67. 43343f8 regulator: Fix the function name in documentation by Krzysztof Kozlowski · 9 years ago
  68. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  69. 4ec0853 Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next by Mark Brown · 9 years ago
  70. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
  71. 3984c9d Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-next by Mark Brown · 9 years ago
  72. e507384 Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/arizona-ldo1', 'regulator/topic/arizona-micsupp' and 'regulator/topic/da9211' into regulator-next by Mark Brown · 9 years ago
  73. 5fc31b4 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  74. 498e530 Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
  75. c0cf5a59 regulator: max8660: Handle empty regulator data by Markus Pargmann · 9 years ago
  76. 2329609 regulator: output current-limit for all regulators in summary by Heiko Stübner · 9 years ago
  77. 7c225ec regulator: add a summary tree in debugfs by Heiko Stübner · 9 years ago
  78. ce8ae17 regulator: qcom: Tidy up probe() by Bjorn Andersson · 9 years ago
  79. 087a1b5 regulator: qcom: Rework to single platform device by Bjorn Andersson · 9 years ago
  80. 469a9514 regulator: qcom: Refactor of-parsing code by Bjorn Andersson · 9 years ago
  81. 4d1e4d6 regulator: qcom: Don't enable DRMS in driver by Bjorn Andersson · 9 years ago
  82. dfb85ba regulator: max8660: fix assignment of pdata to data that becomes dead by Colin Ian King · 9 years ago
  83. 6261b06 regulator: Defer lookup of supply to regulator_get by Bjorn Andersson · 9 years ago
  84. 222d0f0 regulator: max77693: Let core parse DT and drop board files support by Krzysztof Kozlowski · 9 years ago
  85. a9eaa81 regulator: Ensure unique regulator debugfs directory names by Guenter Roeck · 10 years ago
  86. 1401990 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 9 years ago
  87. 14aef29 regulator: stw481x: Remove unused fields from struct stw481x by Axel Lin · 9 years ago
  88. e999c72 regulator: palmas: Add has_regen3 check for TPS659038 by Keerthy · 9 years ago
  89. a26aeb1 Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-palmas by Mark Brown · 9 years ago
  90. e03826d regulator: palmas: Correct TPS659038 register definition for REGEN2 by Keerthy · 9 years ago
  91. cdbf6f0 regulator: constify of_device_id array by Fabian Frederick · 9 years ago
  92. 8ca8f32 Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linus by Mark Brown · 9 years ago
  93. d16da51 regulator: tps65910: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  94. e39ce48 regulator: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  95. 29d62ec regulator: core: Fix enable GPIO reference counting by Doug Anderson · 9 years ago
  96. 0548bf4 regulator: Only enable disabled regulators on resume by Javier Martinez Canillas · 9 years ago
  97. c8b263c regulator: act8865: add input supply handling by Heiko Stuebner · 9 years ago
  98. b5dabc8 Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linus by Mark Brown · 9 years ago
  99. df3a950 regulator: act8865: Add act8600 support by Zubair Lutfullah Kakakhel · 10 years ago
  100. 1b42085 regulator: wm8350: Remove unused variable by Fabio Estevam · 10 years ago