1. e616e2f Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus by Mark Brown · 9 years ago
  2. 6d73aef regulator: mt6311: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  3. 6cb6e6b regulator: ltc3589: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  4. ce31751 regulator: ad5398: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  5. a02daad regulator: pfuze100: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  6. 099982f regulator: core: use debug level print in regulator_check_drms by Archit Taneja · 9 years ago
  7. 804486b regulator: lp872x: handle error case by Milo Kim · 9 years ago
  8. d9ffae1 regulator: lp872x: use the private data instead of updating I2C device platform data by Milo Kim · 9 years ago
  9. 5b87af4 regulator: isl9305: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  10. ee3010d regulators: max77693: register driver earlier to avoid deferred probe by Marek Szyprowski · 9 years ago
  11. 5a286aa regulator: qcom_smd: Set n_voltages for pm8941_lnldo by Axel Lin · 9 years ago
  12. 9357684 regulator: core: Use IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  13. da65e36 regulator: Regulator driver for the Qualcomm RPM by Bjorn Andersson · 9 years ago
  14. ad3a942 regulator: core: Print at debug level on debugfs creation failure by Stephen Boyd · 9 years ago
  15. c329061 regulator: pbias: Fix broken pbias disable functionality by Kishon Vijay Abraham I · 9 years ago
  16. d3fb980 regulator: core: Spelling fix by Viresh Kumar · 9 years ago
  17. 609ca5f regulator: core: Use class device list for regulator_list in late init by Mark Brown · 9 years ago
  18. 29f5f48 regulator: core: Move more deallocation into class unregister by Mark Brown · 9 years ago
  19. 1768514 regulator: core: Reduce rdev locking region when releasing regulator by Mark Brown · 9 years ago
  20. 7cd71c3 regulator: core: Drop regulator_list_mutex when we're done with it on remove by Mark Brown · 9 years ago
  21. d4ea7d8 regulator: axp20x: Add module alias by Ian Campbell · 9 years ago
  22. 08b472f regulator: mt6311: Trivial clean up by Axel Lin · 9 years ago
  23. 53e3816 regulator: mt6311: Modify the maximum voltage of buck. by Henry Chen · 9 years ago
  24. e80c47b regulator: fan53555: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  25. b10c7f3 regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set by Mikko Perttunen · 9 years ago
  26. e2adfac regulator: qcom-spmi: Add vendor specific configuration by Stephen Boyd · 9 years ago
  27. 41dae91 Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-qcom-spmi by Mark Brown · 9 years ago
  28. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  29. 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
  30. 8766018 regulator: mt6311: Add support for mt6311 regulator by Henry Chen · 9 years ago
  31. a70f0d0 regulator: tps6586x: silence pointer-to-int-cast by Daniel Kurtz · 9 years ago
  32. a13eaf0 regulator: rk808: make better use of the gpiod API by Uwe Kleine-König · 9 years ago
  33. 604d499 regulator: rk808: add #include for gpiod functions by Uwe Kleine-König · 9 years ago
  34. bad47ad regulator: rk808: fixed the overshoot when adjust voltage by Chris Zhong · 9 years ago
  35. bf1fc23 Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-88pm800 by Mark Brown · 9 years ago
  36. 2a32b40 regulator: Remove the max77843 driver by Krzysztof Kozlowski · 9 years ago
  37. 9e9a08e regulator: max77693: Add support for MAX77843 device by Krzysztof Kozlowski · 9 years ago
  38. bc1aadc drivers: max77843: Switch to common max77693 state container by Krzysztof Kozlowski · 9 years ago
  39. 61b305c drivers: max77693: Move state container to common header by Krzysztof Kozlowski · 9 years ago
  40. 5b5e771 regulator: max77693: Support different register configurations by Krzysztof Kozlowski · 9 years ago
  41. 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
  42. e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
  43. fa26e4d regulator: 88pm800: Use regulator_nodes/of_match in the descriptor by Vaibhav Hiremath · 9 years ago
  44. a07d94a regulator: 88pm800: Update driver to use devm_regulator_register fn by Vaibhav Hiremath · 9 years ago
  45. 4d45c70 regulator: 88pm800: Fix indentation of assignments of data structures by Vaibhav Hiremath · 9 years ago
  46. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  47. a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  48. 736050c regulator: da9062: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  49. 7bd3935 regulator: da9211: support da9215 by James Ban · 9 years ago
  50. 4245746 regulator: da9210: Add optional interrupt support by Geert Uytterhoeven · 9 years ago
  51. 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 9 years ago
  52. b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 9 years ago
  53. f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 9 years ago
  54. 322dfa6 regulator: 88pm800: fix LDO vsel_mask value by Yi Zhang · 9 years ago
  55. 5d506a5 regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 9 years ago
  56. f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 9 years ago
  57. f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 9 years ago
  58. 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 9 years ago
  59. cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 9 years ago
  60. 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 9 years ago
  61. ffaab99 regulator: max8973: add support to configure ETR based on rail load by Laxman Dewangan · 9 years ago
  62. 3692db3 regulator: max8973: add support to configure ETR from DT by Laxman Dewangan · 9 years ago
  63. 127e106 regulator: max8973: Fix up control flag option for bias control by Laxman Dewangan · 9 years ago
  64. f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 9 years ago
  65. ec86772 regulator: ltc3589: Constify ltc3589_reg_defaults by Axel Lin · 9 years ago
  66. 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
  67. 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
  68. 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
  69. 32c848e regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug by Krzysztof Kozlowski · 9 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 4ccb09f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  76. 87028bd Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 9 years ago
  77. 24ba1bb Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  78. 419d06a regulator: qcom_spmi: Fix calculating number of voltages by Axel Lin · 9 years ago
  79. 9b2dfee regulator: qcom_spmi: Add missing braces for aligned code by Stephen Boyd · 9 years ago
  80. ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 9 years ago
  81. 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
  82. e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago
  83. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  84. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  85. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  86. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  87. 366604e regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case by Axel Lin · 9 years ago
  88. 5751a99 regulator: core: replace sprintf with scnprintf by Stefan Wahren · 9 years ago
  89. 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
  90. a7068e3 regulator: core: fix constraints output buffer by Stefan Wahren · 9 years ago
  91. c456b89 regulator: core: Don't corrupt display when printing uV offsets by Mark Brown · 9 years ago
  92. 0f7d6ec regulator: max8973: add support for MAX77621 by Laxman Dewangan · 9 years ago
  93. 3064c1f regulator: max8973: configure ramp delay through callback by Laxman Dewangan · 9 years ago
  94. ab101e3 regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) by Lee Jones · 9 years ago
  95. c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 9 years ago
  96. b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 9 years ago
  97. 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
  98. ff268b5 regulator: core: Don't spew backtraces on duplicate sysfs by Stephen Boyd · 9 years ago
  99. 69a6582 regulator: arizona-ldo1: Do not control DVFS clocking from regulator by Richard Fitzgerald · 9 years ago
  100. d87aef9 regulator: da9063: Fix up irq leak by Axel Lin · 9 years ago