1. 8a092e6 regulator: anatop: allow regulator to be in bypass mode by Mika Båtsman · 8 years ago
  2. 43160ff regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed by Axel Lin · 8 years ago
  3. 0d2a8ef4 Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus by Mark Brown · 8 years ago
  4. 3bfbb4d regulator: qcom_smd: add list_voltage callback by Srinivas Kandagatla · 8 years ago
  5. fc1e1c4 regulator: Remove regulator_can_change_voltage() by Mark Brown · 8 years ago
  6. 2ac1ea2 regulator: twl: fix use of integer as pointer by Ben Dooks · 8 years ago
  7. d1e44b6 regulator: qcom_smd: add regulator ops for pm8941 lnldo by Srinivas Kandagatla · 8 years ago
  8. a8a4754 regulator: qcom_smd: add list_voltage callback by Srinivas Kandagatla · 8 years ago
  9. 7eeeab8 regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION() by Fabio Estevam · 8 years ago
  10. af2c55c regulator: Kconfig: Mention that PFUZE3000 is also supported by Fabio Estevam · 8 years ago
  11. 1242565 regulator: pfuze100-regulator: Remove global variable by Fabio Estevam · 8 years ago
  12. 636e2a3 regulator: axp20x: Add support for the (external) drivebus regulator by Hans de Goede · 8 years ago
  13. 8305830 regulator: pwm: Drop unneeded pwm_enable() call by Boris Brezillon · 8 years ago
  14. a51f9f4 regulator: axp20x: support AXP809 variant by Chen-Yu Tsai · 8 years ago
  15. c714a58 regulator: tps51632: Fix setting ramp delay by Axel Lin · 8 years ago
  16. d0abd6f regulator: max8973: Fix setting ramp delay by Axel Lin · 8 years ago
  17. 0569251 regulator: mt6397: Add buck change mode regulator interface for mt6397 by Henry Chen · 8 years ago
  18. fb69114 regulator: mt6397: Constify struct regulator_ops by Henry Chen · 8 years ago
  19. c8a28a0 regulator: pv880x0: Clean up unnecessary header inclusion by Axel Lin · 8 years ago
  20. f5a6d35 regulator: fixed: Remove workaround to handle of_get_named_gpio() return by Laxman Dewangan · 9 years ago
  21. 4f38c56 Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topic/twl' into regulator-next by Mark Brown · 8 years ago
  22. 39d652e Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 8 years ago
  23. eb76d84 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max8973', 'regulator/topic/maxim', 'regulator/topic/palmas' and 'regulator/topic/pv88080' into regulator-next by Mark Brown · 8 years ago
  24. ce59ded Merge remote-tracking branches 'regulator/topic/fan53555', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/lp873x' and 'regulator/topic/max77620' into regulator-next by Mark Brown · 8 years ago
  25. 78d5501 Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic/constrain', 'regulator/topic/debugfs' and 'regulator/topic/doc' into regulator-next by Mark Brown · 8 years ago
  26. 8595bb2 Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/axp20x' into regulator-next by Mark Brown · 8 years ago
  27. ab36885 Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 8 years ago
  28. 170b649 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 8 years ago
  29. 75941a1 Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next by Mark Brown · 8 years ago
  30. 93878cd Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer' into regulator-linus by Mark Brown · 8 years ago
  31. 5535fc7 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 8 years ago
  32. e9cb77d Merge remote-tracking branch 'regulator/fix/bypass' into regulator-linus by Mark Brown · 8 years ago
  33. 9e9daa0 regulator: rk808: Migrate to regulator core's simplified DT parsing code by Wadim Egorov · 8 years ago
  34. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 8 years ago
  35. 994aae3 regulator: lp873x: Add support for lp873x PMIC regulators by Keerthy · 8 years ago
  36. ac40b44 regulator: da9063: Correct module alias prefix to fix module autoloading by Geert Uytterhoeven · 8 years ago
  37. 6c7d614 regulator: tps65917/palmas: Simplify multiple dereference of match->of_node by Nishanth Menon · 8 years ago
  38. 7f091e5 regulator: tps65917/palmas: Handle possible memory allocation failure by Nishanth Menon · 8 years ago
  39. 1b42443 regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[idx] by Nishanth Menon · 8 years ago
  40. 036d193 regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_matches[idx] by Nishanth Menon · 8 years ago
  41. bc0868c Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm into regulator-pwm by Mark Brown · 8 years ago
  42. 8c12ad8 regulator: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  43. a959730 regulator: max77686: Configure enable time to properly handle regulator enable by Krzysztof Kozlowski · 8 years ago
  44. f40d489 regulator: axp20x: Fix axp22x ldo_io registration error on cold boot by Hans de Goede · 8 years ago
  45. 129d7cf regulator: rk808: Add rk808_reg_ops_ranges for LDO3 by Wadim Egorov · 8 years ago
  46. 45389c4 regulator: core: Add early supply resolution for regulators by Jon Hunter · 8 years ago
  47. cbc13a6 Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 8 years ago
  48. a2262e5 regulator: axp20x: Fix axp22x ldo_io voltage ranges by Hans de Goede · 8 years ago
  49. e0341f1 regulator: tps65917/palmas: Add bypass "On" value by Nishanth Menon · 8 years ago
  50. 8d4d5c3 regulator: axp20x: Fix LDO4 linear voltage range by Maxime Ripard · 8 years ago
  51. 4a5ed8c regulator: rk808: remove unused rk808_reg_ops_ranges by Arnd Bergmann · 8 years ago
  52. 8a34e97 regulator: refactor valid_ops_mask checking code by WEN Pingbo · 8 years ago
  53. afcd666 regulator: rk808: remove linear range definitions with a single range by Wadim Egorov · 8 years ago
  54. 5aa4359 regulator: max77620: Add support for device specific ramp rate setting by Laxman Dewangan · 8 years ago
  55. dd1a571 regulator: helpers: Ensure bypass register field matches ON value by Jon Hunter · 8 years ago
  56. c438b9d regulator: core: Move registration of regulator device by Jon Hunter · 8 years ago
  57. f89ba33 Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-supply by Mark Brown · 8 years ago
  58. 8e5356a regulator: core: Clear the supply pointer if enabling fails by Jon Hunter · 8 years ago
  59. 7ddede6 regulator: core: Don't terminate supply resolution early by Jon Hunter · 8 years ago
  60. 2d80a91 regulator: core: Add debugfs to show constraint flags by Richard Fitzgerald · 8 years ago
  61. ae714c3 regulator: tps6524x: Fix broken use of spi_dev_get() by Mark Brown · 8 years ago
  62. e57cbb7 regulator: fan53555: Add support for FAN53555UC13X type by Wadim Egorov · 8 years ago
  63. 5e39cf4 regulator: fan53555: Add support for FAN53555BUC18X type by Wadim Egorov · 8 years ago
  64. 07c5c3a regulator: core: remove lockdep assert from suspend_prepare by Tero Kristo · 8 years ago
  65. 99cf3af regulator: pv88080: new regulator driver by James Ban · 8 years ago
  66. 94be46b regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs by Krzysztof Kozlowski · 8 years ago
  67. b1d21a2 regulator: qcom_spmi: Always return a selector when asked by Stephen Boyd · 8 years ago
  68. 7cb7348 regulator: lp3972: Silence uninitialized variable warning by Dan Carpenter · 8 years ago
  69. 40e1d79 regulator: lp3971: Silence uninitialized variable warning by Dan Carpenter · 8 years ago
  70. d2d5437b regulator: max8973: add support for junction thermal warning by Laxman Dewangan · 8 years ago
  71. 2c0a303 regulator: core: Fix locking of GPIO list on free by Mark Brown · 8 years ago
  72. 469b640 regulator: reorder initialization steps in regulator_register() by Boris Brezillon · 8 years ago
  73. fef9501 regulator: core: Use parent voltage from the supply when bypassed by Mark Brown · 8 years ago
  74. 162c5a3 regulator: as3722: Constify regulator ops by Thierry Reding · 8 years ago
  75. 40a8655 regulator: as3722: Add bypass support for LDO6 by Jon Hunter · 8 years ago
  76. 314a820 regulator: max77686: Use module_platform_driver() instead subsys initcall by Javier Martinez Canillas · 8 years ago
  77. 5ab3c49 regulator: s2mps11: Use module_platform_driver() instead subsys initcall by Javier Martinez Canillas · 8 years ago
  78. 74d8b45 regulator: twl: Fix a typo in twl4030_send_pb_msg by Ivaylo Dimitrov · 8 years ago
  79. fd786fb regulator: pwm: Try to avoid voltage error in duty cycle calculation by Laxman Dewangan · 8 years ago
  80. 724fef5 regulator: max8997/max77802: Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  81. a221f95 regulator: twl: Provide of_map_mode for twl4030 by Ivaylo Dimitrov · 8 years ago
  82. 1b5b196 regulator: qcom_spmi: Only use selector based regulator ops by Stephen Boyd · 8 years ago
  83. 2cf7b99 regulator: qcom_spmi: Add slewing delays for all SMPS types by Stephen Boyd · 8 years ago
  84. a215137 regulator: Fix deadlock during regulator registration by Jon Hunter · 8 years ago
  85. 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 8 years ago
  86. 45a91e8 regulator: core: Log when we bring constraints into range by Mark Brown · 9 years ago
  87. c5c9c2d regulator: act8865: Configure register access for act8600 by Maarten ter Huurne · 9 years ago
  88. 005e4685 regulator: act8865: Pass of_node via act8865_regulator_data by Maarten ter Huurne · 9 years ago
  89. 86cf635 regulator: Rename files for Maxim PMIC drivers by Javier Martinez Canillas · 9 years ago
  90. 5e3ca2b regulator: Try to resolve regulators supplies on registration by Javier Martinez Canillas · 9 years ago
  91. 6ee5c04 regulator: qcom_spmi: Keep trying to add regulators if read fails by Stephen Boyd · 9 years ago
  92. 50314e5 regulator: qcom_spmi: Add support for pm8994 by Stephen Boyd · 9 years ago
  93. 32e5dea regulator: twl: Regulator mode should not depend on regulator enabled state by Ivaylo Dimitrov · 9 years ago
  94. 2330b05 regulator: twl: Make sure we have access to powerbus before trying to write to it by Ivaylo Dimitrov · 9 years ago
  95. 3b67262 regulator: s2mps11: Fix invalid selector mask and voltages for buck9 by Krzysztof Kozlowski · 9 years ago
  96. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 9 years ago
  97. e437b90 regulator: core: Remove duplicate copy of active-discharge parsing by Vladimir Zapolskiy · 9 years ago
  98. 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 9 years ago
  99. e6e79fd regulator: act8865: Remove "too many regulators" error handler by Maarten ter Huurne · 9 years ago
  100. de14ba6 regulator: act8865: Remove redundant dev lookups by Maarten ter Huurne · 9 years ago