1. 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
  2. 4ae42ce pwm: meson: Add documentation to the driver by Martin Blumenstingl · 6 years ago
  3. 7341c78 pwm: meson: Add support PWM_POLARITY_INVERSED when disabling by Martin Blumenstingl · 6 years ago
  4. d6885b3 pwm: meson: Don't cache struct pwm_state internally by Martin Blumenstingl · 6 years ago
  5. c375bcb pwm: meson: Read the full hardware state in meson_pwm_get_state() by Martin Blumenstingl · 6 years ago
  6. fb2081e pwm: meson: Simplify the calculation of the pre-divider and count by Martin Blumenstingl · 6 years ago
  7. 1064c6b pwm: meson: Move pwm_set_chip_data() to meson_pwm_request() by Martin Blumenstingl · 6 years ago
  8. 8bbf316 pwm: meson: Add the per-channel register offsets and bits in a struct by Martin Blumenstingl · 6 years ago
  9. a50a49a pwm: meson: Add the meson_pwm_channel data to struct meson_pwm by Martin Blumenstingl · 6 years ago
  10. 7e03216 pwm: meson: Pass struct pwm_device to meson_pwm_calc() by Martin Blumenstingl · 6 years ago
  11. b79c367 pwm: meson: Don't duplicate the polarity internally by Martin Blumenstingl · 6 years ago
  12. 33cefd8 pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK by Martin Blumenstingl · 6 years ago
  13. 181164b pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values by Martin Blumenstingl · 6 years ago
  14. ba4004c pwm: meson: Use devm_clk_get_optional() to get the input clock by Martin Blumenstingl · 6 years ago
  15. 084f137 pwm: meson: Unify the parameter list of meson_pwm_{enable, disable} by Martin Blumenstingl · 6 years ago
  16. 9bce02e pwm: meson: Fix the G12A AO clock parents order by Neil Armstrong · 6 years ago
  17. 1cdb441 pwm: meson: Update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  18. cece646 Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  19. f41efce pwm: meson: Add clock source configuration for Meson G12A by Neil Armstrong · 6 years ago
  20. f173747 pwm: meson: Use the spin-lock only to protect register modifications by Martin Blumenstingl · 6 years ago
  21. a279345 pwm: meson: Don't disable PWM when setting duty repeatedly by Bichao Zheng · 6 years ago
  22. 51496e4 pwm: meson: Consider 128 a valid pre-divider by Martin Blumenstingl · 6 years ago
  23. 90b6c5c clk: Remove CLK_IS_BASIC clk flag by Stephen Boyd · 6 years ago
  24. b96e9eb pwm: meson: Fix mux clock names by Jerome Brunet · 6 years ago
  25. 735596c pwm: meson: Fix allocation of PWM channel array by Martin Blumenstingl · 7 years ago
  26. bccaa3f pwm: meson: Add clock source configuration for Meson-AXG by Jian Hu · 7 years ago
  27. 36af66a pwm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  28. fd7b2be pwm: meson: Improve PWM calculation precision by Jerome Brunet · 8 years ago
  29. d396b20 pwm: meson: Add compatible for the gxbb ao PWMs by Jerome Brunet · 8 years ago
  30. 57d64e6 Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  31. 58d5b69 pwm: meson: Remove unneeded platform MODULE_ALIAS by Javier Martinez Canillas · 8 years ago
  32. c699995 pwm: meson: Add missing spin_lock_init() by Axel Lin · 8 years ago
  33. 2fbc487 pwm: meson: Handle unknown ID values by Arnd Bergmann · 8 years ago
  34. 211ed63 pwm: Add support for Meson PWM Controller by Neil Armstrong · 8 years ago