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