1. 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
  2. dec02f9 pwm: Let PWM_CLPS711X depend on HAS_IOMEM by Chen Gang · 10 years ago
  3. e2e0897 pwm: atmel: Fix calculation of prescale value by Nikolaus Voss · 10 years ago
  4. c40c402 Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 10 years ago
  5. 4930d24 ARM: at91/tclib: move initialization from alloc to probe by Gaël PORTAY · 10 years ago
  6. 70145f8 pwm: Fix uninitialized warnings in pwm_get() by Geert Uytterhoeven · 10 years ago
  7. 7264354 pwm: rockchip: Allow polarity invert on rk3288 by Doug Anderson · 10 years ago
  8. 137fd45 pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2 by Liu Ying · 10 years ago
  9. 40f260c pwm: imx: Cleanup indentation for register definitions by Liu Ying · 10 years ago
  10. bd59bdc pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition by Liu Ying · 10 years ago
  11. 533acc0 pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  12. ad16202 pwm: lpss: make it buildable only on X86 by Andy Shevchenko · 10 years ago
  13. b2b7ade pwm: lpss: use c99 initializers in structures by Julia Lawall · 10 years ago
  14. e0c86a3 pwm: lpss: Fix build failure on PowerPC by Thierry Reding · 10 years ago
  15. 90927fe pwm: lpss: pci: Move to use pcim_enable_device() by Andy Shevchenko · 10 years ago
  16. c558e39 pwm: lpss: Properly split driver to parts by Andy Shevchenko · 10 years ago
  17. 373c578 pwm: lpss: Add ACPI and PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  18. 00018a8 pwm: fsl-ftm: Select REGMAP_MMIO by Fabio Estevam · 10 years ago
  19. 42fa98a pwm: fsl-ftm: Convert to direct regmap API usage by Xiubo Li · 10 years ago
  20. cd6d92d pwm: fsl-ftm: Clean up the code by Xiubo Li · 10 years ago
  21. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  22. 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
  23. f630629 pwm: rockchip: Added to support for RK3288 SoC by Caesar Wang · 10 years ago
  24. 3aacd3e pwm: sti: Remove PWM period table by Ajit Pal Singh · 10 years ago
  25. 6ad6b83 pwm: sti: Sync between enable/disable calls by Ajit Pal Singh · 10 years ago
  26. 5165166 pwm: sti: Ensure same period values for all channels by Ajit Pal Singh · 10 years ago
  27. bf9cc80 pwm: sti: Fix PWM prescaler handling by Ajit Pal Singh · 10 years ago
  28. 378fe11 pwm: sti: Add new driver for ST's PWM IP by Lee Jones · 10 years ago
  29. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 10 years ago
  30. 65accd8 pwm: lpss: remove dependency on clk framework by Heikki Krogerus · 10 years ago
  31. ed1a819 pwm: pwm-tipwmss: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  32. 101353c pwm: add Rockchip SoC PWM support by Beniamino Galvani · 10 years ago
  33. bb4bbba PWM: atmel: allow building for AVR32 by Alexandre Belloni · 10 years ago
  34. 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
  35. 39fd3f9 pwm: fsl-ftm: set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  36. 54b0234 pwm: ab8500: Fix wrong value shift for disable/enable PWM by Axel Lin · 10 years ago
  37. 3bdf878 pwm: samsung: do not set manual update bit in pwm_samsung_config by Ajay Kumar · 10 years ago
  38. 00afb42 pwm: lp3943: Set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  39. cf3a384 pwm: atmel: set pwm_chip can_sleep flag by Alexandre Belloni · 10 years ago
  40. bd9c1b6 pwm: mxs: set pwm_chip can_sleep flag by Shawn Guo · 10 years ago
  41. 3ea57ea pwm: tiehrpwm: inline accessor functions by Wolfram Sang · 10 years ago
  42. af5935e pwm: tiehrpwm: don't build PM related functions when not needed by Wolfram Sang · 10 years ago
  43. dc67115 pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data by Alexandre Belloni · 10 years ago
  44. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 10 years ago
  45. 9c88669 pwm: twl: Really disable twl6030 PWMs by Axel Lin · 10 years ago
  46. 89c0339 pwm: lpss: Fix const qualifier and sparse warnings by Thierry Reding · 10 years ago
  47. 5b1e8e0 pwm: spear: fix check on pwmchip_add() return value by Beniamino Galvani · 10 years ago
  48. 093e00b pwm: lpss: Add support for PCI devices by Alan Cox · 10 years ago
  49. b9f8740 pwm: vt8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  50. 5e34895 pwm: tiehrpwm: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  51. c10d506 pwm: pwm-tiecap: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  52. 474b690 pwm: tegra: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  53. 9321fe9d pwm: spear: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  54. 6c5059c pwm: renesas-tpu: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  55. d93fc78 pwm: pxa: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  56. 1cbec74 pwm: i.MX: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  57. a2fc1db pwm: ab8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  58. 6a4e4bf pwm: kona: Introduce Kona PWM controller support by Tim Kryger · 10 years ago
  59. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  60. 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
  61. 2ae69a4 pwm: pxa: Constify OF match table by Thierry Reding · 10 years ago
  62. fdec4f7 pwm: pxa: Fix typo "pwm" -> "PWM" by Thierry Reding · 10 years ago
  63. f409cd3 Revert "pwm: pxa: Use of_match_ptr()" by Thierry Reding · 10 years ago
  64. d16a5aa pwm: add support for Intel Low Power Subsystem PWM by Mika Westerberg · 10 years ago
  65. 7eb3f6f pwm: Add CLPS711X PWM support by Alexander Shiyan · 10 years ago
  66. 916030d pwm: atmel: correct CDTY calculation by Alexandre Belloni · 10 years ago
  67. 8db9e29 pwm: atmel: Fix polarity handling by Alexandre Belloni · 10 years ago
  68. b505183 pwm: Add Freescale FTM PWM driver support by Xiubo Li · 10 years ago
  69. 8468949 pwm: pxa: Use of_match_ptr() by Jingoo Han · 10 years ago
  70. 4407b6d pwm: samsung: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  71. 2974b09 pwm: renesas-tpu: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  72. 0b7d25c pwm: lp3943: Fix potential memory leak during request by Christian Engelmayer · 10 years ago
  73. 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
  74. 6691a19 pwm: tiecap: Remove duplicate put_sync call by Sourav Poddar · 11 years ago
  75. af66b3c pwm: Add LP3943 PWM driver by Milo Kim · 11 years ago
  76. 82569e5 pwm: tiehrpwm: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  77. b07ab66 pwm: pxa: remove unnecessary space before tabs by Jingoo Han · 11 years ago
  78. 5eabf82 pwm: ep93xx: split module author names by Jingoo Han · 11 years ago
  79. adcba1e pwm: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  80. 6a68335 pwm: atmel-pwm: Do not unprepare clock after successful registration by Bo Shen · 11 years ago
  81. 32b16d4 pwm: atmel-pwm: Add Atmel PWM controller driver by Bo Shen · 11 years ago
  82. 2c80a49 pwm: pca9685: depends on I2C rather than REGMAP_I2C by Axel Lin · 11 years ago
  83. 94d88d6 pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  84. 0dc1135 pwm: jz4740: Use devm_clk_get() by Lars-Peter Clausen · 11 years ago
  85. 078c6ac pwm: jz4740: Pass device to clk_get() by Lars-Peter Clausen · 11 years ago
  86. 6ca142a pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 11 years ago
  87. b52fa7b pwm: pxa: Add device tree support by Mike Dunn · 11 years ago
  88. b577cdc pwm: samsung: Fix kernel warning while unexporting a channel by Sachin Kamat · 11 years ago
  89. a230869 pwm: add ep93xx PWM support by H Hartley Sweeten · 11 years ago
  90. faed9c3 pwm: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  91. becbca1 pwm: imx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  92. 3cb3b2b pwm: lpc32xx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  93. de02cb8 pwm: mxs: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  94. ea8eeb1 pwm: twl: Include linux/of.h header by Sachin Kamat · 11 years ago
  95. e852340 pwm: twl-led: Include linux/of.h header by Sachin Kamat · 11 years ago
  96. c3bdfe1 pwm: samsung: Include linux/of.h header by Sachin Kamat · 11 years ago
  97. 2a8876c pwm: imx: Include linux/of.h header by Sachin Kamat · 11 years ago
  98. ceb12f9 pwm: atmel-tcb: fix max time computation for slow clk source by Boris BREZILLON · 11 years ago
  99. f3a8217 pwm: atmel-tcb: add missing clk source config by Boris BREZILLON · 11 years ago
  100. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago