1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  3. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  4. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  5. 22be053 regulator: Add export.h for THIS_MODULE to dummy.c by Paul Gortmaker · 13 years ago
  6. 73180f8 mfd: Move to the new db500 PRCMU API by Mattias Nilsson · 13 years ago
  7. 8f1585a regulator: Finish mc13783 conversion to the mc13xxx API by Samuel Ortiz · 13 years ago
  8. d1685e4 regulator: Fix possible nullpointer dereference in regulator_enable() by Heiko Stübner · 13 years ago
  9. d162b3c regulator: gpio-regulator add dependency on GENERIC_GPIO by Heiko Stübner · 13 years ago
  10. ecc37ed regulator: Add module.h include to gpio-regulator by Mark Brown · 13 years ago
  11. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago
  12. e3efe66 regulator: remove duplicate REG_CTRL2 defines in tps65023 by H Hartley Sweeten · 13 years ago
  13. a1ff89e regulator: Add WM1811 support by Mark Brown · 13 years ago
  14. aa59802 regulator: Fix return code from regulator_disable_deferred() by Mark Brown · 13 years ago
  15. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  16. 437afd2 regulator: tps65023: Added support for the similiar TPS65020 chip by Marcus Folkesson · 13 years ago
  17. 1c3ede0 regulator: tps65023: Setting correct core regulator for tps65021 by Marcus Folkesson · 13 years ago
  18. cc17ef3 regulator: tps65023: Set missing bit for update core-voltage by Marcus Folkesson · 13 years ago
  19. f068ad8 regulator: tps65023: Fixes i2c configuration issues by Marcus Folkesson · 13 years ago
  20. ba55a97 regulator: Add debugfs file showing the supply map table by Mark Brown · 13 years ago
  21. 500c524 regulator: tps6586x: add SMx slew rate setting by Xin Xie · 13 years ago
  22. fc999b8 regulator: tps65023: Fixes i2c configuration issues by Marcus Folkesson · 13 years ago
  23. 0fcdb10 regulator: tps6507x: Remove num_voltages array by Axel Lin · 13 years ago
  24. dd32e11 regulator: max8952: removed unused mutex. by MyungJoo Ham · 13 years ago
  25. e69c499 regulator: Ensure enough enable time for max8649 by Axel Lin · 13 years ago
  26. 99cd25c regulator: 88pm8607: Fix off-by-one value range checking in the case of no id is matched by Axel Lin · 13 years ago
  27. 88585b8 regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID by Axel Lin · 13 years ago
  28. 3a7d021 regulator: aat2870-regulator.c needs module.h by Randy Dunlap · 13 years ago
  29. 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
  30. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  31. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  32. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  33. 9260ad98 tps65912: add regulator driver by Margarita Olaya · 13 years ago
  34. 88cda60 regulator: Improve WM831x DVS VSEL selection algorithm by Mark Brown · 13 years ago
  35. c439b8f regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set by Mark Brown · 13 years ago
  36. b47ba9fd regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode by Mark Brown · 13 years ago
  37. 24b4315 regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc by Mark Brown · 13 years ago
  38. a1b81dd regulator: Fix WM831x DCDC DVS VSEL bootstrapping by Mark Brown · 13 years ago
  39. 137a635 regulator: Fix WM831x regulator ID lookups for multiple WM831xs by Mark Brown · 13 years ago
  40. 9092335 regulator: Convert tps65023 to use regmap API by Mark Brown · 13 years ago
  41. 54abd33 regulator: Fix argument format type errors in error prints by Mark Brown · 13 years ago
  42. 1a6958e7 regulator: Fix memory leak in set_machine_constraints() error paths by Axel Lin · 13 years ago
  43. 89f425e regulator: Make core more chatty about some errors by Mark Brown · 13 years ago
  44. 39aa9b6 regulator: tps65910: Fix array access out of bounds bug by Axel Lin · 13 years ago
  45. d04156b regulator: tps65910: Add missing breaks in switch/case by Axel Lin · 13 years ago
  46. a3ee13e regulator: tps65910: Fix a memory leak in tps65910_probe error path by Axel Lin · 13 years ago
  47. af8b244 regulator: TWL: Remove entry of RES_ID for 6030 macros by Ambresh K · 13 years ago
  48. 6ff325a regulator: max8997: Fix setting inappropriate value for ramp_delay variable by Donggeun Kim · 13 years ago
  49. 9060950 regulator: db8500-prcmu: small fixes by Axel Lin · 13 years ago
  50. 6e0414a regulator: max8997: remove dependency on platform_data pointer by MyungJoo Ham · 13 years ago
  51. dbb48e7 regulator: MAX8997: Fix for divide by zero error by Tushar Behera · 13 years ago
  52. e2cf313 regulator: max8952 - fix wrong gpio valid check by Jonghwan Choi · 13 years ago
  53. 5de7051 regulator: Add basic per consumer debugfs by Mark Brown · 13 years ago
  54. 7d51a0d regulator: Add rdev_crit() macro by Mark Brown · 13 years ago
  55. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 13 years ago
  56. e0eaede regulator: Include the device name in the microamps_requested_ file by Mark Brown · 13 years ago
  57. f5726ae regulator: Increase the limit on sysfs file names by Mark Brown · 13 years ago
  58. c08957a regulator: Properly register dummy regulator driver by Mark Brown · 13 years ago
  59. 7736f11 regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs by Colin Cross · 13 years ago
  60. 2ae3636 regulator: Use _cansleep() for WM8994 regulator GPIOs by Mark Brown · 13 years ago
  61. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 13 years ago
  62. cb220d1 regulator: Fix _regulator_get_voltage if get_voltage callback is NULL by Axel Lin · 13 years ago
  63. 4d94aee REGULATOR: TWL6025: add support to twl-regulator by Graeme Gregory · 13 years ago
  64. 0ff3897 regulator: twl6030: do not write to _GRP for regulator disable by Balaji T K · 13 years ago
  65. f8c2940 regulator: twl6030: do not write to _GRP for regulator enable by Balaji T K · 13 years ago
  66. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 13 years ago
  67. 3c24019 regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage by Axel Lin · 13 years ago
  68. 6dc4efc regulator: mc13892: Fix voltage unit in test case. by Fabio Estevam · 13 years ago
  69. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 13 years ago
  70. 4aa922c regulator: Only apply voltage constraints from consumers that set them by Mark Brown · 13 years ago
  71. a4b4148 regulator: If we can't configure optimum mode we're always in the best one by Mark Brown · 13 years ago
  72. afdaaaf regulator: max8997: remove useless code by Jonghwan Choi · 13 years ago
  73. 6be6e96 regulator: Fix memory leak in max8998_pmic_probe failure path by Axel Lin · 13 years ago
  74. 77fa44d regulator: Fix desc_id for tps65023/6507x/65910 by Axel Lin · 13 years ago
  75. 327e15a Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array" by Axel Lin · 13 years ago
  76. cda5310 regulator: Remove some unused variables from wm831x DCDCs by Mark Brown · 13 years ago
  77. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 13 years ago
  78. 98ea5c2 regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage by Axel Lin · 13 years ago
  79. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 13 years ago
  80. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 13 years ago
  81. ba413c5 regulator: Move VCOINCELL to be the last element of mc13892_regulators array by Axel Lin · 13 years ago
  82. 82d1583 regulator: Factor out references to rdev in regulator_force_disable() by Mark Brown · 13 years ago
  83. 7ce8a2a regulator: Convert WM8400 to get_voltage_sel() by Mark Brown · 13 years ago
  84. 22c51b4 regulator: Fix the argument of calling regulator_mode_constrain by Axel Lin · 13 years ago
  85. 1a39962 regulator: twl: add twl6030 set_mode by Saquib Herman · 13 years ago
  86. 9a0244a regulator: twl: add twl6030 get_status by Saquib Herman · 13 years ago
  87. b245677 regulator: twl: fix twl6030 regulator is_enabled by Saquib Herman · 13 years ago
  88. 776dc92 regulator: twl: remap has no meaning for 6030 by Saquib Herman · 13 years ago
  89. 21657ebf regulator: twl: fix twl6030 enable/disable by Saquib Herman · 13 years ago
  90. f0f060b regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe by Axel Lin · 13 years ago
  91. 2c60823 regulator: When constraining modes fall back to higher power modes by Mark Brown · 13 years ago
  92. 0996910 regulator: Fix 88pm8607.c printk format warning by Randy Dunlap · 13 years ago
  93. 586e1a1 mfd: Avoid to use constraint name in 88pm860x regulator driver by Haojian Zhuang · 13 years ago
  94. db13c04 regulator: Enable max8925 i2c sequence for control by Haojian Zhuang · 13 years ago
  95. 17cf8b4 regulator: Use device platform_data to retrieve db8500 platform bits by Samuel Ortiz · 13 years ago
  96. 07259a7 mfd: Use mfd cell platform_data for 88pm860x cells platform bits by Samuel Ortiz · 13 years ago
  97. a7c98ce mfd: Use mfd cell platform_data for tps6105x cells platform bits by Samuel Ortiz · 13 years ago
  98. c8a03c96 mfd: Use mfd cell platform_data for mc13xxx cells platform bits by Samuel Ortiz · 13 years ago
  99. a771e36 mfd: Use mfd cell platform_data for ab3100 cells platform bits by Samuel Ortiz · 13 years ago
  100. 1032fbf mach-ux500: voltage domain regulators for DB8500 by Bengt Jonsson · 13 years ago