1. 2f1a3bd pwm: tegra: Assert reset only after the PWM was unregistered by Uwe Kleine-König · 3 years, 7 months ago
  2. 3b8b571 pwm: tegra: Don't needlessly enable and disable the clock in .remove() by Uwe Kleine-König · 3 years, 7 months ago
  3. 86f7fa7 pwm: tegra: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 7 months ago
  4. c1b8ac9 pwm: tegra: Drop an if block with an always false condition by Uwe Kleine-König · 3 years, 7 months ago
  5. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 11 months ago
  6. fa44fe4 pwm: tegra: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  7. 1d7796b pwm: tegra: Support dynamic clock frequency configuration by Sandipan Patra · 4 years, 8 months ago
  8. 2d0c08f pwm: tegra: Add support for Tegra194 by Sandipan Patra · 4 years, 11 months ago
  9. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  10. f31fb2f pwm: tegra: Remove gratuituous blank line by Thierry Reding · 6 years ago
  11. 6b03ef2 pwm: tegra: Explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  12. 0527eb3 pwm: tegra: Set maximum pwm clock source per SoC tapeout by Laxman Dewangan · 8 years ago
  13. 46fa8bc pwm: tegra: Read PWM clock source rate in driver init by Laxman Dewangan · 8 years ago
  14. 6db78b2 pwm: tegra: Avoid potential overflow for short periods by Thierry Reding · 8 years ago
  15. 4a813b2 pwm: tegra: Add support to configure pin state in suspends/resume by Laxman Dewangan · 8 years ago
  16. 250b76f pwm: tegra: Increase precision in PWM rate calculation by Laxman Dewangan · 8 years ago
  17. 90241fb pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation by Laxman Dewangan · 8 years ago
  18. e9be88a pwm: tegra: Add support for Tegra186 by Laxman Dewangan · 9 years ago
  19. b979ed5 pwm: tegra: Avoid overflow when calculating duty cycle by Hyong Bin Kim · 9 years ago
  20. e0ee1a7 pwm: tegra: Allow 100 % duty cycle by Victor(Weiguo) Pan · 9 years ago
  21. 5dfbd2b pwm: tegra: Add support for reset control by Rohith Seelaboyina · 9 years ago
  22. 4f57f5a pwm: tegra: Rename mmio_base to regs by Thierry Reding · 9 years ago
  23. e17c0b2 pwm: tegra: Remove useless padding by Thierry Reding · 9 years ago
  24. c009c56 pwm: tegra: Drop NUM_PWM macro by Thierry Reding · 9 years ago
  25. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
  26. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 10 years ago
  27. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. 474b690 pwm: tegra: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  29. 3dd0a90 pwm: Fill in missing .owner fields by Thierry Reding · 12 years ago
  30. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  31. f1a8870 pwm: Constify OF match tables by Thierry Reding · 12 years ago
  32. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  33. 838bf09 pwm: tegra: assume CONFIG_OF by Stephen Warren · 12 years ago
  34. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  35. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  36. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  37. 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
  38. 0c8f527 pwm: Convert pwm-tegra to use devm_clk_get() by Axel Lin · 13 years ago
  39. 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
  40. 0134b93 pwm: Add NVIDIA Tegra SoC support by Thierry Reding · 13 years ago