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