1. 9df19a5 regulators: max8998.c: use dev_err() instead of printk() by Thiago Farina · 11 years ago
  2. e11c451 Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next by Mark Brown · 11 years ago
  3. c6163a7 regulator: max8998: Let regulator core handle the case selector == old_selector by Axel Lin · 11 years ago
  4. 36a6f8c regulator: max8998: fix incorrect min_uV value for ldo10 by Marek Szyprowski · 12 years ago
  5. 81d0a6a regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel by Axel Lin · 12 years ago
  6. adf6178 regulator: max8998: Use uV in voltage_map_desc by Axel Lin · 12 years ago
  7. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  8. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  9. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  10. aa85119 regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings by Axel Lin · 12 years ago
  11. baae019 regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  12. 9a0fbb6 regulator: max8998: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  13. 0f80ea1 regulator: max8998: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  14. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  15. 276909d regulator: Convert max8998 to set_voltage_time_sel by Axel Lin · 12 years ago
  16. 7b4354b regulator: Convert max8998 to get_voltage_sel by Axel Lin · 12 years ago
  17. 2e42a7d regulator: max8998: Use simple equation to get selector by Axel Lin · 12 years ago
  18. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  19. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 12 years ago
  20. 7b94791 regulator: Kill max8998_get_ldo function by Axel Lin · 12 years ago
  21. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  22. 6be6e96 regulator: Fix memory leak in max8998_pmic_probe failure path by Axel Lin · 13 years ago
  23. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  24. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  25. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 14 years ago
  26. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  27. f4d6adf regulator: Fix prototype for MAX8998 buck set_voltage() by Mark Brown · 14 years ago
  28. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  29. 50f19a4 regulator: max8998 BUCK1/2 voltage change with use of GPIOs by Lukasz Majewski · 14 years ago
  30. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  31. 9d92492 regulator: Separate set_voltage for max8998 ldo and buck by Lukasz Majewski · 14 years ago
  32. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  33. 747cc85 regulator: set max8998->dev to &pdev->dev. by Axel Lin · 14 years ago
  34. c356cbc regulator: max8998 - set max8998->num_regulators by Axel Lin · 14 years ago
  35. 11fa0d1 regulator: max8998 - fix memory allocation size for max8998->rdev by Axel Lin · 14 years ago
  36. 1b69d8e max8998: fix off-by-one value range checking by Axel Lin · 14 years ago
  37. c5a4655 regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage by MyungJoo Ham · 14 years ago
  38. 156f252 drivers: regulator: add Maxim 8998 driver by Kyungmin Park · 14 years ago