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