1. ae8635e pwm: vt8500: Make use of devm_pwmchip_alloc() function by Uwe Kleine-König · 11 months ago
  2. 68e34b3 pwm: vt8500: Make use of pwmchip_parent() accessor by Uwe Kleine-König · 11 months ago
  3. 9767db3 pwm: vt8500: Introduce a local pwm_chip variable in .probe() by Uwe Kleine-König · 11 months ago
  4. 58803ad pwm: vt8500: Change prototype of a helper to prepare further changes by Uwe Kleine-König · 11 months ago
  5. c748a6d pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() by Sean Young · 1 year, 1 month ago
  6. 80943bbdc pwm: Stop referencing pwm->chip by Thierry Reding · 1 year, 1 month ago
  7. dfbf937 pwm: vt8500: Simplify using devm functions by Uwe Kleine-König · 1 year, 3 months ago
  8. 384461a pwm: Manage owner assignment implicitly for drivers by Uwe Kleine-König · 1 year, 5 months ago
  9. 0a41b0c pwm: Explicitly include correct DT includes by Rob Herring · 1 year, 6 months ago
  10. 22e1d1f pwm: vt8500: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 10 months ago
  11. 635d324 pwm: vt8500: Rename variable pointing to driver private data by zhaoxiao · 2 years, 11 months ago
  12. 14d8956 pwm: vt8500: Implement .apply() callback by Uwe Kleine-König · 3 years, 2 months ago
  13. e9d866d pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific by Uwe Kleine-König · 3 years, 2 months ago
  14. 868f13b pwm: vt8500: Only unprepare the clock after the pwmchip was removed by Uwe Kleine-König · 3 years, 7 months ago
  15. fb2cb3b pwm: vt8500: Drop if with an always false condition by Uwe Kleine-König · 3 years, 7 months ago
  16. e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 8 months ago
  17. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
  18. 4906bf5 pwm: vt8500: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  19. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  20. 0bd24f9 pwm: vt8500: Undo preparation of a clock source. by Arvind Yadav · 8 years ago
  21. b2ec9ef pwm: constify pwm_ops structures by Bhumika Goyal · 8 years ago
  22. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. b9f8740 pwm: vt8500: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  24. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  25. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  26. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  27. 3ccb1c1 pwm: vt8500: Add polarity support by Tony Prisk · 12 years ago
  28. 8ab432c pwm: vt8500: Register write busy test performed incorrectly by Tony Prisk · 12 years ago
  29. 422470a pwm: vt8500: Ensure PWM clock is enabled during pwm_config by Tony Prisk · 12 years ago
  30. 2f9569f pwm: vt8500: Fix build error by Tony Prisk · 12 years ago
  31. 63e1ed2 pwm: vt8500: Update vt8500 PWM driver support by Tony Prisk · 12 years ago
  32. eba7cbe pwm: vt8500: Fix coding style issue by Sachin Kamat · 12 years ago
  33. 261995dd pwm: Convert pwm-vt8500 to use devm_* APIs by Axel Lin · 13 years ago
  34. a245cce ARM vt8500: Move vt8500 pwm driver to pwm framework by Sascha Hauer · 13 years ago