1. 1a0c97b pwm: tiehrpwm: Unprepare clock only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  2. e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 8 months ago
  3. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
  4. 44db536 pwm: tiehrpwm: Handle deferred probe with dev_err_probe() by Grygorii Strashko · 4 years, 2 months ago
  5. dc13c0f pwm: tiehrpwm: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  6. 216a094 pwm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  7. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  8. b00ef53 pwm: tiehrpwm: Update shadow register for disabling PWMs by Christoph Vogtländer · 6 years ago
  9. 38dabd9 pwm: tiehrpwm: Fix disabling of output of PWMs by Vignesh R · 7 years ago
  10. aa49d62 pwm: tiehrpwm: Don't use emulation mode bits to control PWM output by Vignesh R · 7 years ago
  11. d870c80 pwm: tiehrpwm: Set driver data before runtime PM enable by Thierry Reding · 7 years ago
  12. d2c95e4 pwm: tiehrpwm: Miscellaneous coding style fixups by Thierry Reding · 7 years ago
  13. e2b5602 pwm: tiehrpwm: fix clock imbalance in probe error path by Johan Hovold · 7 years ago
  14. c7fdd3f pwm: tiehrpwm: Fix runtime PM imbalance at unbind by Johan Hovold · 7 years ago
  15. cc37655 pwm: pwm-ti*: Remove support for local clock gating by Cooper Jr., Franklin · 9 years ago
  16. ae5200d pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings by Cooper Jr., Franklin · 9 years ago
  17. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 9 years ago
  18. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  19. 3ea57ea pwm: tiehrpwm: inline accessor functions by Wolfram Sang · 11 years ago
  20. af5935e pwm: tiehrpwm: don't build PM related functions when not needed by Wolfram Sang · 11 years ago
  21. 5e34895 pwm: tiehrpwm: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  22. 82569e5 pwm: tiehrpwm: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  23. faed9c3 pwm: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  24. ac872bc pwm: tiehrpwm: add missing __iomem annotation by Jingoo Han · 11 years ago
  25. b388f15 pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare. by Marek Belisko · 12 years ago
  26. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  27. b343a18 pwm: tiehrpwm: Staticize non-exported symbols by Axel Lin · 12 years ago
  28. 29258b2 pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  29. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  30. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  31. 0e2feb1 pwm: pwm-tiehrpwm: Low power sleep support by Philip Avinash · 12 years ago
  32. 0074b49 pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver by Philip, Avinash · 12 years ago
  33. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  34. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  35. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  36. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  37. 98ccf49 pwm: pwm-tiehrpwm: pinctrl support by Philip, Avinash · 12 years ago
  38. 53ad9e8d pwm: tiehrpwm: Add device-tree binding by Philip, Avinash · 12 years ago
  39. d91861d pwm: pwm-tiehrpwm: Adding TBCLK gating support. by Philip, Avinash · 12 years ago
  40. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  41. daa5629 pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  42. 01b2d45 pwm: pwm-tiehrpwm: Fix conflicting channel period setting by Philip, Avinash · 12 years ago
  43. 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
  44. 19891b2 pwm: pwm-tiehrpwm: PWM driver support for EHRPWM by Philip, Avinash · 12 years ago