1. 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
  2. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  3. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  4. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  5. 9260ad98 tps65912: add regulator driver by Margarita Olaya · 13 years ago
  6. 88cda60 regulator: Improve WM831x DVS VSEL selection algorithm by Mark Brown · 13 years ago
  7. c439b8f regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set by Mark Brown · 13 years ago
  8. b47ba9fd regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode by Mark Brown · 13 years ago
  9. 24b4315 regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc by Mark Brown · 13 years ago
  10. a1b81dd regulator: Fix WM831x DCDC DVS VSEL bootstrapping by Mark Brown · 13 years ago
  11. 137a635 regulator: Fix WM831x regulator ID lookups for multiple WM831xs by Mark Brown · 13 years ago
  12. 9092335 regulator: Convert tps65023 to use regmap API by Mark Brown · 13 years ago
  13. 54abd33 regulator: Fix argument format type errors in error prints by Mark Brown · 13 years ago
  14. 1a6958e7 regulator: Fix memory leak in set_machine_constraints() error paths by Axel Lin · 13 years ago
  15. 89f425e regulator: Make core more chatty about some errors by Mark Brown · 13 years ago
  16. 39aa9b6 regulator: tps65910: Fix array access out of bounds bug by Axel Lin · 13 years ago
  17. d04156b regulator: tps65910: Add missing breaks in switch/case by Axel Lin · 13 years ago
  18. a3ee13e regulator: tps65910: Fix a memory leak in tps65910_probe error path by Axel Lin · 13 years ago
  19. af8b244 regulator: TWL: Remove entry of RES_ID for 6030 macros by Ambresh K · 13 years ago
  20. 6ff325a regulator: max8997: Fix setting inappropriate value for ramp_delay variable by Donggeun Kim · 13 years ago
  21. 9060950 regulator: db8500-prcmu: small fixes by Axel Lin · 13 years ago
  22. 6e0414a regulator: max8997: remove dependency on platform_data pointer by MyungJoo Ham · 13 years ago
  23. dbb48e7 regulator: MAX8997: Fix for divide by zero error by Tushar Behera · 13 years ago
  24. e2cf313 regulator: max8952 - fix wrong gpio valid check by Jonghwan Choi · 13 years ago
  25. 5de7051 regulator: Add basic per consumer debugfs by Mark Brown · 13 years ago
  26. 7d51a0d regulator: Add rdev_crit() macro by Mark Brown · 13 years ago
  27. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 13 years ago
  28. e0eaede regulator: Include the device name in the microamps_requested_ file by Mark Brown · 13 years ago
  29. f5726ae regulator: Increase the limit on sysfs file names by Mark Brown · 13 years ago
  30. c08957a regulator: Properly register dummy regulator driver by Mark Brown · 13 years ago
  31. 7736f11 regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs by Colin Cross · 13 years ago
  32. 2ae3636 regulator: Use _cansleep() for WM8994 regulator GPIOs by Mark Brown · 13 years ago
  33. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 13 years ago
  34. cb220d1 regulator: Fix _regulator_get_voltage if get_voltage callback is NULL by Axel Lin · 13 years ago
  35. 4d94aee REGULATOR: TWL6025: add support to twl-regulator by Graeme Gregory · 13 years ago
  36. 0ff3897 regulator: twl6030: do not write to _GRP for regulator disable by Balaji T K · 13 years ago
  37. f8c2940 regulator: twl6030: do not write to _GRP for regulator enable by Balaji T K · 13 years ago
  38. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 13 years ago
  39. 3c24019 regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage by Axel Lin · 13 years ago
  40. 6dc4efc regulator: mc13892: Fix voltage unit in test case. by Fabio Estevam · 13 years ago
  41. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 13 years ago
  42. 4aa922c regulator: Only apply voltage constraints from consumers that set them by Mark Brown · 13 years ago
  43. a4b4148 regulator: If we can't configure optimum mode we're always in the best one by Mark Brown · 13 years ago
  44. afdaaaf regulator: max8997: remove useless code by Jonghwan Choi · 13 years ago
  45. 6be6e96 regulator: Fix memory leak in max8998_pmic_probe failure path by Axel Lin · 13 years ago
  46. 77fa44d regulator: Fix desc_id for tps65023/6507x/65910 by Axel Lin · 13 years ago
  47. 327e15a Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array" by Axel Lin · 13 years ago
  48. cda5310 regulator: Remove some unused variables from wm831x DCDCs by Mark Brown · 13 years ago
  49. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 13 years ago
  50. 98ea5c2 regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage by Axel Lin · 13 years ago
  51. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 13 years ago
  52. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 13 years ago
  53. ba413c5 regulator: Move VCOINCELL to be the last element of mc13892_regulators array by Axel Lin · 13 years ago
  54. 82d1583 regulator: Factor out references to rdev in regulator_force_disable() by Mark Brown · 13 years ago
  55. 7ce8a2a regulator: Convert WM8400 to get_voltage_sel() by Mark Brown · 13 years ago
  56. 22c51b4 regulator: Fix the argument of calling regulator_mode_constrain by Axel Lin · 13 years ago
  57. 1a39962 regulator: twl: add twl6030 set_mode by Saquib Herman · 13 years ago
  58. 9a0244a regulator: twl: add twl6030 get_status by Saquib Herman · 13 years ago
  59. b245677 regulator: twl: fix twl6030 regulator is_enabled by Saquib Herman · 13 years ago
  60. 776dc92 regulator: twl: remap has no meaning for 6030 by Saquib Herman · 13 years ago
  61. 21657ebf regulator: twl: fix twl6030 enable/disable by Saquib Herman · 13 years ago
  62. f0f060b regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe by Axel Lin · 13 years ago
  63. 2c60823 regulator: When constraining modes fall back to higher power modes by Mark Brown · 13 years ago
  64. 0996910 regulator: Fix 88pm8607.c printk format warning by Randy Dunlap · 13 years ago
  65. 586e1a1 mfd: Avoid to use constraint name in 88pm860x regulator driver by Haojian Zhuang · 13 years ago
  66. db13c04 regulator: Enable max8925 i2c sequence for control by Haojian Zhuang · 13 years ago
  67. 17cf8b4 regulator: Use device platform_data to retrieve db8500 platform bits by Samuel Ortiz · 13 years ago
  68. 07259a7 mfd: Use mfd cell platform_data for 88pm860x cells platform bits by Samuel Ortiz · 13 years ago
  69. a7c98ce mfd: Use mfd cell platform_data for tps6105x cells platform bits by Samuel Ortiz · 13 years ago
  70. c8a03c96 mfd: Use mfd cell platform_data for mc13xxx cells platform bits by Samuel Ortiz · 13 years ago
  71. a771e36 mfd: Use mfd cell platform_data for ab3100 cells platform bits by Samuel Ortiz · 13 years ago
  72. 1032fbf mach-ux500: voltage domain regulators for DB8500 by Bengt Jonsson · 13 years ago
  73. c719864 regulator: change debug statement be consistent with the style of the rest by Wanlong Gao · 13 years ago
  74. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  75. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  76. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  77. 5362b09 regulator: fix tps6524x section mismatch by Randy Dunlap · 13 years ago
  78. 6995236 regulator: Remove more wm831x-specific IRQ operations by Mark Brown · 13 years ago
  79. 42ab616 regulator: add ab8500 enable and raise time delays by Linus Walleij · 13 years ago
  80. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 13 years ago
  81. 77af1b264 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 13 years ago
  82. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 13 years ago
  83. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 13 years ago
  84. 19c9882 regulator: switch the ab3100 to use enable_time() by Linus Walleij · 13 years ago
  85. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 13 years ago
  86. fb7c18c regulator: fix typo in Kconfig by Igor Grinberg · 13 years ago
  87. dfda9c2 regulator: Convert WM831x regulators to genirq by Mark Brown · 13 years ago
  88. 23c2f04 regulator: If we fail when setting up a supply say which supply by Mark Brown · 13 years ago
  89. 2edd3b6 regulator: Add a subdriver for TI TPS6105x regulator portions v2 by Linus Walleij · 13 years ago
  90. bd6ca2c regulator: MAX8997/8966 support by MyungJoo Ham · 13 years ago
  91. 22aad00 mfd: Adopt mfd_data in 88pm860x regulator by Haojian Zhuang · 13 years ago
  92. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 13 years ago
  93. 5528e40 mfd: mfd_cell is now implicitly available to ab3100 drivers by Andres Salomon · 13 years ago
  94. 8e6de4a regulator: twl: add clk32kg to twl-regulator by Balaji T K · 13 years ago
  95. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 13 years ago
  96. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 13 years ago
  97. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 14 years ago
  98. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  99. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  100. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago