1. b87d07b Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997 by Mark Brown · 12 years ago
  2. 77b71b3 regulator: add device tree support for max8997 by Thomas Abraham · 12 years ago
  3. 068a8c8 regulator: max8997: limit the number of dvs registers programmed in non-dvs mode by Thomas Abraham · 12 years ago
  4. 11ec7bf0 regulator: max8997: reorder buck1/2/5 dvs setup code by Thomas Abraham · 12 years ago
  5. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  6. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  7. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  8. 8fa25ed regulator: max8997: Properly handle gpio_request failure by Axel Lin · 12 years ago
  9. ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  10. 8ae5767 regulator: max8997: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  11. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  12. 23b7d09 regulator: max8997: Remove empty set_suspend_enable callback implementation by Axel Lin · 12 years ago
  13. c245c08 regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops by Axel Lin · 12 years ago
  14. 62bc4d4 regulator: Convert max8997 to set_voltage_time_sel by Axel Lin · 12 years ago
  15. 9e96b3a regulator: Convert max8997 to get_voltage_sel by Axel Lin · 12 years ago
  16. f55205f regulator: Fix the logic to ensure new voltage setting in valid range by Axel Lin · 12 years ago
  17. 2358b77 regulator: max8997: Use simple equation to get selector by Axel Lin · 12 years ago
  18. 0fa310c regulator: max8997: Remove n_bits from struct voltage_map_desc by Axel Lin · 12 years ago
  19. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  20. 4533f80 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros by Axel Lin · 12 years ago
  21. 6f43c38 regulator: Make max8997_get_voltage_register always return correct register by Axel Lin · 12 years ago
  22. b3e1348 regulator: Kill max8997_get_rid function by Axel Lin · 12 years ago
  23. e371ceb regulator: max8997: Avoid spaces in regulator names by Karol Lewandowski · 12 years ago
  24. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  25. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  26. 6ff325a regulator: max8997: Fix setting inappropriate value for ramp_delay variable by Donggeun Kim · 13 years ago
  27. 6e0414a regulator: max8997: remove dependency on platform_data pointer by MyungJoo Ham · 13 years ago
  28. dbb48e7 regulator: MAX8997: Fix for divide by zero error by Tushar Behera · 13 years ago
  29. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 13 years ago
  30. afdaaaf regulator: max8997: remove useless code by Jonghwan Choi · 13 years ago
  31. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  32. bd6ca2c regulator: MAX8997/8966 support by MyungJoo Ham · 13 years ago