1. 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
  2. 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
  3. 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 12 years ago
  4. daa5629 pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  5. 454870a pwm: pwm-tiecap: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  6. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  7. 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  8. 01b2d45 pwm: pwm-tiehrpwm: Fix conflicting channel period setting by Philip, Avinash · 12 years ago
  9. c06fad9 pwm: pwm-tiecap: Disable APWM mode after configure by Philip, Avinash · 12 years ago
  10. b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 12 years ago
  11. e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
  12. eba7cbe pwm: vt8500: Fix coding style issue by Sachin Kamat · 12 years ago
  13. 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
  14. ecefeb7 pwm: samsung: add missing device pointer to struct pwm_chip by Jingoo Han · 12 years ago
  15. dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
  16. 19891b2 pwm: pwm-tiehrpwm: PWM driver support for EHRPWM by Philip, Avinash · 12 years ago
  17. 8e0cb05 pwm: pwm-tiecap: PWM driver support for ECAP APWM by Philip, Avinash · 12 years ago
  18. d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
  19. 2132fa8 pwm: add lpc32xx PWM support by Alexandre Pereira da Silva · 12 years ago
  20. 2437b0d pwm: Use pr_* functions in pwm-samsung.c file by Sachin Kamat · 12 years ago
  21. 6192fa8 pwm: Convert pwm-samsung to use devm_* APIs by Axel Lin · 12 years ago
  22. 0c8f527 pwm: Convert pwm-tegra to use devm_clk_get() by Axel Lin · 12 years ago
  23. 457fd76 pwm: pwm-mxs: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
  24. b50675d pwm: pwm-bfin: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
  25. abeaf75 pwm: pxa: Propagate pwmchip_remove() error by Thierry Reding · 12 years ago
  26. 45b301d pwm: Convert pwm-pxa to use devm_* APIs by Axel Lin · 12 years ago
  27. 261995d pwm: Convert pwm-vt8500 to use devm_* APIs by Axel Lin · 12 years ago
  28. a9970e3 pwm: Convert pwm-imx to use devm_* APIs by Axel Lin · 12 years ago
  29. eac7a92 pwm: Conflict with legacy PWM API by Thierry Reding · 12 years ago
  30. 1112fe8 pwm: pwm-mxs: add pinctrl support by Shawn Guo · 12 years ago
  31. 22d260b pwm: pwm-mxs: use devm_* managed functions by Shawn Guo · 12 years ago
  32. 01bf32e pwm: pwm-mxs: use global reset function stmp_reset_block by Shawn Guo · 12 years ago
  33. 071407e pwm: pwm-mxs: encode soc name in compatible string by Shawn Guo · 12 years ago
  34. 4dce82c pwm: add pwm-mxs support by Shawn Guo · 12 years ago
  35. a245cce ARM vt8500: Move vt8500 pwm driver to pwm framework by Sascha Hauer · 12 years ago
  36. 215c29d ARM Samsung: Move s3c pwm driver to pwm framework by Sascha Hauer · 12 years ago
  37. 2969324 ARM i.MX: Move i.MX pwm driver to pwm framework by Sascha Hauer · 12 years ago
  38. 17b2b47 pwm: Move PXA PWM driver to PWM framework by Thierry Reding · 13 years ago
  39. a4315e3 pwm: Move Blackfin PWM driver to PWM framework by Thierry Reding · 13 years ago
  40. 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
  41. 0134b93 pwm: Add NVIDIA Tegra SoC support by Thierry Reding · 13 years ago
  42. 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
  43. 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 12 years ago
  44. 62099ab pwm: Add debugfs interface by Thierry Reding · 12 years ago
  45. f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
  46. 0c2498f pwm: Add PWM framework support by Sascha Hauer · 14 years ago