1. de5d056 regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14 by Krzysztof Kozlowski · 11 years ago
  2. 97f53d7 regulator: s2mps11: Add external GPIO control for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  3. 0117038 regulator: s2mps11: Move DTS parsing code to separate function by Krzysztof Kozlowski · 11 years ago
  4. b96244f regulator: s2mps11: Don't check enable_shift before setting enable ramp rate by Axel Lin · 11 years ago
  5. 7b83648 Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 11 years ago
  6. 29dbdcf Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  7. 991acaf regulator: s2mps11: Add missing of_node_put by Sachin Kamat · 11 years ago
  8. 14256f7 regulator: s2mps11: Use of_get_child_by_name by Sachin Kamat · 11 years ago
  9. 05be09b regulator: s2mps11: Add set_suspend_disable for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  10. 15f7730 regulator: s2mps11: Add support for S2MPS14 regulators by Krzysztof Kozlowski · 11 years ago
  11. 0f4cc28 regulator: s2mps11: Fix section mismatch by Krzysztof Kozlowski · 11 years ago
  12. 3e80f95 regulator: s2mps11: Copy supported regulators from initconst by Krzysztof Kozlowski · 11 years ago
  13. 219ef03 regulator: s2mps11: Constify regulator_desc array by Krzysztof Kozlowski · 11 years ago
  14. 3119525 regulator: s2mps11: Don't store registered regulators in state container by Krzysztof Kozlowski · 11 years ago
  15. d55efa4 regulator: Make use of rdev_get_id() function where possible. by Thiago Farina · 11 years ago
  16. 54820f5 regulator: s2mps11: Fix NULL pointer of_node value when using platform data by Krzysztof Kozlowski · 11 years ago
  17. 07b1980 Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5m8767', 'regulator/topic/stw481x-vmmc', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps65910', 'regulator/topic/twl' and 'regulator/topic/wm831x' into regulator-linus by Mark Brown · 11 years ago
  18. 699b369 regulator: s2mps11: Clean up redundant code by Sachin Kamat · 11 years ago
  19. 1b1ccee mfd: s2mps11: Fix build after regmap field rename in sec-core.c by Krzysztof Kozlowski · 11 years ago
  20. d55cd79 regulator: s2mps11: Use devm_regulator_register by Sachin Kamat · 11 years ago
  21. b707a27 regulator: s2mps11: Convert to devm_regulator_register() by Mark Brown · 11 years ago
  22. f8f1d48 regulator: s2mps11: Fix setting ramp_delay by Axel Lin · 11 years ago
  23. 8085330 regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call by Axel Lin · 11 years ago
  24. 6c683c9 regulator: s2mps11: Convert driver completely to use set_ramp_delay callback by Yadwinder Singh Brar · 11 years ago
  25. a50c6b3 regulator: s2mps11: Add DT support by Yadwinder Singh Brar · 11 years ago
  26. 939c027 regulator: s2mps11: Implement set_ramp_rate callback for bucks by Yadwinder Singh Brar · 11 years ago
  27. 1e1598e regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks by Yadwinder Singh Brar · 11 years ago
  28. 9006834 regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate by Yadwinder Singh Brar · 11 years ago
  29. 1586bb4 regulator: Remove unnecessary include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  30. c76edd5 regulator: s2mps11: fix incorrect register for buck10 by Alim Akhtar · 12 years ago
  31. 86caa90 Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 12 years ago
  32. f7ebaae regulator: s2mps11: Fix ramp delay value shift operation by Sangbeom Kim · 12 years ago
  33. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  34. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  36. ad46ed1 regulator: s2mps11: Use array to save pointer to rdev by Axel Lin · 12 years ago
  37. c06eed3 regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff by Axel Lin · 12 years ago
  38. 232b250 regulator: s2mps11: Fix wrong setting for config.dev by Axel Lin · 12 years ago
  39. 2693fca regulator: s2mps11: Fixup missing commas by Axel Lin · 12 years ago
  40. cb74685 regulator: s2mps11: Add samsung s2mps11 regulator driver by Sangbeom Kim · 12 years ago