1. 97f2903 pwm: pxa: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  2. b63d60b pwm: pxa: Always use the same variable name for driver data by Uwe Kleine-König · 3 years, 8 months ago
  3. 81b7c17 pwm: pxa: Drop if with an always false condition by Uwe Kleine-König · 3 years, 8 months ago
  4. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
  5. 6945fe4 pwm: pxa: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. b2ec9ef pwm: constify pwm_ops structures by Bhumika Goyal · 8 years ago
  8. e39c0df pwm: Introduce the pwm_args concept by Boris Brezillon · 9 years ago
  9. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. d93fc78 pwm: pxa: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  11. 2ae69a4 pwm: pxa: Constify OF match table by Thierry Reding · 11 years ago
  12. fdec4f7 pwm: pxa: Fix typo "pwm" -> "PWM" by Thierry Reding · 11 years ago
  13. f409cd3 Revert "pwm: pxa: Use of_match_ptr()" by Thierry Reding · 11 years ago
  14. 8468949 pwm: pxa: Use of_match_ptr() by Jingoo Han · 11 years ago
  15. b07ab66 pwm: pxa: remove unnecessary space before tabs by Jingoo Han · 11 years ago
  16. b52fa7b pwm: pxa: Add device tree support by Mike Dunn · 11 years ago
  17. 1e185c7 pwm: pxa: Use module_platform_driver by Mike Dunn · 11 years ago
  18. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  19. 22976a5 pwm: pxa: Remove PWM_ID_BASE macro by Axel Lin · 12 years ago
  20. b014a30 pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip by Axel Lin · 12 years ago
  21. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  22. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  23. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  24. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  26. abeaf75 pwm: pxa: Propagate pwmchip_remove() error by Thierry Reding · 12 years ago
  27. 45b301d pwm: Convert pwm-pxa to use devm_* APIs by Axel Lin · 13 years ago
  28. 17b2b47 pwm: Move PXA PWM driver to PWM framework by Thierry Reding · 13 years ago