1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  3. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 8a221df regulator: max8998: Remove unnecessary **rdev from struct max8998_data by Axel Lin · 10 years ago
  5. 58c9537 regulator: max8998: Add missing of_node_put by Sachin Kamat · 10 years ago
  6. 8d491bf regulator: max8998: Use devm_regulator_register by Sachin Kamat · 11 years ago
  7. ee999fb mfd: max8998: Add support for Device Tree by Tomasz Figa · 11 years ago
  8. 4280e0b4 regulator: max8998: Use arrays for specifying voltages in platform data by Tomasz Figa · 11 years ago
  9. 9df19a5 regulators: max8998.c: use dev_err() instead of printk() by Thiago Farina · 11 years ago
  10. e11c451 Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next by Mark Brown · 11 years ago
  11. c6163a7 regulator: max8998: Let regulator core handle the case selector == old_selector by Axel Lin · 11 years ago
  12. 36a6f8c regulator: max8998: fix incorrect min_uV value for ldo10 by Marek Szyprowski · 11 years ago
  13. 81d0a6a regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel by Axel Lin · 12 years ago
  14. adf6178 regulator: max8998: Use uV in voltage_map_desc by Axel Lin · 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. aa85119 regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings by Axel Lin · 12 years ago
  19. baae019 regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  20. 9a0fbb6 regulator: max8998: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  21. 0f80ea1 regulator: max8998: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  22. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  23. 276909d regulator: Convert max8998 to set_voltage_time_sel by Axel Lin · 12 years ago
  24. 7b4354b regulator: Convert max8998 to get_voltage_sel by Axel Lin · 12 years ago
  25. 2e42a7d regulator: max8998: Use simple equation to get selector by Axel Lin · 12 years ago
  26. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  27. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 12 years ago
  28. 7b94791 regulator: Kill max8998_get_ldo function by Axel Lin · 12 years ago
  29. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  30. 6be6e96 regulator: Fix memory leak in max8998_pmic_probe failure path by Axel Lin · 13 years ago
  31. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  32. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  33. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 14 years ago
  34. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  35. f4d6adf regulator: Fix prototype for MAX8998 buck set_voltage() by Mark Brown · 14 years ago
  36. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  37. 50f19a4 regulator: max8998 BUCK1/2 voltage change with use of GPIOs by Lukasz Majewski · 14 years ago
  38. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  39. 9d92492 regulator: Separate set_voltage for max8998 ldo and buck by Lukasz Majewski · 14 years ago
  40. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  41. 747cc85 regulator: set max8998->dev to &pdev->dev. by Axel Lin · 14 years ago
  42. c356cbc regulator: max8998 - set max8998->num_regulators by Axel Lin · 14 years ago
  43. 11fa0d1 regulator: max8998 - fix memory allocation size for max8998->rdev by Axel Lin · 14 years ago
  44. 1b69d8e max8998: fix off-by-one value range checking by Axel Lin · 14 years ago
  45. c5a4655 regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage by MyungJoo Ham · 14 years ago
  46. 156f252 drivers: regulator: add Maxim 8998 driver by Kyungmin Park · 14 years ago