1. 7b9df26 Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 8 months ago
  2. 71a5cc2 Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 8 months ago
  3. 8035e6c pwm: atmel: Improve duty cycle calculation in .apply() by Uwe Kleine-König · 3 years, 9 months ago
  4. 453e8b3 pwm: atmel: Fix duty cycle calculation in .get_state() by Uwe Kleine-König · 3 years, 9 months ago
  5. 721b595 pwm: visconti: Add Toshiba Visconti SoC PWM support by Nobuhiro Iwamatsu · 3 years, 9 months ago
  6. 0b638f5 pwm: mediatek: Remove unused function by Jiapeng Chong · 3 years, 9 months ago
  7. 9e6fd83 pwm: pca9685: Improve runtime PM behavior by Clemens Gruber · 3 years, 9 months ago
  8. 8f4768a pwm: pca9685: Support hardware readout by Clemens Gruber · 3 years, 9 months ago
  9. 9af1fba pwm: pca9685: Switch to atomic API by Clemens Gruber · 3 years, 9 months ago
  10. 64d7d07 pwm: lpss: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
  11. 0e719e8 pwm: sti: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  12. a9ea2e7 pwm: sti: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
  13. 13ef041 pwm: lpc3200: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
  14. d58a484 pwm: lpc18xx-sct: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  15. 819e824 pwm: bcm-kona: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
  16. 3c81746 pwm: bcm2835: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  17. d4ac391 pwm: bcm-iproc: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  18. 89c6f31 pwm: atmel: Free resources only after pwmchip_remove() by Uwe Kleine-König · 3 years, 9 months ago
  19. 79caa36 pwm: Add Raspberry Pi Firmware based PWM bus by Nicolas Saenz Julienne · 4 years ago
  20. 9666cec pwm: Drop function pwmchip_add_with_polarity() by Uwe Kleine-König · 4 years, 1 month ago
  21. 965ebe39 pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity() by Uwe Kleine-König · 4 years, 1 month ago
  22. fc423f2 pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity() by Uwe Kleine-König · 4 years, 1 month ago
  23. 9f0f610 pwm: cros-ec: Refuse requests with unsupported polarity by Uwe Kleine-König · 3 years, 10 months ago
  24. 09081c9 pwm: sprd: Refuse requests with unsupported polarity by Uwe Kleine-König · 3 years, 10 months ago
  25. c77e99f pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned by Uwe Kleine-König · 3 years, 10 months ago
  26. 30882cf pwm: atmel-tcb: Implement .apply callback by Uwe Kleine-König · 3 years, 10 months ago
  27. d58cb0e pwm: Return -EINVAL for old-style drivers without .set_polarity callback by Uwe Kleine-König · 3 years, 10 months ago
  28. f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
  29. 5a43c20 pwm: imx-tpm: Use a single line for error message by Fabio Estevam · 3 years, 10 months ago
  30. acf3402 pwm: ab8500: Implement .apply instead of .config, .enable and .disable by Uwe Kleine-König · 3 years, 10 months ago
  31. ca0d2fb pwm: bcm2835: Improve period and duty cycle calculation by Uwe Kleine-König · 4 years ago
  32. 9fc0486 pwm: ntxec: Add driver for PWM function in Netronix EC by Jonathan Neuschäfer · 4 years ago
  33. 2c87f7a Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 10 months ago
  34. 9a9dd7e pwm: lpc18xx-sct: remove unneeded semicolon by Yang Li · 4 years ago
  35. 28208c7 pwm: iqs620a: Correct a stale state variable by Jeff LaBundy · 4 years ago
  36. 72d6b24 pwm: iqs620a: Fix overflow and optimize calculations by Uwe Kleine-König · 4 years ago
  37. 11be938 pwm: rockchip: Enable clock before calling clk_get_rate() by Simon South · 4 years ago
  38. d21ba5d pwm: rockchip: Eliminate potential race condition when probing by Simon South · 4 years ago
  39. c9f809d pwm: rockchip: Replace "bus clk" with "PWM clk" by Simon South · 4 years ago
  40. d5d8d67 pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() by Simon South · 4 years ago
  41. d9b657a pwm: rockchip: Enable APB clock during register access while probing by Simon South · 4 years ago
  42. a2bc9b2 pwm: Remove ZTE ZX driver by Arnd Bergmann · 4 years ago
  43. d56154c Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years ago
  44. 6eefb79 pwm: sun4i: Remove erroneous else branch by Thierry Reding · 4 years, 1 month ago
  45. edf7f80 pwm: sl28cpld: Set driver data before registering the PWM chip by Thierry Reding · 4 years, 1 month ago
  46. 1ce6539 pwm: imx27: Fix overflow for bigger periods by Uwe Kleine-König · 4 years, 1 month ago
  47. 2f81b51 pwm: bcm2835: Support apply function for atomic configuration by Lino Sanfilippo · 4 years, 1 month ago
  48. bb72e1d pwm: keembay: Fix build failure with -Os by Uwe Kleine-König · 4 years, 2 months ago
  49. 765edf0 pwm: core: Use octal permission by Soham Biswas · 4 years, 1 month ago
  50. aa43edc pwm: lpss: Make compilable with COMPILE_TEST by Uwe Kleine-König · 4 years, 1 month ago
  51. 71d4b83 pwm: Fix dependencies on HAS_IOMEM by Uwe Kleine-König · 4 years, 1 month ago
  52. 2b1c1a5 pwm: Use -EINVAL for unsupported polarity by Thierry Reding · 4 years, 2 months ago
  53. f14a8f0 pwm: sti: Remove unnecessary blank line by Thierry Reding · 4 years, 2 months ago
  54. fd3ae02 pwm: sti: Avoid conditional gotos by Thierry Reding · 4 years, 2 months ago
  55. 97960ad pwm: Add PWM fan controller driver for LGM SoC by Rahul Tanwar · 4 years, 2 months ago
  56. 1ed2b3f pwm: Add DesignWare PWM Controller Driver by Jarkko Nikula · 4 years, 3 months ago
  57. 8b2fbae pwm: mediatek: Add MT8183 SoC support by Fabien Parent · 4 years, 2 months ago
  58. 0c0ead7 pwm: mediatek: Always use bus clock by Fabien Parent · 4 years, 2 months ago
  59. bd899ce pwm: Add PWM driver for Intel Keem Bay by Vijayakannan Ayyathurai · 4 years, 2 months ago
  60. 1f0f1e8 pwm: lp3943: Dynamically allocate PWM chip base by Lokesh Vutla · 4 years, 2 months ago
  61. 34cbcd7 pwm: atmel-tcb: Add sama5d2 support by Alexandre Belloni · 4 years, 2 months ago
  62. 061f857 pwm: atmel-tcb: Switch to new binding by Alexandre Belloni · 4 years, 2 months ago
  63. 44db536 pwm: tiehrpwm: Handle deferred probe with dev_err_probe() by Grygorii Strashko · 4 years, 2 months ago
  64. e3aa45f pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices by Hans de Goede · 4 years, 2 months ago
  65. b9c90f1 pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler by Hans de Goede · 4 years, 2 months ago
  66. d58560e pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set by Hans de Goede · 4 years, 2 months ago
  67. 5e5da1e pwm: ab8500: Explicitly allocate pwm chip base dynamically by Uwe Kleine-König · 4 years, 2 months ago
  68. 269effd pwm: zx: Add missing cleanup in error path by Uwe Kleine-König · 4 years, 3 months ago
  69. 2e978a4 pwm: ab8500: Add error message if pwmchip_add() fails by Uwe Kleine-König · 4 years, 5 months ago
  70. f1332e9 pwm: imx1: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  71. d109d74 pwm: imx27: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  72. 168cc32 pwm: imx-tpm: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  73. accef07 pwm: atmel: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  74. 96cfceb pwm: sifive: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  75. cecccd8 pwm: hibvt: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  76. 74ec20a pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  77. d574ab6 pwm: img: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  78. 3151b13 pwm: clps711x: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  79. 6e0301e pwm: mtk-disp: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  80. 5bec839 pwm: brcmstb: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  81. 4906bf5 pwm: vt8500: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  82. 05baa59 pwm: berlin: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  83. f57e7d2 pwm: bcm2835: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  84. 1dcf052 pwm: tiecap: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  85. 860b1ca pwm: imx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  86. dc13c0f pwm: tiehrpwm: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  87. cc1cc4b pwm: samsung: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  88. ed98401 pwm: bcm-iproc: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  89. 5119ee9 pwm: rockchip: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  90. 17076b1 pwm: meson: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  91. fd7c575 pwm: lpc32xx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  92. 537fe68 pwm: bcm-kona: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  93. 21af435 pwm: spear: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  94. bde048e pwm: zx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  95. 6945fe4 pwm: pxa: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  96. 728cd3e pwm: sti: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  97. 7681c2b pwm: mediatek: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  98. fa44fe4 pwm: tegra: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  99. fc0155f pwm: ep93xx: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
  100. e3f22bc pwm: renesas-tpu: Convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago