1. 41652aa Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years ago
  2. 8d0749b4 Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  3. 3da9b0f pwm: tegra: Add runtime PM and OPP support by Dmitry Osipenko · 3 years, 1 month ago
  4. a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
  5. b6ce2af pwm: img: Use only a single idiom to get a runtime PM reference by Uwe Kleine-König · 3 years, 1 month ago
  6. 14d8956 pwm: vt8500: Implement .apply() callback by Uwe Kleine-König · 3 years, 2 months ago
  7. 0ee11b8 pwm: img: Implement .apply() callback by Uwe Kleine-König · 3 years, 2 months ago
  8. 5e93d77 pwm: twl: Implement .apply() callback by Uwe Kleine-König · 3 years, 2 months ago
  9. e45a178 pwm: Restore initial state if a legacy callback fails by Uwe Kleine-König · 3 years, 6 months ago
  10. 92f69e5 pwm: Prevent a glitch for legacy drivers by Uwe Kleine-König · 3 years, 6 months ago
  11. 77965c98 pwm: Move legacy driver handling into a dedicated function by Uwe Kleine-König · 3 years, 6 months ago
  12. e9d866d pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific by Uwe Kleine-König · 3 years, 2 months ago
  13. 5d82e66 pwm: pwm-samsung: Trigger manual update when disabling PWM by Mårten Lindahl · 3 years, 4 months ago
  14. 6facd84 pwm: visconti: Simplify using devm_pwmchip_add() by zhaoxiao · 3 years, 4 months ago
  15. 06dfae3 pwm: samsung: Describe driver in Kconfig by Krzysztof Kozlowski · 3 years, 3 months ago
  16. 4ad91a2 pwm: Make it explicit that pwm_apply_state() might sleep by Uwe Kleine-König · 3 years, 4 months ago
  17. 6f897a1 pwm: atmel: Drop unused header by Uwe Kleine-König · 3 years, 4 months ago
  18. 3ab7b6a pwm: Introduce single-PWM of_xlate function by Bjorn Andersson · 3 years, 2 months ago
  19. 3f2b167 pwm: mtk-disp: Implement atomic API .get_state() by Jitao Shi · 3 years, 5 months ago
  20. 331e049 pwm: mtk-disp: Fix overflow in period and duty calculation by Jitao Shi · 3 years, 5 months ago
  21. 888a623d pwm: mtk-disp: Implement atomic API .apply() by Jitao Shi · 3 years, 5 months ago
  22. d7a4e58 pwm: mtk-disp: Adjust the clocks to avoid them mismatch by Jitao Shi · 3 years, 5 months ago
  23. 8083f58 pwm: Make pwmchip_remove() return void by Uwe Kleine-König · 3 years, 6 months ago
  24. 7587f8a pwm: sun4i: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  25. ceb2c28 pwm: sifive: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  26. 4e33497 pwm: samsung: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  27. 81d4b5c pwm: renesas-tpu: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  28. 15d2176 pwm: rcar: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  29. f0e96e2 pwm: pca9685: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  30. faaa222 pwm: omap-dmtimer: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  31. 9b7b573 pwm: mtk-disp: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  32. bfecbc9 pwm: imx-tpm: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  33. fc3f3f5 pwm: img: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  34. a08be12 pwm: cros-ec: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  35. b433424 pwm: brcmstb: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  36. 319333b pwm: atmel-tcb: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  37. 6329275 pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 6 months ago
  38. a75bc6b pwm: twl: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  39. c9bb1c9 pwm: twl-led: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  40. a64a585 pwm: tiecap: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  41. 8614e21 pwm: stm32-lp: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  42. 02dd2e4 pwm: sl28cpld: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  43. b7783c6 pwm: raspberrypi-poe: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  44. 97f2903 pwm: pxa: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  45. 9c3fac7 pwm: ntxec: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  46. 43f5f48 pwm: mxs: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  47. e015025 pwm: mediatek: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  48. da68a9f pwm: lpc32xx: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  49. 071beb7 pwm: lp3943: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  50. 0aa2bec pwm: keembay: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  51. f0d6d7f pwm: jz4740: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  52. 2e27afd pwm: iqs620a: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  53. d8c11a6 pwm: intel-lgm: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  54. acfdc20 pwm: imx27: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  55. 5ba3eb4 pwm: fsl-ftm: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  56. a0b336a pwm: ep93xx: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  57. ccc2df6 pwm: bcm-kona: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  58. 14ac9e1 pwm: ab8500: Simplify using devm_pwmchip_add() by Uwe Kleine-König · 3 years, 6 months ago
  59. cf83f7b pwm: keembay: Improve compile coverage by allowing to enable on !ARM64 by Uwe Kleine-König · 3 years, 6 months ago
  60. 2ee4bc9 pwm: jz4740: Improve compile coverage by allowing to enable on !MIPS by Uwe Kleine-König · 3 years, 6 months ago
  61. 97966ad pwm: ntxec: Drop useless assignment to struct pwmchip::base by Uwe Kleine-König · 3 years, 6 months ago
  62. 1a0c97b pwm: tiehrpwm: Unprepare clock only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  63. 84ea61f pwm: rockchip: Unprepare clocks only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  64. 04d7752 pwm: hibvt: Disable the clock only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  65. d44084c pwm: stm32-lp: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  66. 9d768cd pwm: rockchip: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  67. c68eb29 pwm: img: Don't modify HW state in .remove() callback by Uwe Kleine-König · 3 years, 6 months ago
  68. 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
  69. 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
  70. eb41f33 pwm: ab8500: Fix register offset calculation to not depend on probe order by Uwe Kleine-König · 3 years, 6 months ago
  71. 52eaba4 pwm: atmel: Rework tracking updates pending in hardware by Uwe Kleine-König · 3 years, 8 months ago
  72. f4a8e31 pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 6 months ago
  73. 7d6d4aa pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 6 months ago
  74. 25f70b8 pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 6 months ago
  75. fe8255f pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 6 months ago
  76. 65e2e6c pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped by Uwe Kleine-König · 3 years, 6 months ago
  77. bebedf2 pwm: Remove redundant assignment to pointer pwm by Colin Ian King · 3 years, 6 months ago
  78. 96e45e52 pwm: ep93xx: Fix read of uninitialized variable ret by Colin Ian King · 3 years, 6 months ago
  79. b235f8a pwm: ep93xx: Prepare clock before using it by Alexander Sverdlin · 3 years, 7 months ago
  80. 72cce47 pwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_apply() by Uwe Kleine-König · 3 years, 6 months ago
  81. 6d45374 pwm: ep93xx: Implement .apply callback by Uwe Kleine-König · 3 years, 6 months ago
  82. 868f13b pwm: vt8500: Only unprepare the clock after the pwmchip was removed by Uwe Kleine-König · 3 years, 6 months ago
  83. fb2cb3b pwm: vt8500: Drop if with an always false condition by Uwe Kleine-König · 3 years, 6 months ago
  84. 2f1a3bd pwm: tegra: Assert reset only after the PWM was unregistered by Uwe Kleine-König · 3 years, 6 months ago
  85. 3b8b571 pwm: tegra: Don't needlessly enable and disable the clock in .remove() by Uwe Kleine-König · 3 years, 6 months ago
  86. 86f7fa7 pwm: tegra: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 6 months ago
  87. c1b8ac9 pwm: tegra: Drop an if block with an always false condition by Uwe Kleine-König · 3 years, 6 months ago
  88. 9ae241d pwm: core: Simplify some devm_*pwm*() functions by Andy Shevchenko · 3 years, 7 months ago
  89. c333b936 pwm: core: Remove unused devm_pwm_put() by Andy Shevchenko · 3 years, 7 months ago
  90. e625fb7 pwm: core: Unify fwnode checks in the module by Andy Shevchenko · 3 years, 7 months ago
  91. e5c38ba pwm: core: Reuse fwnode_to_pwmchip() in ACPI case by Andy Shevchenko · 3 years, 7 months ago
  92. ca06616 pwm: core: Convert to use fwnode for matching by Andy Shevchenko · 3 years, 7 months ago
  93. 76982e4 pwm: sprd: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 7 months ago
  94. fde2529 pwm: img: Fix PM reference leak in img_pwm_enable() by Zou Wei · 3 years, 8 months ago
  95. b63d60b pwm: pxa: Always use the same variable name for driver data by Uwe Kleine-König · 3 years, 8 months ago
  96. 81b7c17 pwm: pxa: Drop if with an always false condition by Uwe Kleine-König · 3 years, 8 months ago
  97. 0512f05 pwm: berlin: Don't check the return code of pwmchip_remove() by Uwe Kleine-König · 3 years, 8 months ago
  98. 30dffb4 pwm: berlin: Implement .apply() callback by Uwe Kleine-König · 3 years, 8 months ago
  99. 3f3e805 pwm: berlin: use consistent naming for variables by Uwe Kleine-König · 3 years, 8 months ago
  100. 0ca7acd pwm: tiecap: Implement .apply() callback by Uwe Kleine-König · 3 years, 8 months ago