1. 38b0a52 Merge branch 'for-4.11/drivers' into for-next by Thierry Reding · 8 years ago
  2. 326ed31 pwm: imx: Add polarity inversion support to i.MX's PWMv2 by Lukasz Majewski · 8 years ago
  3. 871985b pwm: imx: Remove redundant i.MX PWMv2 code by Lukasz Majewski · 8 years ago
  4. 0ca1a11 pwm: imx: Provide atomic PWM support for i.MX PWMv2 by Lukasz Majewski · 8 years ago
  5. 73b1ff1 pwm: imx: Move PWMv2 wait for fifo slot code to a separate function by Lukasz Majewski · 8 years ago
  6. 970247a pwm: imx: Move PWMv2 software reset code to a separate function by Lukasz Majewski · 8 years ago
  7. b3c088f pwm: imx: Rewrite v1 code to facilitate switch to atomic PWM by Lukasz Majewski · 8 years ago
  8. 0038922 pwm: imx: Add separate set of PWM ops for v1 and v2 by Lukasz Majewski · 8 years ago
  9. 9fb27fa pwm: imx: Remove ipg clock and enable per clock when required by Sascha Hauer · 8 years ago
  10. b2ec9ef pwm: constify pwm_ops structures by Bhumika Goyal · 8 years ago
  11. 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
  12. 15da7b5 pwm: Make use of pwm_get_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  13. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
  14. 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
  15. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. 137fd45 pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 by Liu Ying · 11 years ago
  17. 40f260c pwm: imx: Cleanup indentation for register definitions by Liu Ying · 11 years ago
  18. bd59bdc pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition by Liu Ying · 11 years ago
  19. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 11 years ago
  20. 1cbec74 pwm: i.MX: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  21. becbca13 pwm: imx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  22. 2a8876c pwm: imx: Include linux/of.h header by Sachin Kamat · 11 years ago
  23. 3dd0a90 pwm: Fill in missing .owner fields by Thierry Reding · 12 years ago
  24. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  25. 72da70e pwm: imx: Remove enabled field from struct imx_chip by Axel Lin · 12 years ago
  26. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  27. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  28. 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 12 years ago
  29. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  30. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  31. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 13 years ago
  33. 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
  34. 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 13 years ago
  35. 208d038 pwm: i.MX: Use module_platform_driver by Sascha Hauer · 12 years ago
  36. 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
  37. 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
  38. 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 13 years ago
  39. a9970e3 pwm: Convert pwm-imx to use devm_* APIs by Axel Lin · 13 years ago
  40. 2969324 ARM i.MX: Move i.MX pwm driver to pwm framework by Sascha Hauer · 13 years ago