1. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  2. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 12 years ago
  3. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 12 years ago
  4. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 12 years ago
  5. 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
  6. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  7. 0c437c4 regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config by Richard Zhao · 13 years ago
  8. 65364e9 regulator: max8925: fix enabled/disabled judgement mistake by Kevin Liu · 13 years ago
  9. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  10. 1bb50b2 regulator: pass regulator_register of_node in fixed voltage driver by Richard Zhao · 13 years ago
  11. b2296bd regulator: Enable supply regulator if child rail is enabled. by Laxman Dewangan · 13 years ago
  12. 4fef21e regulator: mc13892: Convert to devm_kzalloc() by Fabio Estevam · 13 years ago
  13. cbe10a3 regulator: mc13783: Convert to devm_kzalloc() by Fabio Estevam · 13 years ago
  14. 32c78de regulator: Fix checking return value of create_regulator by Axel Lin · 13 years ago
  15. bcda432 regulator: Fix the error handling if create_regulator fails by Axel Lin · 13 years ago
  16. a398eaa regulator: Export regulator_is_supported_voltage() by Mark Brown · 13 years ago
  17. 93bcb23 regulator: mc13892: add device tree probe support by Shawn Guo · 13 years ago
  18. 3a5d031 regulator: mc13892: remove the unnecessary prefix from regulator name by Shawn Guo · 13 years ago
  19. fded2f4 regulator: Convert wm831x regulator drivers to devm_kzalloc() by Mark Brown · 13 years ago
  20. 6242eae regulator: da9052: Staticize non-exported symbols by Axel Lin · 13 years ago
  21. 984b5a6 regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case for da9052-regulator by Ashish Jangam · 13 years ago
  22. 47aed92 regulator: Update da9052-regulator for DT changes by Mark Brown · 13 years ago
  23. 08bf1c0 regulator: DA9052/53 Regulator support by Ashish Jangam · 13 years ago
  24. 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
  25. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  26. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
  27. 9a8f5e0 regulator: Allow regulators to register with no init_data by Mark Brown · 13 years ago
  28. 979268c Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  29. ba305e3 regulator: twl: fix twl4030 support for smps regulators by Tero Kristo · 13 years ago
  30. 12f457d Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  31. 58fb5cf regulator: fix use after free bug by Lothar Waßmann · 13 years ago
  32. 9ee4be4 Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  33. 005d610 regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() by Axel Lin · 13 years ago
  34. a5228d2 regulator: aat2870: Remove a redundant bitwise and operation by Axel Lin · 13 years ago
  35. d4d6373 regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator by Axel Lin · 13 years ago
  36. ae523fc Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  37. 22d881c regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() by Axel Lin · 13 years ago
  38. 6806a66 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  39. bc91396 regulator: Staticise of_get_fixed_voltage_config() by Axel Lin · 13 years ago
  40. 4b864af regulator: Checking return value of of_get_regulator_init_data by Axel Lin · 13 years ago
  41. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
  42. 02fcc84 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  43. 1568434 regulator: Fix compile break due to missing arguments to regulator_register by Rajendra Nayak · 13 years ago
  44. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  45. 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
  46. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  47. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  48. cef4910 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  49. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  50. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  51. 4c78899 regulator: Don't create voltage sysfs entries if we can't read voltage by Mark Brown · 13 years ago
  52. aebe495 regulator: Don't report zero volts for the fixed voltage regulator by Mark Brown · 13 years ago
  53. c1fc148 regulator: TPS65910: Create an array for init data by Kyle Manna · 13 years ago
  54. 72c108c regulator: TPS65910: Move regulator defs to header by Kyle Manna · 13 years ago
  55. c5b68d47 regulator: max8649 Convert max8649 to use regmap api by Jonghwan Choi · 13 years ago
  56. 43530b6 regulator: Use regmap_read/write(), regmap_update_bits functions directly by Jonghwan Choi · 13 years ago
  57. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  58. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  59. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  60. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  61. 22be053 regulator: Add export.h for THIS_MODULE to dummy.c by Paul Gortmaker · 13 years ago
  62. 73180f8 mfd: Move to the new db500 PRCMU API by Mattias Nilsson · 13 years ago
  63. 8f1585a regulator: Finish mc13783 conversion to the mc13xxx API by Samuel Ortiz · 13 years ago
  64. d1685e4 regulator: Fix possible nullpointer dereference in regulator_enable() by Heiko Stübner · 13 years ago
  65. d162b3c regulator: gpio-regulator add dependency on GENERIC_GPIO by Heiko Stübner · 13 years ago
  66. ecc37ed regulator: Add module.h include to gpio-regulator by Mark Brown · 13 years ago
  67. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago
  68. e3efe66 regulator: remove duplicate REG_CTRL2 defines in tps65023 by H Hartley Sweeten · 13 years ago
  69. a1ff89e regulator: Add WM1811 support by Mark Brown · 13 years ago
  70. aa59802 regulator: Fix return code from regulator_disable_deferred() by Mark Brown · 13 years ago
  71. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  72. 437afd2 regulator: tps65023: Added support for the similiar TPS65020 chip by Marcus Folkesson · 13 years ago
  73. 1c3ede0 regulator: tps65023: Setting correct core regulator for tps65021 by Marcus Folkesson · 13 years ago
  74. cc17ef3 regulator: tps65023: Set missing bit for update core-voltage by Marcus Folkesson · 13 years ago
  75. f068ad8 regulator: tps65023: Fixes i2c configuration issues by Marcus Folkesson · 13 years ago
  76. ba55a97 regulator: Add debugfs file showing the supply map table by Mark Brown · 13 years ago
  77. 500c524 regulator: tps6586x: add SMx slew rate setting by Xin Xie · 13 years ago
  78. fc999b8 regulator: tps65023: Fixes i2c configuration issues by Marcus Folkesson · 13 years ago
  79. 0fcdb10 regulator: tps6507x: Remove num_voltages array by Axel Lin · 13 years ago
  80. dd32e11 regulator: max8952: removed unused mutex. by MyungJoo Ham · 13 years ago
  81. e69c499 regulator: Ensure enough enable time for max8649 by Axel Lin · 13 years ago
  82. 99cd25c regulator: 88pm8607: Fix off-by-one value range checking in the case of no id is matched by Axel Lin · 13 years ago
  83. 88585b8 regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID by Axel Lin · 13 years ago
  84. 3a7d021 regulator: aat2870-regulator.c needs module.h by Randy Dunlap · 13 years ago
  85. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  86. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  87. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  88. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  89. 9260ad98 tps65912: add regulator driver by Margarita Olaya · 13 years ago
  90. 88cda60 regulator: Improve WM831x DVS VSEL selection algorithm by Mark Brown · 13 years ago
  91. c439b8f regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set by Mark Brown · 13 years ago
  92. b47ba9fd regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode by Mark Brown · 13 years ago
  93. 24b4315 regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc by Mark Brown · 13 years ago
  94. a1b81dd regulator: Fix WM831x DCDC DVS VSEL bootstrapping by Mark Brown · 13 years ago
  95. 137a635 regulator: Fix WM831x regulator ID lookups for multiple WM831xs by Mark Brown · 13 years ago
  96. 9092335 regulator: Convert tps65023 to use regmap API by Mark Brown · 13 years ago
  97. 54abd33 regulator: Fix argument format type errors in error prints by Mark Brown · 13 years ago
  98. 1a6958e7 regulator: Fix memory leak in set_machine_constraints() error paths by Axel Lin · 13 years ago
  99. 89f425e regulator: Make core more chatty about some errors by Mark Brown · 13 years ago
  100. 39aa9b6 regulator: tps65910: Fix array access out of bounds bug by Axel Lin · 13 years ago