1. 597cb12 pwm: bcm2835: Dynamically allocate base by Florian Fainelli · 4 years, 6 months ago
  2. 0b03af5 pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 5 months ago
  3. b12c28e pwm: rcar: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 5 months ago
  4. 90e5b27 pwm: pca9685: Fix PWM/GPIO inter-operation by Sven Van Asbroeck · 4 years, 4 months ago
  5. c72358a pwm: omap-dmtimer: put_device() after of_find_device_by_node() by Uwe Kleine-König · 4 years, 9 months ago
  6. 221912e pwm: Remove set but not set variable 'pwm' by yu kuai · 4 years, 6 months ago
  7. 97cca37 pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional by Uwe Kleine-König · 4 years, 9 months ago
  8. be9cc6c pwm: omap-dmtimer: Simplify error handling by Uwe Kleine-König · 4 years, 9 months ago
  9. e2db9f3 pwm: meson: Don't disable PWM when setting duty repeatedly by Bichao Zheng · 5 years ago
  10. 8d029e8 pwm: meson: Consider 128 a valid pre-divider by Martin Blumenstingl · 5 years ago
  11. 0b63a86 pwm: lpss: Release runtime-pm reference from the driver's remove callback by Hans de Goede · 6 years ago
  12. a030363 pwm: Clear chip_data in pwm_put() by Uwe Kleine-König · 5 years ago
  13. 7281cde pwm: clps711x: Fix period calculation by Alexander Shiyan · 6 years ago
  14. 480233f pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 4 years, 10 months ago
  15. 4043bc0 pwm: lpss: Only set update bit if we are actually changing the settings by Hans de Goede · 6 years ago
  16. 6534865 pwm: stm32-lp: Add check in case requested period cannot be achieved by Fabrice Gasnier · 4 years, 11 months ago
  17. 7f68aa2 Revert "pwm: Set class for exported channels in sysfs" by Fabrice Gasnier · 6 years ago
  18. 384642f pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 5 years ago
  19. 78002e3 pwm: tiehrpwm: Update shadow register for disabling PWMs by Christoph Vogtländer · 5 years ago
  20. c5b2c82 pwm: meson: Use the spin-lock only to protect register modifications by Martin Blumenstingl · 5 years ago
  21. 8cdc43a pwm: mediatek: Add MT7628 support by John Crispin · 6 years ago
  22. b96e9eb pwm: meson: Fix mux clock names by Jerome Brunet · 6 years ago
  23. 2c2059c pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove() by Fabrice Gasnier · 6 years ago
  24. 43725fe pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data by David Rivshin · 6 years ago
  25. 19ad2b7 pwm: mxs: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  26. 2c4f2e3 pwm: fsl-ftm: Enable support for the new SoC i.MX8QM by shenwei.wang@nxp.com · 6 years ago
  27. db6c51a pwm: fsl-ftm: Added the support of per-compatible data by shenwei.wang@nxp.com · 6 years ago
  28. 82a9c55 pwm: fsl-ftm: Added a dedicated IP interface clock by shenwei.wang@nxp.com · 6 years ago
  29. 4964cb5 pwm: cros-ec: Switch to SPDX identifier by Enric Balletbo i Serra · 6 years ago
  30. a99290c pwm: imx: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  31. 38dabd9 pwm: tiehrpwm: Fix disabling of output of PWMs by Vignesh R · 6 years ago
  32. aa49d62 pwm: tiehrpwm: Don't use emulation mode bits to control PWM output by Vignesh R · 6 years ago
  33. 4de445c pwm: berlin: Don't use broken prescaler values by Thomas Hebb · 6 years ago
  34. 4b4bb99 Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  35. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  36. 414c52b pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled by Arnd Bergmann · 6 years ago
  37. 91348b1 Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into for-next by Thierry Reding · 6 years ago
  38. d968e50 pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS by Arnd Bergmann · 6 years ago
  39. 1d375b5 pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume by Hans de Goede · 6 years ago
  40. a3b51be pwm: stm32: Initialize raw local variables by Fabrice Gasnier · 6 years ago
  41. ab3a897 pwm: stm32: Use input prescaler to improve period capture by Fabrice Gasnier · 6 years ago
  42. d66ffb9 pwm: stm32: Improve capture by tuning counter prescaler by Fabrice Gasnier · 6 years ago
  43. 53e38fe pwm: stm32: Add capture support by Fabrice Gasnier · 6 years ago
  44. 692099c pwm: simplify getting .drvdata by Wolfram Sang · 6 years ago
  45. 735596c pwm: meson: Fix allocation of PWM channel array by Martin Blumenstingl · 6 years ago
  46. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  47. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  48. 6873842 pwm: rcar: Add suspend/resume support by Yoshihiro Shimoda · 6 years ago
  49. f2e6142 pwm: rcar: Use PM Runtime to control module clock by Hien Dang · 6 years ago
  50. 6225f9c pwm: rcar: Fix a condition to prevent mismatch value setting to duty by Ryo Kodama · 6 years ago
  51. 8bbf5b4 pwm: sysfs: Use put_device() instead of kfree() by Arvind Yadav · 6 years ago
  52. 7b4c7c5 pwm: sun4i: Simplify controller mapping by Andre Przywara · 6 years ago
  53. 6a89bb6 pwm: sun4i: Drop unused .has_rdy member by Andre Przywara · 6 years ago
  54. 989ae7a pwm: sun4i: Properly check current state by Alexandre Belloni · 6 years ago
  55. 120cc2f pwm: Remove depends on AVR32 by Corentin Labbe · 7 years ago
  56. f6ea025 pwm: stm32: LPTimer: Use 3 cells ->of_xlate() by Gerald Baeza · 6 years ago
  57. 4eb67a2 pwm: stm32: Protect common prescaler for all channels by Fabrice Gasnier · 6 years ago
  58. 3af0bdd pwm: stm32: Remove unused struct device by Fabrice Gasnier · 6 years ago
  59. 04c0a4e pwm: mediatek: Improve precision in rate calculation by Sean Wang · 6 years ago
  60. f361787 pwm: mediatek: Remove redundant MODULE_ALIAS entries by Sean Wang · 6 years ago
  61. 360cc03 pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623 by Sean Wang · 6 years ago
  62. b419006 pwm: jz4740: Enable for all Ingenic SoCs by Paul Cercueil · 7 years ago
  63. cc20173 pwm: jz4740: Add support for devicetree by Paul Cercueil · 7 years ago
  64. 174dcc8 pwm: jz4740: Implement ->set_polarity() by Paul Cercueil · 7 years ago
  65. df56b17 pwm: jz4740: Make disable operation compatible with TCU2 mode by Maarten ter Huurne · 7 years ago
  66. 1f6eefe pwm: imx: Let PWM be active during suspend by Fabio Estevam · 7 years ago
  67. 708aa93 pwm: atmel-tcb: Delete an error message for a failed memory allocation by Markus Elfring · 7 years ago
  68. 6106d88 pwm: puv3: Delete an error message for a failed memory allocation by Markus Elfring · 7 years ago
  69. d7a131d pwm: stm32: Adopt SPDX identifier by Benjamin Gaignard · 7 years ago
  70. 4dab216d pwm: remove pwm-bfin driver by Arnd Bergmann · 6 years ago
  71. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  72. b7290cf pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops by Keerthy · 6 years ago
  73. bccaa3f pwm: meson: Add clock source configuration for Meson-AXG by Jian Hu · 7 years ago
  74. 8472b52 pwm: stmpe: Fix wrong register offset for hwpwm=2 case by Axel Lin · 7 years ago
  75. 7e5d1fd7 pwm: Set class for exported channels in sysfs by Gottfried Haider · 7 years ago
  76. 5a78775 Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  77. f83e2ae pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable() by Axel Lin · 7 years ago
  78. 424268c pwm: mediatek: Add MT2712/MT7622 support by Zhi Mao · 7 years ago
  79. df4f6e8 pwm: sunxi: Use of_device_get_match_data() by Corentin Labbe · 7 years ago
  80. 1b3d9a9 pwm: atmel-tcb: Support backup mode by Romain Izard · 7 years ago
  81. e690ae5 pwm: img: Add runtime PM by Ed Blake · 7 years ago
  82. a18afce pwm: img: Add suspend / resume handling by Ed Blake · 7 years ago
  83. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  84. 66c9457 Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  85. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  86. e70a540 pwm: Add STM32 LPTimer PWM driver by Fabrice Gasnier · 7 years ago
  87. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  88. 08a4d8e pwm: pwm-samsung: fix suspend/resume support by Bartlomiej Zolnierkiewicz · 7 years ago
  89. 23aa19a pwm: samsung: Remove redundant checks from pwm_samsung_config() by Bartlomiej Zolnierkiewicz · 7 years ago
  90. 8bdb65d pwm: mediatek: Disable clock on PWM configuration failure by Zhi Mao · 7 years ago
  91. e7c197e pwm: mediatek: Fix clock control issue by Zhi Mao · 7 years ago
  92. cd30798 pwm: mediatek: Fix PWM source clock selection by Zhi Mao · 7 years ago
  93. aa12d7a pwm: mediatek: Fix Kconfig description by Zhi Mao · 7 years ago
  94. 6b03ef2 pwm: tegra: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  95. 0fd3b93 pwm: hibvt: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  96. d870c80 pwm: tiehrpwm: Set driver data before runtime PM enable by Thierry Reding · 7 years ago
  97. d2c95e4 pwm: tiehrpwm: Miscellaneous coding style fixups by Thierry Reding · 7 years ago
  98. 23f373e pwm: tiecap: Set driver data before runtime PM enable by Thierry Reding · 7 years ago
  99. 53c7972 pwm: tiecap: Miscellaneous coding style fixups by Thierry Reding · 7 years ago
  100. e2b5602 pwm: tiehrpwm: fix clock imbalance in probe error path by Johan Hovold · 7 years ago