1. 9a702c5 Use 'GPL-2.0-only' as the SPDX-License-Identifier tag by Bryan Huntsman · 6 years ago
  2. 29227d5 pwm: Add snapshot of QTI PWM LPG driver by Subbaraman Narayanamurthy · 6 years ago
  3. a691c36 pwm: core: Add option to config PWM duty/period with u64 data length by Fenglin Wu · 6 years ago
  4. 9e880ec pwm: Add different PWM output types support by Fenglin Wu · 7 years ago
  5. 8cdc43a pwm: mediatek: Add MT7628 support by John Crispin · 6 years ago
  6. b96e9eb pwm: meson: Fix mux clock names by Jerome Brunet · 6 years ago
  7. 2c2059c pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove() by Fabrice Gasnier · 6 years ago
  8. 43725fe pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data by David Rivshin · 6 years ago
  9. 19ad2b7 pwm: mxs: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  10. 2c4f2e3 pwm: fsl-ftm: Enable support for the new SoC i.MX8QM by shenwei.wang@nxp.com · 6 years ago
  11. db6c51a pwm: fsl-ftm: Added the support of per-compatible data by shenwei.wang@nxp.com · 6 years ago
  12. 82a9c55 pwm: fsl-ftm: Added a dedicated IP interface clock by shenwei.wang@nxp.com · 6 years ago
  13. 4964cb5 pwm: cros-ec: Switch to SPDX identifier by Enric Balletbo i Serra · 6 years ago
  14. a99290c pwm: imx: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  15. 38dabd9 pwm: tiehrpwm: Fix disabling of output of PWMs by Vignesh R · 6 years ago
  16. aa49d62 pwm: tiehrpwm: Don't use emulation mode bits to control PWM output by Vignesh R · 6 years ago
  17. 4de445c pwm: berlin: Don't use broken prescaler values by Thomas Hebb · 6 years ago
  18. 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
  19. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  20. 414c52b pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled by Arnd Bergmann · 6 years ago
  21. 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
  22. d968e50 pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS by Arnd Bergmann · 6 years ago
  23. 1d375b5 pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume by Hans de Goede · 7 years ago
  24. a3b51be pwm: stm32: Initialize raw local variables by Fabrice Gasnier · 6 years ago
  25. ab3a897 pwm: stm32: Use input prescaler to improve period capture by Fabrice Gasnier · 7 years ago
  26. d66ffb9 pwm: stm32: Improve capture by tuning counter prescaler by Fabrice Gasnier · 7 years ago
  27. 53e38fe pwm: stm32: Add capture support by Fabrice Gasnier · 7 years ago
  28. 692099c pwm: simplify getting .drvdata by Wolfram Sang · 7 years ago
  29. 735596c pwm: meson: Fix allocation of PWM channel array by Martin Blumenstingl · 7 years ago
  30. 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 · 7 years ago
  31. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  32. 6873842 pwm: rcar: Add suspend/resume support by Yoshihiro Shimoda · 7 years ago
  33. f2e6142 pwm: rcar: Use PM Runtime to control module clock by Hien Dang · 7 years ago
  34. 6225f9c pwm: rcar: Fix a condition to prevent mismatch value setting to duty by Ryo Kodama · 7 years ago
  35. 8bbf5b4 pwm: sysfs: Use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  36. 7b4c7c5 pwm: sun4i: Simplify controller mapping by Andre Przywara · 7 years ago
  37. 6a89bb6 pwm: sun4i: Drop unused .has_rdy member by Andre Przywara · 7 years ago
  38. 989ae7a pwm: sun4i: Properly check current state by Alexandre Belloni · 7 years ago
  39. 120cc2f pwm: Remove depends on AVR32 by Corentin Labbe · 7 years ago
  40. f6ea025 pwm: stm32: LPTimer: Use 3 cells ->of_xlate() by Gerald Baeza · 7 years ago
  41. 4eb67a2 pwm: stm32: Protect common prescaler for all channels by Fabrice Gasnier · 7 years ago
  42. 3af0bdd pwm: stm32: Remove unused struct device by Fabrice Gasnier · 7 years ago
  43. 04c0a4e pwm: mediatek: Improve precision in rate calculation by Sean Wang · 7 years ago
  44. f361787 pwm: mediatek: Remove redundant MODULE_ALIAS entries by Sean Wang · 7 years ago
  45. 360cc03 pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623 by Sean Wang · 7 years ago
  46. b419006 pwm: jz4740: Enable for all Ingenic SoCs by Paul Cercueil · 7 years ago
  47. cc20173 pwm: jz4740: Add support for devicetree by Paul Cercueil · 7 years ago
  48. 174dcc8 pwm: jz4740: Implement ->set_polarity() by Paul Cercueil · 7 years ago
  49. df56b17 pwm: jz4740: Make disable operation compatible with TCU2 mode by Maarten ter Huurne · 7 years ago
  50. 1f6eefe pwm: imx: Let PWM be active during suspend by Fabio Estevam · 7 years ago
  51. 708aa93 pwm: atmel-tcb: Delete an error message for a failed memory allocation by Markus Elfring · 7 years ago
  52. 6106d88 pwm: puv3: Delete an error message for a failed memory allocation by Markus Elfring · 7 years ago
  53. d7a131d pwm: stm32: Adopt SPDX identifier by Benjamin Gaignard · 7 years ago
  54. 4dab216d pwm: remove pwm-bfin driver by Arnd Bergmann · 7 years ago
  55. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  56. b7290cf pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops by Keerthy · 7 years ago
  57. bccaa3f pwm: meson: Add clock source configuration for Meson-AXG by Jian Hu · 7 years ago
  58. 8472b52 pwm: stmpe: Fix wrong register offset for hwpwm=2 case by Axel Lin · 7 years ago
  59. 7e5d1fd7 pwm: Set class for exported channels in sysfs by Gottfried Haider · 7 years ago
  60. 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
  61. f83e2ae pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable() by Axel Lin · 7 years ago
  62. 424268c pwm: mediatek: Add MT2712/MT7622 support by Zhi Mao · 7 years ago
  63. df4f6e8 pwm: sunxi: Use of_device_get_match_data() by Corentin Labbe · 7 years ago
  64. 1b3d9a9 pwm: atmel-tcb: Support backup mode by Romain Izard · 7 years ago
  65. e690ae5 pwm: img: Add runtime PM by Ed Blake · 7 years ago
  66. a18afce pwm: img: Add suspend / resume handling by Ed Blake · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. 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
  69. 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
  70. e70a540 pwm: Add STM32 LPTimer PWM driver by Fabrice Gasnier · 7 years ago
  71. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  72. 08a4d8e pwm: pwm-samsung: fix suspend/resume support by Bartlomiej Zolnierkiewicz · 8 years ago
  73. 23aa19a pwm: samsung: Remove redundant checks from pwm_samsung_config() by Bartlomiej Zolnierkiewicz · 8 years ago
  74. 8bdb65d pwm: mediatek: Disable clock on PWM configuration failure by Zhi Mao · 7 years ago
  75. e7c197e pwm: mediatek: Fix clock control issue by Zhi Mao · 7 years ago
  76. cd30798 pwm: mediatek: Fix PWM source clock selection by Zhi Mao · 7 years ago
  77. aa12d7a pwm: mediatek: Fix Kconfig description by Zhi Mao · 7 years ago
  78. 6b03ef2 pwm: tegra: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  79. 0fd3b93 pwm: hibvt: Explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  80. d870c80 pwm: tiehrpwm: Set driver data before runtime PM enable by Thierry Reding · 7 years ago
  81. d2c95e4 pwm: tiehrpwm: Miscellaneous coding style fixups by Thierry Reding · 7 years ago
  82. 23f373e pwm: tiecap: Set driver data before runtime PM enable by Thierry Reding · 7 years ago
  83. 53c7972 pwm: tiecap: Miscellaneous coding style fixups by Thierry Reding · 7 years ago
  84. e2b5602 pwm: tiehrpwm: fix clock imbalance in probe error path by Johan Hovold · 7 years ago
  85. c7fdd3f pwm: tiehrpwm: Fix runtime PM imbalance at unbind by Johan Hovold · 7 years ago
  86. cd9b53d pwm: Kconfig: Enable pwm-tiecap to be built for Keystone by Vignesh R · 7 years ago
  87. 4836193 pwm: Add ZTE ZX PWM device driver by Shawn Guo · 7 years ago
  88. 8a88b2a pwm: bcm2835: Support for polarity setting via DT by Stefan Wahren · 7 years ago
  89. 3f9a363 pwm: rockchip: Add rk3328 support by David Wu · 7 years ago
  90. 831b279 pwm: rockchip: Use same PWM ops for each IP by David Wu · 7 years ago
  91. bc834d7 pwm: rockchip: Move the configuration of polarity by David Wu · 7 years ago
  92. ed05469 pwm: rockchip: Use pwm_apply() instead of pwm_enable() by David Wu · 7 years ago
  93. f90df9c pwm: rockchip: Remove the judge from return value of pwm_config() by David Wu · 7 years ago
  94. 27922ff5 pwm: rockchip: Add APB and function both clocks support by David Wu · 7 years ago
  95. 1f8736c pwm: renesas-tpu: Remove support for SH7372 by Simon Horman · 7 years ago
  96. 0bd24f9 pwm: vt8500: Undo preparation of a clock source. by Arvind Yadav · 8 years ago
  97. 0829326 pwm: pca9685: clarify pca9685_set_sleep_mode() interface. by Sven Van Asbroeck · 8 years ago
  98. 36af66a pwm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  99. 38f7d2d Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  100. 5ec8c48 Merge branch 'for-4.13/drivers' into for-next by Thierry Reding · 7 years ago