1. 73e705b regulator: core: Add set_voltage_time op by Matthias Kaehlcke · 8 years ago
  2. ea398e2 regulator: pwm: Support extra continuous mode cases by Boris Brezillon · 8 years ago
  3. d9070fd regulator: pwm: Retrieve correct voltage by Boris Brezillon · 8 years ago
  4. 8724899 regulator: pwm: Properly initialize the ->state field by Boris Brezillon · 8 years ago
  5. 3f4eb39 regulator: pwm: Switch to the atomic PWM API by Boris Brezillon · 8 years ago
  6. fd4f99c regulator: pwm: Adjust PWM config at probe time by Boris Brezillon · 8 years ago
  7. c258839 regulator: pwm: Fix regulator ramp delay for continuous mode by Douglas Anderson · 8 years ago
  8. 27bfa88 regulator: pwm: Support for enable GPIO by Alexandre Courbot · 8 years ago
  9. 8305830 regulator: pwm: Drop unneeded pwm_enable() call by Boris Brezillon · 8 years ago
  10. bc0868c Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm into regulator-pwm by Mark Brown · 8 years ago
  11. 8c12ad8 regulator: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  12. fd786fb regulator: pwm: Try to avoid voltage error in duty cycle calculation by Laxman Dewangan · 8 years ago
  13. 5bf59bd regulator: pwm: Prints error number along with detail by Laxman Dewangan · 8 years ago
  14. f907a0a regulator: pwm: Add support to have multiple instance of pwm regulator by Laxman Dewangan · 8 years ago
  15. 1aaab34 regulator: pwm: Fix calculation of voltage-to-duty cycle by Laxman Dewangan · 8 years ago
  16. 1de7d80 regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods by Boris Brezillon · 9 years ago
  17. 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 9 years ago
  18. b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 9 years ago
  19. f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 9 years ago
  20. f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 9 years ago
  21. f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 9 years ago
  22. 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 9 years ago
  23. cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 9 years ago
  24. 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 9 years ago
  25. f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 9 years ago
  26. ab101e3 regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) by Lee Jones · 9 years ago
  27. c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 9 years ago
  28. b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 9 years ago
  29. 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
  30. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  31. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. aa66cc6 regulator: pwm-regulator: get voltage and duty table from dts by Chris Zhong · 10 years ago