1. b29c769 regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths by Axel Lin · 13 years ago
  2. 5bc7801 regulator: Remove obsolete consumer_dev related comment by Axel Lin · 13 years ago
  3. 9fc886a regulator: Fix getting voltage in max8649_enable_time() by Axel Lin · 13 years ago
  4. 5326916 regulator: Fix mc13xxx regulator modular build (again) by David Miller · 13 years ago
  5. 4a68292 regulator: Complain if a voltage range is specified but can't be used by Mark Brown · 13 years ago
  6. 43f674a regulator: Don't add the function name to pr_fmt by Mark Brown · 13 years ago
  7. da7de6a regulator: Show correct chip id for max8649 by Axel Lin · 13 years ago
  8. 0c3d0b2 regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2 by Axel Lin · 13 years ago
  9. 737f360 regulator: Remove support for supplies specified by struct device by Mark Brown · 13 years ago
  10. fb87ef1 Merge branch 'regulator-drivers' into regulator-supply by Mark Brown · 13 years ago
  11. 20a14b8 regulator: Kill s5m8767_get_reg_id function by Axel Lin · 13 years ago
  12. 34ce8d0 regulator: wm8350: Don't specify consumer supplies with struct device by Mark Brown · 13 years ago
  13. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  14. 1e0c66f regulator: tps65910: Sleep control through external inputs by Laxman Dewangan · 13 years ago
  15. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
  16. 49e2263 regulator: Reverse the disable sequence in regulator_bulk_disable() by Sylwester Nawrocki · 13 years ago
  17. 2343933 regulator: mc13xxx-regulator-core: Fix the build when driver is selected as module by Fabio Estevam · 13 years ago
  18. e371ceb regulator: max8997: Avoid spaces in regulator names by Karol Lewandowski · 13 years ago
  19. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 13 years ago
  20. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 13 years ago
  21. e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
  22. d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
  23. 7d38a3c regulator: tps65910: use appropriate variable names. by Laxman Dewangan · 13 years ago
  24. 51ced5e regulator: tps65910: Initialize n_voltages for rails. by Laxman Dewangan · 13 years ago
  25. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  26. c2f8efd regulator: tps65910: Add regulator info for RTC rail by Laxman Dewangan · 13 years ago
  27. 0ce6987 regulator: Update s5m8767 for device tree API changes by Mark Brown · 13 years ago
  28. b683d98 regulator: Update tps65217-regulator for DT changes by Axel Lin · 13 years ago
  29. a493077 regulator: tps65217: Add tps65217 regulator driver by AnilKumar Ch · 13 years ago
  30. 62aa492 regulator: Add S5M8767 configuration by Sangbeom Kim · 13 years ago
  31. 38e9683 regulators/db8500: split off shared dbx500 code by Bengt Jonsson · 13 years ago
  32. c835e1c regulator: s5m8767: Remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
  33. 047ec22 regulator: s5m8767: Add missing breaks by Axel Lin · 13 years ago
  34. 9767ec7 regulator: Add S5M8767A regulator driver by Sangbeom Kim · 13 years ago
  35. 6219929 regulator: TPS62360: Add tps62360 regulator driver by Laxman Dewangan · 13 years ago
  36. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  37. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  38. 0c437c4 regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config by Richard Zhao · 13 years ago
  39. 65364e9 regulator: max8925: fix enabled/disabled judgement mistake by Kevin Liu · 13 years ago
  40. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  41. 1bb50b2 regulator: pass regulator_register of_node in fixed voltage driver by Richard Zhao · 13 years ago
  42. b2296bd regulator: Enable supply regulator if child rail is enabled. by Laxman Dewangan · 13 years ago
  43. 4fef21e regulator: mc13892: Convert to devm_kzalloc() by Fabio Estevam · 13 years ago
  44. cbe10a3 regulator: mc13783: Convert to devm_kzalloc() by Fabio Estevam · 13 years ago
  45. 32c78de regulator: Fix checking return value of create_regulator by Axel Lin · 13 years ago
  46. bcda432 regulator: Fix the error handling if create_regulator fails by Axel Lin · 13 years ago
  47. a398eaa regulator: Export regulator_is_supported_voltage() by Mark Brown · 13 years ago
  48. 93bcb23 regulator: mc13892: add device tree probe support by Shawn Guo · 13 years ago
  49. 3a5d031 regulator: mc13892: remove the unnecessary prefix from regulator name by Shawn Guo · 13 years ago
  50. fded2f4 regulator: Convert wm831x regulator drivers to devm_kzalloc() by Mark Brown · 13 years ago
  51. 6242eae regulator: da9052: Staticize non-exported symbols by Axel Lin · 13 years ago
  52. 984b5a6 regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case for da9052-regulator by Ashish Jangam · 13 years ago
  53. 47aed92 regulator: Update da9052-regulator for DT changes by Mark Brown · 13 years ago
  54. 08bf1c0 regulator: DA9052/53 Regulator support by Ashish Jangam · 13 years ago
  55. 2f288ef Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  56. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  57. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
  58. 9a8f5e0 regulator: Allow regulators to register with no init_data by Mark Brown · 13 years ago
  59. 979268c Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  60. ba305e3 regulator: twl: fix twl4030 support for smps regulators by Tero Kristo · 13 years ago
  61. 12f457d Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  62. 58fb5cf regulator: fix use after free bug by Lothar Waßmann · 13 years ago
  63. 9ee4be4 Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  64. 005d610 regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() by Axel Lin · 13 years ago
  65. a5228d2 regulator: aat2870: Remove a redundant bitwise and operation by Axel Lin · 13 years ago
  66. d4d6373 regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator by Axel Lin · 13 years ago
  67. ae523fc Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  68. 22d881c regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() by Axel Lin · 13 years ago
  69. 6806a66 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  70. bc91396 regulator: Staticise of_get_fixed_voltage_config() by Axel Lin · 13 years ago
  71. 4b864af regulator: Checking return value of of_get_regulator_init_data by Axel Lin · 13 years ago
  72. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
  73. 02fcc84 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  74. 1568434 regulator: Fix compile break due to missing arguments to regulator_register by Rajendra Nayak · 13 years ago
  75. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  76. 68aaa37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  77. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  78. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  79. cef4910 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  80. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  81. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  82. 4c78899 regulator: Don't create voltage sysfs entries if we can't read voltage by Mark Brown · 13 years ago
  83. aebe495 regulator: Don't report zero volts for the fixed voltage regulator by Mark Brown · 13 years ago
  84. c1fc148 regulator: TPS65910: Create an array for init data by Kyle Manna · 13 years ago
  85. 72c108c regulator: TPS65910: Move regulator defs to header by Kyle Manna · 13 years ago
  86. c5b68d47 regulator: max8649 Convert max8649 to use regmap api by Jonghwan Choi · 13 years ago
  87. 43530b6 regulator: Use regmap_read/write(), regmap_update_bits functions directly by Jonghwan Choi · 13 years ago
  88. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  89. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  90. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  91. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  92. 22be053 regulator: Add export.h for THIS_MODULE to dummy.c by Paul Gortmaker · 13 years ago
  93. 73180f8 mfd: Move to the new db500 PRCMU API by Mattias Nilsson · 13 years ago
  94. 8f1585a regulator: Finish mc13783 conversion to the mc13xxx API by Samuel Ortiz · 13 years ago
  95. d1685e4 regulator: Fix possible nullpointer dereference in regulator_enable() by Heiko Stübner · 13 years ago
  96. d162b3c regulator: gpio-regulator add dependency on GENERIC_GPIO by Heiko Stübner · 13 years ago
  97. ecc37ed regulator: Add module.h include to gpio-regulator by Mark Brown · 13 years ago
  98. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago
  99. e3efe66 regulator: remove duplicate REG_CTRL2 defines in tps65023 by H Hartley Sweeten · 13 years ago
  100. a1ff89e regulator: Add WM1811 support by Mark Brown · 13 years ago