1. c264f11 pwm: Remove __init initializer for pwm_add_table() by Shobhit Kumar · 9 years ago
  2. 4a1c683 pwm: samsung: Fix output race on disabling by Sjoerd Simons · 9 years ago
  3. 24ccea1 pwm: mxs: Fix period divider computation by Gaetan Hug · 9 years ago
  4. 054d3e1 pwm: atmel-hlcdc: Add errata handling for sama5d4 by Nicolas Ferre · 9 years ago
  5. c456fbb pwm: pca9685: Constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  6. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 9 years ago
  7. 8d6cc07 pwm: Remove unnecessary check before of_node_put() by Markus Elfring · 9 years ago
  8. 277bb6a pwm: Imagination Technologies PWM DAC driver by Naidu Tellapati · 9 years ago
  9. cd264b6 pwm: sti: Maintain a bitmap of configured devices by Ajit Pal Singh · 9 years ago
  10. 09853ce pwm: Add Allwinner SoC support by Alexandre Belloni · 10 years ago
  11. df6922a pwm: atmel-hlcdc: Prevent division by zero by Boris BREZILLON · 10 years ago
  12. d2048c4 pwm: atmel-hlcdc: Depend on HAVE_CLK by Thierry Reding · 10 years ago
  13. 0b4954c Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  14. 39e046f pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling by Boris BREZILLON · 10 years ago
  15. 97d0b42 pwm: ftm: Add Power Management support for FTM PWM by Xiubo Li · 10 years ago
  16. 49599cf pwm: ftm: Add regmap rbtree type cache support by Xiubo Li · 10 years ago
  17. 8e6e765 pwm: ftm: Correctly track usage count by Xiubo Li · 10 years ago
  18. 06e4cb6 pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7 by Abhilash Kesavan · 10 years ago
  19. 2b4984b pwm: add support for atmel-hlcdc-pwm device by Boris Brezillon · 10 years ago
  20. e5a06dc pwm: Add BCM2835 PWM driver by Bart Tanghe · 10 years ago
  21. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  22. 5b9c897 Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  23. f05fae1 pwm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. dec02f9 pwm: Let PWM_CLPS711X depend on HAS_IOMEM by Chen Gang · 10 years ago
  25. e2e0897 pwm: atmel: Fix calculation of prescale value by Nikolaus Voss · 10 years ago
  26. c40c402 Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 10 years ago
  27. 4930d24 ARM: at91/tclib: move initialization from alloc to probe by Gaël PORTAY · 10 years ago
  28. 70145f8 pwm: Fix uninitialized warnings in pwm_get() by Geert Uytterhoeven · 10 years ago
  29. 7264354 pwm: rockchip: Allow polarity invert on rk3288 by Doug Anderson · 10 years ago
  30. 137fd45 pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 by Liu Ying · 10 years ago
  31. 40f260c pwm: imx: Cleanup indentation for register definitions by Liu Ying · 10 years ago
  32. bd59bdc pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition by Liu Ying · 10 years ago
  33. 533acc0 pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  34. ad16202 pwm: lpss: make it buildable only on X86 by Andy Shevchenko · 10 years ago
  35. b2b7ade pwm: lpss: use c99 initializers in structures by Julia Lawall · 10 years ago
  36. e0c86a3 pwm: lpss: Fix build failure on PowerPC by Thierry Reding · 10 years ago
  37. 90927fe pwm: lpss: pci: Move to use pcim_enable_device() by Andy Shevchenko · 10 years ago
  38. c558e39 pwm: lpss: Properly split driver to parts by Andy Shevchenko · 10 years ago
  39. 373c578 pwm: lpss: Add ACPI and PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  40. 00018a8 pwm: fsl-ftm: Select REGMAP_MMIO by Fabio Estevam · 10 years ago
  41. 42fa98a pwm: fsl-ftm: Convert to direct regmap API usage by Xiubo Li · 10 years ago
  42. cd6d92d pwm: fsl-ftm: Clean up the code by Xiubo Li · 10 years ago
  43. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  44. 34b20e6 Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  45. f630629 pwm: rockchip: Added to support for RK3288 SoC by Caesar Wang · 10 years ago
  46. 3aacd3e pwm: sti: Remove PWM period table by Ajit Pal Singh · 10 years ago
  47. 6ad6b83 pwm: sti: Sync between enable/disable calls by Ajit Pal Singh · 10 years ago
  48. 5165166 pwm: sti: Ensure same period values for all channels by Ajit Pal Singh · 10 years ago
  49. bf9cc80 pwm: sti: Fix PWM prescaler handling by Ajit Pal Singh · 10 years ago
  50. 378fe11 pwm: sti: Add new driver for ST's PWM IP by Lee Jones · 10 years ago
  51. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 10 years ago
  52. 65accd8 pwm: lpss: remove dependency on clk framework by Heikki Krogerus · 10 years ago
  53. ed1a819 pwm: pwm-tipwmss: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  54. 101353c pwm: add Rockchip SoC PWM support by Beniamino Galvani · 10 years ago
  55. bb4bbba PWM: atmel: allow building for AVR32 by Alexandre Belloni · 10 years ago
  56. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  57. 39fd3f9 pwm: fsl-ftm: set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  58. 54b0234 pwm: ab8500: Fix wrong value shift for disable/enable PWM by Axel Lin · 10 years ago
  59. 3bdf878 pwm: samsung: do not set manual update bit in pwm_samsung_config by Ajay Kumar · 10 years ago
  60. 00afb42 pwm: lp3943: Set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  61. cf3a384 pwm: atmel: set pwm_chip can_sleep flag by Alexandre Belloni · 10 years ago
  62. bd9c1b6 pwm: mxs: set pwm_chip can_sleep flag by Shawn Guo · 10 years ago
  63. 3ea57ea pwm: tiehrpwm: inline accessor functions by Wolfram Sang · 10 years ago
  64. af5935e pwm: tiehrpwm: don't build PM related functions when not needed by Wolfram Sang · 10 years ago
  65. dc67115 pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data by Alexandre Belloni · 10 years ago
  66. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 10 years ago
  67. 9c88669 pwm: twl: Really disable twl6030 PWMs by Axel Lin · 10 years ago
  68. 89c0339 pwm: lpss: Fix const qualifier and sparse warnings by Thierry Reding · 10 years ago
  69. 5b1e8e0 pwm: spear: fix check on pwmchip_add() return value by Beniamino Galvani · 10 years ago
  70. 093e00b pwm: lpss: Add support for PCI devices by Alan Cox · 10 years ago
  71. b9f8740 pwm: vt8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  72. 5e34895 pwm: tiehrpwm: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  73. c10d506 pwm: pwm-tiecap: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  74. 474b690 pwm: tegra: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  75. 9321fe9d pwm: spear: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  76. 6c5059c pwm: renesas-tpu: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  77. d93fc78 pwm: pxa: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  78. 1cbec74 pwm: i.MX: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  79. a2fc1db pwm: ab8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  80. 6a4e4bf pwm: kona: Introduce Kona PWM controller support by Tim Kryger · 10 years ago
  81. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  82. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  83. 2ae69a4 pwm: pxa: Constify OF match table by Thierry Reding · 10 years ago
  84. fdec4f7 pwm: pxa: Fix typo "pwm" -> "PWM" by Thierry Reding · 10 years ago
  85. f409cd3 Revert "pwm: pxa: Use of_match_ptr()" by Thierry Reding · 10 years ago
  86. d16a5aa pwm: add support for Intel Low Power Subsystem PWM by Mika Westerberg · 10 years ago
  87. 7eb3f6f pwm: Add CLPS711X PWM support by Alexander Shiyan · 10 years ago
  88. 916030d pwm: atmel: correct CDTY calculation by Alexandre Belloni · 10 years ago
  89. 8db9e29 pwm: atmel: Fix polarity handling by Alexandre Belloni · 10 years ago
  90. b505183 pwm: Add Freescale FTM PWM driver support by Xiubo Li · 10 years ago
  91. 8468949 pwm: pxa: Use of_match_ptr() by Jingoo Han · 10 years ago
  92. 4407b6d pwm: samsung: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  93. 2974b09 pwm: renesas-tpu: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  94. 0b7d25c pwm: lp3943: Fix potential memory leak during request by Christian Engelmayer · 10 years ago
  95. 398b60a Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  96. 6691a19 pwm: tiecap: Remove duplicate put_sync call by Sourav Poddar · 11 years ago
  97. af66b3c pwm: Add LP3943 PWM driver by Milo Kim · 11 years ago
  98. 82569e5 pwm: tiehrpwm: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  99. b07ab66 pwm: pxa: remove unnecessary space before tabs by Jingoo Han · 11 years ago
  100. 5eabf82 pwm: ep93xx: split module author names by Jingoo Han · 11 years ago