1. e458d3f regulator: pwm-regulator: Make use of the helper function dev_err_probe() by Anand Moon · 3 years, 4 months ago
  2. c6e70a6 Merge remote-tracking branch 'regulator/for-5.10' into regulator-next by Mark Brown · 4 years, 3 months ago
  3. 59ae97a regulator: pwm: Fix machine constraints application by Vincent Whitchurch · 4 years, 4 months ago
  4. dc8c5ea regulator: pwm: Fix W=1 build warning when CONFIG_OF=n by Jisheng Zhang · 4 years, 5 months ago
  5. 4e773e7 regulator: pwm-regulator: Demote kerneldoc header to standard comment by Lee Jones · 4 years, 7 months ago
  6. 0cd71b9 regulator: pwm: Don't warn on probe deferral by Jon Hunter · 4 years, 11 months ago
  7. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  8. 638aef7 regulator: pwm: No need to make a copy of regulator_ops per instance by Axel Lin · 6 years ago
  9. a4aae5a regulator: pwm-regulator: Remove unneeded gpiod NULL check by Fabio Estevam · 7 years ago
  10. 73e705b regulator: core: Add set_voltage_time op by Matthias Kaehlcke · 8 years ago
  11. ea398e2 regulator: pwm: Support extra continuous mode cases by Boris Brezillon · 9 years ago
  12. d9070fd regulator: pwm: Retrieve correct voltage by Boris Brezillon · 9 years ago
  13. 8724899 regulator: pwm: Properly initialize the ->state field by Boris Brezillon · 9 years ago
  14. 3f4eb39 regulator: pwm: Switch to the atomic PWM API by Boris Brezillon · 9 years ago
  15. fd4f99c regulator: pwm: Adjust PWM config at probe time by Boris Brezillon · 9 years ago
  16. c258839 regulator: pwm: Fix regulator ramp delay for continuous mode by Douglas Anderson · 9 years ago
  17. 27bfa88 regulator: pwm: Support for enable GPIO by Alexandre Courbot · 9 years ago
  18. 8305830 regulator: pwm: Drop unneeded pwm_enable() call by Boris Brezillon · 9 years ago
  19. 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 · 9 years ago
  20. 8c12ad8 regulator: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 9 years ago
  21. fd786fb0 regulator: pwm: Try to avoid voltage error in duty cycle calculation by Laxman Dewangan · 9 years ago
  22. 5bf59bd regulator: pwm: Prints error number along with detail by Laxman Dewangan · 9 years ago
  23. f907a0a regulator: pwm: Add support to have multiple instance of pwm regulator by Laxman Dewangan · 9 years ago
  24. 1aaab34 regulator: pwm: Fix calculation of voltage-to-duty cycle by Laxman Dewangan · 9 years ago
  25. 1de7d80 regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods by Boris Brezillon · 9 years ago
  26. 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 10 years ago
  27. b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 10 years ago
  28. f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 10 years ago
  29. f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 10 years ago
  30. f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 10 years ago
  31. 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 10 years ago
  32. cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 10 years ago
  33. 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 10 years ago
  34. f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 10 years ago
  35. ab101e3 regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) by Lee Jones · 10 years ago
  36. c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 10 years ago
  37. b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 10 years ago
  38. 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
  39. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  40. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  41. aa66cc6 regulator: pwm-regulator: get voltage and duty table from dts by Chris Zhong · 10 years ago