1. 5d0237a pwm: jz4740: Make use of devm_pwmchip_alloc() function by Uwe Kleine-König · 10 months ago
  2. 4eeb332 pwm: jz4740: Make use of pwmchip_parent() accessor by Uwe Kleine-König · 10 months ago
  3. cebf107 pwm: jz4740: Change prototype of a helper to prepare further changes by Uwe Kleine-König · 10 months ago
  4. 9320fc5 pwm: jz4740: Don't use dev_err_probe() in .request() by Uwe Kleine-König · 12 months ago
  5. 80943bbdc pwm: Stop referencing pwm->chip by Thierry Reding · 1 year, 1 month ago
  6. 1c9a2ad pwm: jz4740: Add trailing \n to error messages by Uwe Kleine-König · 1 year, 1 month ago
  7. 89c8de7 pwm: jz4740: Put per-channel clk into driver data by Uwe Kleine-König · 1 year, 6 months ago
  8. 384461a pwm: Manage owner assignment implicitly for drivers by Uwe Kleine-König · 1 year, 5 months ago
  9. 7a3663c pwm: jz4740: Consistently name driver data "jz" by Uwe Kleine-König · 1 year, 4 months ago
  10. 0a41b0c pwm: Explicitly include correct DT includes by Rob Herring · 1 year, 5 months ago
  11. 7d91999 pwm: jz4740: Use regmap_{set,clear}_bits by Paul Cercueil · 2 years, 2 months ago
  12. 731c479 pwm: jz4740: Force dependency on Device Tree by Paul Cercueil · 2 years, 2 months ago
  13. 5a47152 pwm: jz4740: Add support for X1000 SoC by Aidan MacDonald · 2 years, 10 months ago
  14. f0d6d7f pwm: jz4740: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 5 months ago
  15. e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 7 months ago
  16. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
  17. c0bfe96 pwm: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  18. 74db728 pwm: jz4740: Add support for the JZ4725B by Paul Cercueil · 4 years, 7 months ago
  19. a020f22 pwm: jz4740: Make PWM start with the active part by Paul Cercueil · 4 years, 7 months ago
  20. 9017dc4 pwm: jz4740: Enhance precision in calculation of duty cycle by Paul Cercueil · 4 years, 7 months ago
  21. a2005fc pwm: jz4740: Allow selection of PWM channels 0 and 1 by Paul Cercueil · 4 years, 9 months ago
  22. c269351 pwm: jz4740: Obtain regmap from parent node by Paul Cercueil · 4 years, 9 months ago
  23. 485b56f pwm: jz4740: Improve algorithm of clock calculation by Paul Cercueil · 4 years, 9 months ago
  24. ce1f9ce pwm: jz4740: Use clocks from TCU driver by Paul Cercueil · 4 years, 9 months ago
  25. 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
  26. 3b442c6 pwm: jz4740: Document known limitations by Uwe Kleine-König · 5 years ago
  27. 6e2bbb6 Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  28. 6580fd1 pwm: jz4740: Force TCU2 channels to return to their init level by Paul Cercueil · 6 years ago
  29. 1ac99c5 pwm: jz4740: Apply configuration atomically by Paul Cercueil · 6 years ago
  30. 93808ac pwm: jz4740: Remove unused devicetree compatible strings by Paul Cercueil · 6 years ago
  31. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  32. cc20173 pwm: jz4740: Add support for devicetree by Paul Cercueil · 7 years ago
  33. 174dcc8 pwm: jz4740: Implement ->set_polarity() by Paul Cercueil · 7 years ago
  34. df56b17 pwm: jz4740: Make disable operation compatible with TCU2 mode by Maarten ter Huurne · 7 years ago
  35. 47096d7 pwm: jz4740: Let the pinctrl driver configure the pins by Paul Cercueil · 8 years ago
  36. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 0dc1135 pwm: jz4740: Use devm_clk_get() by Lars-Peter Clausen · 11 years ago
  38. 078c6ac pwm: jz4740: Pass device to clk_get() by Lars-Peter Clausen · 11 years ago
  39. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  40. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  41. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  42. f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago