1. f3d17a7 Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus by Mark Brown · 11 years ago
  2. 60c32f3 Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 11 years ago
  3. 0f5da28 Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus by Mark Brown · 11 years ago
  4. 780a0ff Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus by Mark Brown · 11 years ago
  5. e7b8782 Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus by Mark Brown · 11 years ago
  6. bf00ca3 regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode by Nishanth Menon · 11 years ago
  7. f3ef11b regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settings by Axel Lin · 11 years ago
  8. 087e35a regulator: wm8350: correct the max_uV of LDO by Laxman Dewangan · 11 years ago
  9. ae3e101 regulator: palmas: Remove wrong comment for the equation calculating num_voltages by Axel Lin · 11 years ago
  10. e8cb204 regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch by Geert Uytterhoeven · 11 years ago
  11. 087d30e regulator: palmas: configure enable time for LDOs by Laxman Dewangan · 11 years ago
  12. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  13. 0f45aa8 regulator: palmas: fix the n_voltages for smps to 122 by Laxman Dewangan · 11 years ago
  14. a584862 Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next by Mark Brown · 11 years ago
  15. 2d31b15 Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next by Mark Brown · 11 years ago
  16. 04fcec8 Merge remote-tracking branch 'regulator/topic/sec' into regulator-next by Mark Brown · 11 years ago
  17. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  18. 09f2dd8 Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 11 years ago
  19. 39fe3b4 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 11 years ago
  20. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  21. 6979380d Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next by Mark Brown · 11 years ago
  22. 3aba952 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 11 years ago
  23. 882e3db Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next by Mark Brown · 11 years ago
  24. bca3523b Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next by Mark Brown · 11 years ago
  25. 099c6062 Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next by Mark Brown · 11 years ago
  26. 724d054 Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next by Mark Brown · 11 years ago
  27. 6269657 Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next by Mark Brown · 11 years ago
  28. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  29. 5288be3 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 11 years ago
  30. 632b3d6 regulator: da9063: Statize da9063_ldo_lim_event by Axel Lin · 11 years ago
  31. 613965f regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y by Axel Lin · 11 years ago
  32. 6290d60 regulator: tps65217: Convert to use linear ranges by Axel Lin · 11 years ago
  33. e515800 regulator: da9063: Use IS_ERR to check return value of regulator_register() by Axel Lin · 11 years ago
  34. 556dcf9 regulator: da9063: Optimize da9063_set_current_limit implementation by Axel Lin · 11 years ago
  35. 631a1fc regulator: build: Allow most regulators to be built as modules by Mark Brown · 11 years ago
  36. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  37. 69ca3e5 regulator: da9063: Add Dialog DA9063 voltage regulators support. by Krystian Garbaciak · 11 years ago
  38. cf06cbb regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  39. 84fcf44 regulator: core: Use bool for exclusivitity flag by Mark Brown · 11 years ago
  40. 720c027 regulator: 88pm800: forever loop in pm800_regulator_probe() by Dan Carpenter · 11 years ago
  41. c93e5bc regulator: da9210: Remove redundant MODULE_ALIAS by Axel Lin · 11 years ago
  42. 19c6b54 regulator: 88pm800: Fix checking whether num_regulator is valid by Axel Lin · 11 years ago
  43. f8f1d48 regulator: s2mps11: Fix setting ramp_delay by Axel Lin · 11 years ago
  44. 8085330 regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call by Axel Lin · 11 years ago
  45. 77409d9 regulator: palmas: model SMPS10 as two regulators by Kishon Vijay Abraham I · 11 years ago
  46. d295f76 regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c by Axel Lin · 11 years ago
  47. d6c7e11 regulator: max8660: fix build warnings by Daniel Mack · 11 years ago
  48. c4a54b8 regulator: core: Move helpers for drivers out into a separate file by Mark Brown · 11 years ago
  49. eca2a65 Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-helpers by Mark Brown · 11 years ago
  50. 16f1091 regulator: da9210: New driver by Steve Twiss · 11 years ago
  51. abe4c51 regulators: max8660: add DT bindings by Daniel Mack · 11 years ago
  52. 6b8430c regulator: pfuze100: Fix off-by-one for max_register setting by Axel Lin · 11 years ago
  53. de492e8 regulators: max8660: add a shorthand to &client->dev by Daniel Mack · 11 years ago
  54. 4a678f0 regulators: max8660: use i2c_id->driver_data rather than ->name by Daniel Mack · 11 years ago
  55. e565666 regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation by Axel Lin · 11 years ago
  56. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  57. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  58. d949323 regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set by Axel Lin · 11 years ago
  59. 2e04cc4 regulator: pfuze100: Use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  60. 40839bf regulator: pfuze100: Fix module alias prefix by Axel Lin · 11 years ago
  61. 8c86ab2 regulator: pfuze100: Use i2c_[set|get]_clientdata by Axel Lin · 11 years ago
  62. 94421b0 regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C by Axel Lin · 11 years ago
  63. 12d20fc2 regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver by Robin Gong · 11 years ago
  64. 550bf89 regulator: da903x: Convert da9034 ldo12 to use linear ranges by Axel Lin · 11 years ago
  65. 205c97b regulator:pfuze100: fix build warning and correct the binding doc by Robin Gong · 11 years ago
  66. 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago
  67. 587cea2 regulator: core: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  68. fba6583 regulator: tps65912: Convert tps65912_ops_ldo to use linear ranges by Axel Lin · 11 years ago
  69. 9234c63 regulator: as3711: Convert to use linear ranges by Axel Lin · 11 years ago
  70. 6625d9d regulator: 88pm800: Add missing n_voltages setting for bucks by Axel Lin · 11 years ago
  71. 7c45f60 regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y by Axel Lin · 11 years ago
  72. e5e80f6 regulator: 88pm800: Add missing config.of_node setting for regulator register by Axel Lin · 11 years ago
  73. 95f1dc0 regulator: 88pm800: add regulator driver for 88pm800 by Chao Xie · 11 years ago
  74. e54e6aa Merge remote-tracking branch 'regulator/topic/linear-range' into HEAD by Mark Brown · 11 years ago
  75. 6c918d2 regulator: core: Ensure selector is mapped by Mark Brown · 11 years ago
  76. a56d66a regulator: core: Allow fixed voltage range in multiple linear ranges by Axel Lin · 11 years ago
  77. 82b736d regulator: build: Sort Kconfig by Mark Brown · 11 years ago
  78. 070260f regulator: core: Use the power efficient workqueue for delayed powerdown by Mark Brown · 11 years ago
  79. 6c683c9 regulator: s2mps11: Convert driver completely to use set_ramp_delay callback by Yadwinder Singh Brar · 11 years ago
  80. a50c6b3 regulator: s2mps11: Add DT support by Yadwinder Singh Brar · 11 years ago
  81. 939c027 regulator: s2mps11: Implement set_ramp_rate callback for bucks by Yadwinder Singh Brar · 11 years ago
  82. 92d8eca Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-sec by Mark Brown · 11 years ago
  83. 1e1598ed regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks by Yadwinder Singh Brar · 11 years ago
  84. 5b17595 regulator: core: Remove redundant checks by Yadwinder Singh Brar · 11 years ago
  85. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  86. 37a6f43 regulator: lp872x: fix a build waring and coding styles by Milo Kim · 11 years ago
  87. c36a1cd regulator: wm8350: Convert to use linear ranges by Mark Brown · 11 years ago
  88. 5ff26a1 regulator: wm831x-ldo: Convert to use linear ranges by Mark Brown · 11 years ago
  89. 6692e43 regulator: wm8400: Use linear ranges by Mark Brown · 11 years ago
  90. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  91. 891636e regulator: core: Drop references on supply regulator when unregistering by Mark Brown · 11 years ago
  92. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  93. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  94. 50aaa6b Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  95. 76f7a10 Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  96. 9006834 regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate by Yadwinder Singh Brar · 11 years ago
  97. 56a942e regulator: lp8755: Provide map_voltage() by Mark Brown · 11 years ago
  98. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. 70083c4 Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-next by Mark Brown · 11 years ago
  100. 6090830 Merge remote-tracking branch 'regulator/topic/of' into regulator-next by Mark Brown · 11 years ago