1. c264f11 pwm: Remove __init initializer for pwm_add_table() by Shobhit Kumar · 9 years ago
  2. 8d6cc07 pwm: Remove unnecessary check before of_node_put() by Markus Elfring · 9 years ago
  3. 70145f8 pwm: Fix uninitialized warnings in pwm_get() by Geert Uytterhoeven · 10 years ago
  4. 533acc0 pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  5. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  6. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 10 years ago
  7. adcba1e pwm: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  8. 208be76 pwm: Use the DT macro directly when parsing PWM DT flags by Laurent Pinchart · 11 years ago
  9. 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 11 years ago
  10. 77f0b9d pwm: devm: alloc correct pointer size by Wolfram Sang · 11 years ago
  11. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  12. 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
  13. 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
  14. 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 11 years ago
  15. 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 11 years ago
  16. 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
  17. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  18. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  19. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  20. 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  21. e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
  22. dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
  23. d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
  24. 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
  25. 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 12 years ago
  26. 62099ab pwm: Add debugfs interface by Thierry Reding · 12 years ago
  27. f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
  28. 0c2498f pwm: Add PWM framework support by Sascha Hauer · 13 years ago