1. 15da7b5 pwm: Make use of pwm_get_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  2. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 9 years ago
  3. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  4. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. 137fd45 pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 by Liu Ying · 10 years ago
  6. 40f260c pwm: imx: Cleanup indentation for register definitions by Liu Ying · 10 years ago
  7. bd59bdc pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition by Liu Ying · 10 years ago
  8. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 10 years ago
  9. 1cbec74 pwm: i.MX: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  10. becbca1 pwm: imx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  11. 2a8876c pwm: imx: Include linux/of.h header by Sachin Kamat · 11 years ago
  12. 3dd0a90 pwm: Fill in missing .owner fields by Thierry Reding · 11 years ago
  13. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  14. 72da70e pwm: imx: Remove enabled field from struct imx_chip by Axel Lin · 11 years ago
  15. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  16. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  17. 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 11 years ago
  18. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  20. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  21. 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 12 years ago
  22. 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
  23. 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 12 years ago
  24. 208d038 pwm: i.MX: Use module_platform_driver by Sascha Hauer · 12 years ago
  25. 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
  26. 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
  27. 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 12 years ago
  28. a9970e3 pwm: Convert pwm-imx to use devm_* APIs by Axel Lin · 12 years ago
  29. 2969324 ARM i.MX: Move i.MX pwm driver to pwm framework by Sascha Hauer · 12 years ago