1. 736050c regulator: da9062: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  2. 7bd3935 regulator: da9211: support da9215 by James Ban · 9 years ago
  3. 4245746 regulator: da9210: Add optional interrupt support by Geert Uytterhoeven · 9 years ago
  4. 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 9 years ago
  5. b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 9 years ago
  6. f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 9 years ago
  7. 322dfa6 regulator: 88pm800: fix LDO vsel_mask value by Yi Zhang · 9 years ago
  8. 5d506a5 regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 9 years ago
  9. f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 9 years ago
  10. f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 9 years ago
  11. 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 9 years ago
  12. cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 9 years ago
  13. 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 9 years ago
  14. ffaab99 regulator: max8973: add support to configure ETR based on rail load by Laxman Dewangan · 9 years ago
  15. 3692db3 regulator: max8973: add support to configure ETR from DT by Laxman Dewangan · 9 years ago
  16. 127e106 regulator: max8973: Fix up control flag option for bias control by Laxman Dewangan · 9 years ago
  17. f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 9 years ago
  18. ec86772 regulator: ltc3589: Constify ltc3589_reg_defaults by Axel Lin · 9 years ago
  19. 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
  20. 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
  21. 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
  22. 32c848e regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug by Krzysztof Kozlowski · 9 years ago
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 4ccb09f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  29. 87028bd Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 9 years ago
  30. 24ba1bb Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  31. 419d06a regulator: qcom_spmi: Fix calculating number of voltages by Axel Lin · 9 years ago
  32. 9b2dfee regulator: qcom_spmi: Add missing braces for aligned code by Stephen Boyd · 9 years ago
  33. ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 9 years ago
  34. 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
  35. e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago
  36. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  37. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  38. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  39. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  40. 366604e regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case by Axel Lin · 9 years ago
  41. 5751a99 regulator: core: replace sprintf with scnprintf by Stefan Wahren · 9 years ago
  42. 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
  43. a7068e3 regulator: core: fix constraints output buffer by Stefan Wahren · 9 years ago
  44. c456b89 regulator: core: Don't corrupt display when printing uV offsets by Mark Brown · 9 years ago
  45. 0f7d6ec regulator: max8973: add support for MAX77621 by Laxman Dewangan · 9 years ago
  46. 3064c1f regulator: max8973: configure ramp delay through callback by Laxman Dewangan · 9 years ago
  47. ab101e3 regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) by Lee Jones · 9 years ago
  48. c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 9 years ago
  49. b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 9 years ago
  50. 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
  51. ff268b5 regulator: core: Don't spew backtraces on duplicate sysfs by Stephen Boyd · 9 years ago
  52. 69a6582 regulator: arizona-ldo1: Do not control DVFS clocking from regulator by Richard Fitzgerald · 9 years ago
  53. d87aef9 regulator: da9063: Fix up irq leak by Axel Lin · 9 years ago
  54. 840499a regulator: lp8755: Convert to devm_request_threaded_irq by Axel Lin · 9 years ago
  55. 050d0f2 regulator: da9062: Remove unused variable build warning by S Twiss · 9 years ago
  56. 2945473 regulator: wm831x: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  57. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 9 years ago
  58. fda87a4 regulator: fan53555: fill set_voltage_time_set callback by Heiko Stuebner · 9 years ago
  59. ea6254e regulator: da9062: Fix modalias by Axel Lin · 9 years ago
  60. 69eb098 regulator: max8973: add mechanism to enable/disable through GPIO by Laxman Dewangan · 9 years ago
  61. c2ffa97 regulator: max8973: add DT parsing of platform specific parameter by Laxman Dewangan · 9 years ago
  62. fa5f509 regulator: max8973: get rid of extra variable for gpio validity by Laxman Dewangan · 9 years ago
  63. eaacaa0 regulator: max8973: make default/unset dvs gpio as invalid gpio by Laxman Dewangan · 9 years ago
  64. 4068e51 regulator: da9062: DA9062 regulator driver by S Twiss · 9 years ago
  65. c53403a regulator: max77686: fix gpio_enabled shift wrapping bug by Joe Perches · 9 years ago
  66. 1b82b4e regulator: axp20x: Add support for AXP22X regulators by Boris BREZILLON · 9 years ago
  67. 866bd95 regulator: axp20x: Prepare support for multiple AXP chip families by Boris BREZILLON · 9 years ago
  68. 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 9 years ago
  69. 9a6c2fe regulator: arizona-ldo1: Add additional supported voltage by Charles Keepax · 9 years ago
  70. 9eac5fd regulator: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  71. 6986f44 regulator: max77843: Convert to use regulator_is_enabled_regmap by Axel Lin · 9 years ago
  72. b7c960d regulator: max77843: Fix enable_mask for max77843 charger by Axel Lin · 9 years ago
  73. 0cfeddb regulator: 88pm8607: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  74. 39d2330 regulator: max77693: Use core code for charger's is_enabled by Krzysztof Kozlowski · 9 years ago
  75. 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 9 years ago
  76. dcd9ec6 regulator: max8973: set startup time for rail based on BIAS control by Laxman Dewangan · 9 years ago
  77. ec03c08 regulator: max77843: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 9 years ago
  78. cab344d regulator: max14577: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 9 years ago
  79. e4e8ccc regulator: max77686: Fix typo in email address by Fabio Estevam · 9 years ago
  80. 43343f8 regulator: Fix the function name in documentation by Krzysztof Kozlowski · 9 years ago
  81. 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
  82. 4ec0853 Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next by Mark Brown · 9 years ago
  83. 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
  84. 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
  85. 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
  86. 5fc31b4 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  87. 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
  88. c0cf5a59 regulator: max8660: Handle empty regulator data by Markus Pargmann · 9 years ago
  89. 2329609 regulator: output current-limit for all regulators in summary by Heiko Stübner · 9 years ago
  90. 7c225ec regulator: add a summary tree in debugfs by Heiko Stübner · 9 years ago
  91. ce8ae17 regulator: qcom: Tidy up probe() by Bjorn Andersson · 9 years ago
  92. 087a1b5 regulator: qcom: Rework to single platform device by Bjorn Andersson · 9 years ago
  93. 469a9514 regulator: qcom: Refactor of-parsing code by Bjorn Andersson · 9 years ago
  94. 4d1e4d6 regulator: qcom: Don't enable DRMS in driver by Bjorn Andersson · 9 years ago
  95. dfb85ba regulator: max8660: fix assignment of pdata to data that becomes dead by Colin Ian King · 9 years ago
  96. 6261b06 regulator: Defer lookup of supply to regulator_get by Bjorn Andersson · 9 years ago
  97. 222d0f0 regulator: max77693: Let core parse DT and drop board files support by Krzysztof Kozlowski · 9 years ago
  98. a9eaa81 regulator: Ensure unique regulator debugfs directory names by Guenter Roeck · 10 years ago
  99. 1401990 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 9 years ago
  100. 14aef29 regulator: stw481x: Remove unused fields from struct stw481x by Axel Lin · 9 years ago