1. 42fa98a pwm: fsl-ftm: Convert to direct regmap API usage by Xiubo Li · 10 years ago
  2. cd6d92d pwm: fsl-ftm: Clean up the code by Xiubo Li · 10 years ago
  3. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  4. 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
  5. f630629 pwm: rockchip: Added to support for RK3288 SoC by Caesar Wang · 10 years ago
  6. 3aacd3e pwm: sti: Remove PWM period table by Ajit Pal Singh · 10 years ago
  7. 6ad6b83 pwm: sti: Sync between enable/disable calls by Ajit Pal Singh · 10 years ago
  8. 5165166 pwm: sti: Ensure same period values for all channels by Ajit Pal Singh · 10 years ago
  9. bf9cc80 pwm: sti: Fix PWM prescaler handling by Ajit Pal Singh · 10 years ago
  10. 378fe11 pwm: sti: Add new driver for ST's PWM IP by Lee Jones · 10 years ago
  11. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 10 years ago
  12. 65accd8 pwm: lpss: remove dependency on clk framework by Heikki Krogerus · 10 years ago
  13. ed1a819 pwm: pwm-tipwmss: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  14. 101353c pwm: add Rockchip SoC PWM support by Beniamino Galvani · 10 years ago
  15. bb4bbba PWM: atmel: allow building for AVR32 by Alexandre Belloni · 10 years ago
  16. 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
  17. 39fd3f9 pwm: fsl-ftm: set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  18. 54b0234 pwm: ab8500: Fix wrong value shift for disable/enable PWM by Axel Lin · 10 years ago
  19. 3bdf878 pwm: samsung: do not set manual update bit in pwm_samsung_config by Ajay Kumar · 10 years ago
  20. 00afb42 pwm: lp3943: Set pwm_chip can_sleep flag by Axel Lin · 10 years ago
  21. cf3a384 pwm: atmel: set pwm_chip can_sleep flag by Alexandre Belloni · 10 years ago
  22. bd9c1b6 pwm: mxs: set pwm_chip can_sleep flag by Shawn Guo · 10 years ago
  23. 3ea57ea pwm: tiehrpwm: inline accessor functions by Wolfram Sang · 10 years ago
  24. af5935e pwm: tiehrpwm: don't build PM related functions when not needed by Wolfram Sang · 10 years ago
  25. dc67115 pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data by Alexandre Belloni · 10 years ago
  26. 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 10 years ago
  27. 9c88669 pwm: twl: Really disable twl6030 PWMs by Axel Lin · 10 years ago
  28. 89c0339 pwm: lpss: Fix const qualifier and sparse warnings by Thierry Reding · 10 years ago
  29. 5b1e8e0 pwm: spear: fix check on pwmchip_add() return value by Beniamino Galvani · 10 years ago
  30. 093e00b pwm: lpss: Add support for PCI devices by Alan Cox · 10 years ago
  31. b9f8740 pwm: vt8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  32. 5e34895 pwm: tiehrpwm: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  33. c10d506 pwm: pwm-tiecap: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  34. 474b690 pwm: tegra: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  35. 9321fe9d pwm: spear: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  36. 6c5059c pwm: renesas-tpu: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  37. d93fc78 pwm: pxa: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  38. 1cbec74 pwm: i.MX: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  39. a2fc1db pwm: ab8500: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  40. 6a4e4bf pwm: kona: Introduce Kona PWM controller support by Tim Kryger · 10 years ago
  41. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  42. 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
  43. 2ae69a4 pwm: pxa: Constify OF match table by Thierry Reding · 10 years ago
  44. fdec4f7 pwm: pxa: Fix typo "pwm" -> "PWM" by Thierry Reding · 10 years ago
  45. f409cd3 Revert "pwm: pxa: Use of_match_ptr()" by Thierry Reding · 10 years ago
  46. d16a5aa pwm: add support for Intel Low Power Subsystem PWM by Mika Westerberg · 10 years ago
  47. 7eb3f6f pwm: Add CLPS711X PWM support by Alexander Shiyan · 10 years ago
  48. 916030d pwm: atmel: correct CDTY calculation by Alexandre Belloni · 10 years ago
  49. 8db9e29 pwm: atmel: Fix polarity handling by Alexandre Belloni · 10 years ago
  50. b505183 pwm: Add Freescale FTM PWM driver support by Xiubo Li · 10 years ago
  51. 8468949 pwm: pxa: Use of_match_ptr() by Jingoo Han · 10 years ago
  52. 4407b6d pwm: samsung: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  53. 2974b09 pwm: renesas-tpu: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  54. 0b7d25c pwm: lp3943: Fix potential memory leak during request by Christian Engelmayer · 11 years ago
  55. 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
  56. 6691a19 pwm: tiecap: Remove duplicate put_sync call by Sourav Poddar · 11 years ago
  57. af66b3c pwm: Add LP3943 PWM driver by Milo Kim · 11 years ago
  58. 82569e5 pwm: tiehrpwm: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  59. b07ab66 pwm: pxa: remove unnecessary space before tabs by Jingoo Han · 11 years ago
  60. 5eabf82 pwm: ep93xx: split module author names by Jingoo Han · 11 years ago
  61. adcba1e pwm: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  62. 6a68335 pwm: atmel-pwm: Do not unprepare clock after successful registration by Bo Shen · 11 years ago
  63. 32b16d4 pwm: atmel-pwm: Add Atmel PWM controller driver by Bo Shen · 11 years ago
  64. 2c80a49 pwm: pca9685: depends on I2C rather than REGMAP_I2C by Axel Lin · 11 years ago
  65. 94d88d6 pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  66. 0dc1135 pwm: jz4740: Use devm_clk_get() by Lars-Peter Clausen · 11 years ago
  67. 078c6ac pwm: jz4740: Pass device to clk_get() by Lars-Peter Clausen · 11 years ago
  68. 6ca142a pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 11 years ago
  69. b52fa7b pwm: pxa: Add device tree support by Mike Dunn · 11 years ago
  70. b577cdc pwm: samsung: Fix kernel warning while unexporting a channel by Sachin Kamat · 11 years ago
  71. a230869 pwm: add ep93xx PWM support by H Hartley Sweeten · 11 years ago
  72. faed9c3 pwm: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  73. becbca1 pwm: imx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  74. 3cb3b2b pwm: lpc32xx: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  75. de02cb8 pwm: mxs: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  76. ea8eeb1 pwm: twl: Include linux/of.h header by Sachin Kamat · 11 years ago
  77. e852340 pwm: twl-led: Include linux/of.h header by Sachin Kamat · 11 years ago
  78. c3bdfe1 pwm: samsung: Include linux/of.h header by Sachin Kamat · 11 years ago
  79. 2a8876c pwm: imx: Include linux/of.h header by Sachin Kamat · 11 years ago
  80. ceb12f9 pwm: atmel-tcb: fix max time computation for slow clk source by Boris BREZILLON · 11 years ago
  81. f3a8217 pwm: atmel-tcb: add missing clk source config by Boris BREZILLON · 11 years ago
  82. 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
  83. 1e185c7 pwm: pxa: Use module_platform_driver by Mike Dunn · 11 years ago
  84. ac872bc pwm: tiehrpwm: add missing __iomem annotation by Jingoo Han · 11 years ago
  85. 3943a65 pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context() by Jingoo Han · 11 years ago
  86. 88d5a2e pwm: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  87. 382457e pwm: renesas-tpu: Add DT support by Laurent Pinchart · 11 years ago
  88. 208be76 pwm: Use the DT macro directly when parsing PWM DT flags by Laurent Pinchart · 11 years ago
  89. cfb9e4c pwm: mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  90. 6059235 pwm: Remove superseded pwm-samsung-legacy driver by Tomasz Figa · 11 years ago
  91. 11ad39e pwm: Add new pwm-samsung driver by Tomasz Figa · 11 years ago
  92. 615c19e pwm: samsung: Rename to pwm-samsung-legacy by Tomasz Figa · 11 years ago
  93. 9da0175 pwm: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  94. b388f15 pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare. by Marek Belisko · 11 years ago
  95. fed1bf8 pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit by Axel Lin · 11 years ago
  96. 71077bc pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work by Axel Lin · 11 years ago
  97. 00cf99e pwm: renesas-tpu: fix return value check in tpu_probe() by Wei Yongjun · 11 years ago
  98. 99b82ab pwm: Add Renesas TPU PWM driver by Laurent Pinchart · 11 years ago
  99. 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 11 years ago
  100. 3dd0a90 pwm: Fill in missing .owner fields by Thierry Reding · 11 years ago