1. 3f2b167 pwm: mtk-disp: Implement atomic API .get_state() by Jitao Shi · 3 years, 5 months ago
  2. 331e049 pwm: mtk-disp: Fix overflow in period and duty calculation by Jitao Shi · 3 years, 5 months ago
  3. 888a623d pwm: mtk-disp: Implement atomic API .apply() by Jitao Shi · 3 years, 5 months ago
  4. d7a4e58 pwm: mtk-disp: Adjust the clocks to avoid them mismatch by Jitao Shi · 3 years, 5 months ago
  5. 8083f58 pwm: Make pwmchip_remove() return void by Uwe Kleine-König · 3 years, 6 months ago
  6. 7587f8a pwm: sun4i: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  7. ceb2c28 pwm: sifive: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  8. 4e33497 pwm: samsung: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  9. 81d4b5c pwm: renesas-tpu: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  10. 15d2176 pwm: rcar: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  11. f0e96e2 pwm: pca9685: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  12. faaa222 pwm: omap-dmtimer: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  13. 9b7b573 pwm: mtk-disp: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  14. bfecbc9 pwm: imx-tpm: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  15. fc3f3f5 pwm: img: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  16. a08be12 pwm: cros-ec: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  17. b433424 pwm: brcmstb: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  18. 319333b pwm: atmel-tcb: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  19. 6329275 pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  20. a75bc6b pwm: twl: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  21. c9bb1c9 pwm: twl-led: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  22. a64a585 pwm: tiecap: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  23. 8614e21 pwm: stm32-lp: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  24. 02dd2e4 pwm: sl28cpld: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  25. b7783c6 pwm: raspberrypi-poe: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  26. 97f2903 pwm: pxa: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  27. 9c3fac7 pwm: ntxec: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  28. 43f5f48 pwm: mxs: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  29. e015025 pwm: mediatek: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  30. da68a9f pwm: lpc32xx: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  31. 071beb7 pwm: lp3943: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  32. 0aa2bec pwm: keembay: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  33. f0d6d7f pwm: jz4740: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  34. 2e27afd pwm: iqs620a: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  35. d8c11a6 pwm: intel-lgm: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  36. acfdc20 pwm: imx27: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  37. 5ba3eb4 pwm: fsl-ftm: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  38. a0b336a pwm: ep93xx: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  39. ccc2df6 pwm: bcm-kona: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  40. 14ac9e1 pwm: ab8500: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  41. cf83f7b pwm: keembay: Improve compile coverage by allowing to enable on !ARM64 by Uwe Kleine-König · 3 years, 6 months ago
  42. 2ee4bc9 pwm: jz4740: Improve compile coverage by allowing to enable on !MIPS by Uwe Kleine-König · 3 years, 6 months ago
  43. 97966ad pwm: ntxec: Drop useless assignment to struct pwmchip::base by Uwe Kleine-König · 3 years, 6 months ago
  44. 1a0c97b pwm: tiehrpwm: Unprepare clock only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  45. 84ea61f pwm: rockchip: Unprepare clocks only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  46. 04d7752 pwm: hibvt: Disable the clock only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  47. d44084c pwm: stm32-lp: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  48. 9d768cd pwm: rockchip: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  49. c68eb29 pwm: img: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  50. 020162d pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registered by Uwe Kleine-König · 3 years, 6 months ago
  51. 3d2813f pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered by Uwe Kleine-König · 3 years, 6 months ago
  52. eb41f33 pwm: ab8500: Fix register offset calculation to not depend on probe order by Uwe Kleine-König · 3 years, 6 months ago
  53. 52eaba4 pwm: atmel: Rework tracking updates pending in hardware by Uwe Kleine-König · 3 years, 9 months ago
  54. f4a8e31 pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 7 months ago
  55. 7d6d4aa pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 7 months ago
  56. 25f70b8 pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 7 months ago
  57. fe8255f pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 7 months ago
  58. 65e2e6c pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 7 months ago
  59. bebedf2 pwm: Remove redundant assignment to pointer pwm by Colin Ian King · 3 years, 6 months ago
  60. 96e45e52 pwm: ep93xx: Fix read of uninitialized variable ret by Colin Ian King · 3 years, 7 months ago
  61. b235f8a pwm: ep93xx: Prepare clock before using it by Alexander Sverdlin · 3 years, 7 months ago
  62. 72cce47 pwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_apply() by Uwe Kleine-König · 3 years, 7 months ago
  63. 6d45374 pwm: ep93xx: Implement .apply callback by Uwe Kleine-König · 3 years, 7 months ago
  64. 868f13b pwm: vt8500: Only unprepare the clock after the pwmchip was removed by Uwe Kleine-König · 3 years, 7 months ago
  65. fb2cb3b pwm: vt8500: Drop if with an always false condition by Uwe Kleine-König · 3 years, 7 months ago
  66. 2f1a3bd pwm: tegra: Assert reset only after the PWM was unregistered by Uwe Kleine-König · 3 years, 7 months ago
  67. 3b8b571 pwm: tegra: Don't needlessly enable and disable the clock in .remove() by Uwe Kleine-König · 3 years, 7 months ago
  68. 86f7fa7 pwm: tegra: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 7 months ago
  69. c1b8ac9 pwm: tegra: Drop an if block with an always false condition by Uwe Kleine-König · 3 years, 7 months ago
  70. 9ae241d pwm: core: Simplify some devm_*pwm*() functions by Andy Shevchenko · 3 years, 7 months ago
  71. c333b936 pwm: core: Remove unused devm_pwm_put() by Andy Shevchenko · 3 years, 7 months ago
  72. e625fb7 pwm: core: Unify fwnode checks in the module by Andy Shevchenko · 3 years, 7 months ago
  73. e5c38ba pwm: core: Reuse fwnode_to_pwmchip() in ACPI case by Andy Shevchenko · 3 years, 7 months ago
  74. ca06616 pwm: core: Convert to use fwnode for matching by Andy Shevchenko · 3 years, 7 months ago
  75. 76982e4 pwm: sprd: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 8 months ago
  76. fde2529 pwm: img: Fix PM reference leak in img_pwm_enable() by Zou Wei · 3 years, 8 months ago
  77. b63d60b pwm: pxa: Always use the same variable name for driver data by Uwe Kleine-König · 3 years, 9 months ago
  78. 81b7c17 pwm: pxa: Drop if with an always false condition by Uwe Kleine-König · 3 years, 9 months ago
  79. 0512f05 pwm: berlin: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  80. 30dffb4 pwm: berlin: Implement .apply() callback by Uwe Kleine-König · 3 years, 9 months ago
  81. 3f3e805 pwm: berlin: use consistent naming for variables by Uwe Kleine-König · 3 years, 9 months ago
  82. 0ca7acd pwm: tiecap: Implement .apply() callback by Uwe Kleine-König · 3 years, 9 months ago
  83. ec67fba pwm: tiecap: Drop .free() callback by Uwe Kleine-König · 3 years, 9 months ago
  84. ad5e085 pwm: Drop irrelevant error path from pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  85. 66a03c4 pwm: crc: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 8 months ago
  86. f7edeb4 pwm: imx1: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 8 months ago
  87. 1bc6ea3 pwm: imx1: Don't disable clocks at device remove time by Uwe Kleine-König · 3 years, 8 months ago
  88. 9c6a02e pwm: clps711x: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 8 months ago
  89. f41227e pwm: meson: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 8 months ago
  90. d1e487b pwm: lpss: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 9 months ago
  91. bcda91b pwm: Add a device-managed function to add PWM chips by Uwe Kleine-König · 3 years, 9 months ago
  92. 79dd354 pwm: pca9685: Add error messages for failed regmap calls by Clemens Gruber · 3 years, 8 months ago
  93. 6d6e705 pwm: pca9685: Restrict period change for enabled PWMs by Clemens Gruber · 3 years, 8 months ago
  94. ae16db1 pwm: pca9685: Support new usage_power setting in PWM state by Clemens Gruber · 3 years, 8 months ago
  95. 9e40ee1 pwm: core: Support new usage_power setting in PWM state by Clemens Gruber · 3 years, 8 months ago
  96. 98761ce pwm: spear: Implement .apply() callback by Uwe Kleine-König · 3 years, 9 months ago
  97. da0dea8 pwm: spear: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  98. b601a18 pwm: spear: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
  99. 937efa2 pwm: visconti: Fix and simplify period calculation by Uwe Kleine-König · 3 years, 9 months ago
  100. e9fdf12 pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 by Uwe Kleine-König · 3 years, 8 months ago