1. 27447c9 regulator: as3711: Convert to devm_regulator_register by Axel Lin · 11 years ago
  2. 9b2cdac regulator: ad5398: Convert to devm_regulator_register by Axel Lin · 11 years ago
  3. b1a613d regulator: aat2870: Convert to devm_regulator_register by Axel Lin · 11 years ago
  4. bcb5fe4 regulator: 88pm8607: Convert to devm_regulator_register by Axel Lin · 11 years ago
  5. 9e2bfbb regulator: wm8994: Convert to devm_regulator_register by Mark Brown · 11 years ago
  6. eb8b3c8 regulator: wm8400: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  7. e57e546 regulator: wm8350: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  8. fc7c60e regulator: wm831x-ldo: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  9. af151de regulator: wm831x-isink: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  10. d73b4cb regulator: wm831x-dcdc: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  11. f0db475 regulator: s5m8767: Covert to devm_regulator_register() by Mark Brown · 11 years ago
  12. b707a27 regulator: s2mps11: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  13. b6b7709 regulator: arizona-micsupp: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  14. 14ffa88 regulator: arizona-ldo1: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  15. b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
  16. 41c7a87 regulator: wm831x-ldo: Use devm_request_threaded_irq() by Mark Brown · 11 years ago
  17. 63fb314 regulator: wm831x-isink: Use devm_request_threaded_irq() by Mark Brown · 11 years ago
  18. b0c4c0c regulator: wm831x-dcdc: Convert to devm_request_threaded_irq() by Mark Brown · 11 years ago
  19. 1aa20d2 regulator: wm831x-dcdc: Convert to devm_gpio_request_one() by Mark Brown · 11 years ago
  20. 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
  21. a584862 Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next by Mark Brown · 11 years ago
  22. 2d31b15 Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next by Mark Brown · 11 years ago
  23. 04fcec8 Merge remote-tracking branch 'regulator/topic/sec' into regulator-next by Mark Brown · 11 years ago
  24. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  25. 09f2dd8 Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 11 years ago
  26. 39fe3b4 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 11 years ago
  27. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  28. 6979380d Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next by Mark Brown · 11 years ago
  29. 3aba952 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 11 years ago
  30. 882e3db Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next by Mark Brown · 11 years ago
  31. bca3523b Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next by Mark Brown · 11 years ago
  32. 099c6062 Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next by Mark Brown · 11 years ago
  33. 724d054 Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next by Mark Brown · 11 years ago
  34. 6269657 Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next by Mark Brown · 11 years ago
  35. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  36. 5288be3 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 11 years ago
  37. 632b3d6 regulator: da9063: Statize da9063_ldo_lim_event by Axel Lin · 11 years ago
  38. 613965f regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y by Axel Lin · 11 years ago
  39. 6290d60 regulator: tps65217: Convert to use linear ranges by Axel Lin · 11 years ago
  40. e515800 regulator: da9063: Use IS_ERR to check return value of regulator_register() by Axel Lin · 11 years ago
  41. 556dcf9 regulator: da9063: Optimize da9063_set_current_limit implementation by Axel Lin · 11 years ago
  42. 631a1fc regulator: build: Allow most regulators to be built as modules by Mark Brown · 11 years ago
  43. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  44. 69ca3e5 regulator: da9063: Add Dialog DA9063 voltage regulators support. by Krystian Garbaciak · 11 years ago
  45. cf06cbb regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  46. 84fcf44 regulator: core: Use bool for exclusivitity flag by Mark Brown · 11 years ago
  47. 720c027 regulator: 88pm800: forever loop in pm800_regulator_probe() by Dan Carpenter · 11 years ago
  48. c93e5bc regulator: da9210: Remove redundant MODULE_ALIAS by Axel Lin · 11 years ago
  49. 19c6b54 regulator: 88pm800: Fix checking whether num_regulator is valid by Axel Lin · 11 years ago
  50. f8f1d48 regulator: s2mps11: Fix setting ramp_delay by Axel Lin · 11 years ago
  51. 8085330 regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call by Axel Lin · 11 years ago
  52. 77409d9 regulator: palmas: model SMPS10 as two regulators by Kishon Vijay Abraham I · 11 years ago
  53. d295f76 regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c by Axel Lin · 11 years ago
  54. d6c7e11 regulator: max8660: fix build warnings by Daniel Mack · 11 years ago
  55. c4a54b8 regulator: core: Move helpers for drivers out into a separate file by Mark Brown · 11 years ago
  56. eca2a65 Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-helpers by Mark Brown · 11 years ago
  57. 16f1091 regulator: da9210: New driver by Steve Twiss · 11 years ago
  58. abe4c51 regulators: max8660: add DT bindings by Daniel Mack · 11 years ago
  59. 6b8430c regulator: pfuze100: Fix off-by-one for max_register setting by Axel Lin · 11 years ago
  60. de492e8 regulators: max8660: add a shorthand to &client->dev by Daniel Mack · 11 years ago
  61. 4a678f0 regulators: max8660: use i2c_id->driver_data rather than ->name by Daniel Mack · 11 years ago
  62. e565666 regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation by Axel Lin · 11 years ago
  63. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  64. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  65. d949323 regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set by Axel Lin · 11 years ago
  66. 2e04cc4 regulator: pfuze100: Use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  67. 40839bf regulator: pfuze100: Fix module alias prefix by Axel Lin · 11 years ago
  68. 8c86ab2 regulator: pfuze100: Use i2c_[set|get]_clientdata by Axel Lin · 11 years ago
  69. 94421b0 regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C by Axel Lin · 11 years ago
  70. 12d20fc2 regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver by Robin Gong · 11 years ago
  71. 550bf89 regulator: da903x: Convert da9034 ldo12 to use linear ranges by Axel Lin · 11 years ago
  72. 205c97b regulator:pfuze100: fix build warning and correct the binding doc by Robin Gong · 11 years ago
  73. 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago
  74. 587cea2 regulator: core: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  75. fba6583 regulator: tps65912: Convert tps65912_ops_ldo to use linear ranges by Axel Lin · 11 years ago
  76. 9234c63 regulator: as3711: Convert to use linear ranges by Axel Lin · 11 years ago
  77. 6625d9d regulator: 88pm800: Add missing n_voltages setting for bucks by Axel Lin · 11 years ago
  78. 7c45f60 regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y by Axel Lin · 11 years ago
  79. e5e80f6 regulator: 88pm800: Add missing config.of_node setting for regulator register by Axel Lin · 11 years ago
  80. 95f1dc0 regulator: 88pm800: add regulator driver for 88pm800 by Chao Xie · 11 years ago
  81. e54e6aa Merge remote-tracking branch 'regulator/topic/linear-range' into HEAD by Mark Brown · 11 years ago
  82. 6c918d2 regulator: core: Ensure selector is mapped by Mark Brown · 11 years ago
  83. a56d66a regulator: core: Allow fixed voltage range in multiple linear ranges by Axel Lin · 11 years ago
  84. 82b736d regulator: build: Sort Kconfig by Mark Brown · 11 years ago
  85. 070260f regulator: core: Use the power efficient workqueue for delayed powerdown by Mark Brown · 11 years ago
  86. 6c683c9 regulator: s2mps11: Convert driver completely to use set_ramp_delay callback by Yadwinder Singh Brar · 11 years ago
  87. a50c6b3 regulator: s2mps11: Add DT support by Yadwinder Singh Brar · 11 years ago
  88. 939c027 regulator: s2mps11: Implement set_ramp_rate callback for bucks by Yadwinder Singh Brar · 11 years ago
  89. 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
  90. 1e1598ed regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks by Yadwinder Singh Brar · 11 years ago
  91. 5b17595 regulator: core: Remove redundant checks by Yadwinder Singh Brar · 11 years ago
  92. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  93. 37a6f43 regulator: lp872x: fix a build waring and coding styles by Milo Kim · 11 years ago
  94. c36a1cd regulator: wm8350: Convert to use linear ranges by Mark Brown · 11 years ago
  95. 5ff26a1 regulator: wm831x-ldo: Convert to use linear ranges by Mark Brown · 11 years ago
  96. 6692e43 regulator: wm8400: Use linear ranges by Mark Brown · 11 years ago
  97. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  98. 891636e regulator: core: Drop references on supply regulator when unregistering by Mark Brown · 11 years ago
  99. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  100. 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