1. 651b510 pwm: atmel: Implement .get_state() by Uwe Kleine-König · 5 years ago
  2. 02afb81 pwm: atmel: Use register accessors for channels by Uwe Kleine-König · 5 years ago
  3. 998d189 pwm: atmel: Document known weaknesses of both hardware and software by Uwe Kleine-König · 5 years ago
  4. 2101c87 pwm: atmel: Replace loop in prescale calculation by ad-hoc calculation by Uwe Kleine-König · 5 years ago
  5. ff55e7a pwm: atmel: Use a constant for maximum prescale value by Uwe Kleine-König · 5 years ago
  6. 3c269ba pwm: atmel: Add a hint where to find hardware documentation by Uwe Kleine-König · 5 years ago
  7. 9193c16 pwm: atmel: Consolidate driver data initialization by Thierry Reding · 5 years ago
  8. d85b9ce pwm: atmel: Remove unneeded check for match data by Thierry Reding · 5 years ago
  9. 3d4d857 pwm: atmel: Remove platform_device_id and use only dt bindings by Kamel Bouhara · 5 years ago
  10. 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
  11. f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
  12. d7d9631 pwm: atmel: Remove useless symbolic definitions by Thierry Reding · 6 years ago
  13. 74d0c3b pwm: atmel: Add support for SAM9X60's PWM controller by Claudiu Beznea · 6 years ago
  14. abcbe37 pwm: atmel: Rename objects of type atmel_pwm_data by Claudiu Beznea · 6 years ago
  15. 0285827d pwm: atmel: Add support for controllers with 32 bit counters by Claudiu Beznea · 6 years ago
  16. 5378415 pwm: atmel: Add struct atmel_pwm_data by Claudiu Beznea · 6 years ago
  17. 44521af pwm: atmel: Enable PWM on sama5d2 by Claudiu Beznea · 8 years ago
  18. 1a722aa pwm: atmel: Switch to atomic PWM by Claudiu Beznea · 8 years ago
  19. 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
  20. 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 9 years ago
  21. 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 9 years ago
  22. f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 9 years ago
  23. 15da7b5 pwm: Make use of pwm_get_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  24. 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
  25. 472ac3d pwm: atmel: Fix incorrect CDTY value after disabling by Alexandre Belloni · 10 years ago
  26. 4c027f7 pwm: atmel: Fix incorrect CDTY value after enabling by Alexandre Belloni · 10 years ago
  27. e2e0897 pwm: atmel: Fix calculation of prescale value by Nikolaus Voss · 10 years ago
  28. cf3a384 pwm: atmel: set pwm_chip can_sleep flag by Alexandre Belloni · 11 years ago
  29. 916030d pwm: atmel: correct CDTY calculation by Alexandre Belloni · 11 years ago
  30. 8db9e29 pwm: atmel: Fix polarity handling by Alexandre Belloni · 11 years ago
  31. 6a68335 pwm: atmel-pwm: Do not unprepare clock after successful registration by Bo Shen · 11 years ago
  32. 32b16d4 pwm: atmel-pwm: Add Atmel PWM controller driver by Bo Shen · 11 years ago