1. affb923 pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config by Axel Lin · 11 years ago
  2. 08ee77b pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable] by Axel Lin · 11 years ago
  3. f1a8870 pwm: Constify OF match tables by Thierry Reding · 11 years ago
  4. a46ef4d pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip by Axel Lin · 11 years ago
  5. 22976a5 pwm: pxa: Remove PWM_ID_BASE macro by Axel Lin · 11 years ago
  6. b3fef7f pwm: spear: Remove unused *dev from struct spear_pwm_chip by Axel Lin · 11 years ago
  7. 4e61573 pwm: mxs: Remove unused *dev from struct mxs_pwm_chip by Axel Lin · 11 years ago
  8. c8e4df3 pwm: twl: Return proper error if twl6030_pwm_enable() fails by Axel Lin · 11 years ago
  9. b014a30 pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip by Axel Lin · 11 years ago
  10. 72da70e pwm: imx: Remove enabled field from struct imx_chip by Axel Lin · 11 years ago
  11. d5714e8 pwm: twl: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  12. 7fa2531 pwm: twl-led: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  13. 83c80dc pwm: atmel-tcb: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  14. fa0abee pwm: ab8500: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  15. 563861c pwm: spear: Fix checking return value of clk_enable() and clk_prepare() by Axel Lin · 11 years ago
  16. b343a18 pwm: tiehrpwm: Staticize non-exported symbols by Axel Lin · 11 years ago
  17. a38c989 pwm: tiecap: Staticize non-exported symbols by Axel Lin · 11 years ago
  18. 622fc5d pwm: ab8500: Fix trivial typo in dev_err message by Axel Lin · 11 years ago
  19. 1bf0f20 pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices by Philip Avinash · 11 years ago
  20. 29258b2 pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  21. c26e9bb pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  22. b78f5fc pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  23. c509a8e pwm: samsung: convert s3c_pwm to dev_pm_ops by Jingoo Han · 11 years ago
  24. 482467a pwm: ab8500: use devm_kzalloc() by Jingoo Han · 11 years ago
  25. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  26. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  27. 30f7861 pwm: twl: Use to_twl() instead of container_of() by Johannes Thumshirn · 11 years ago
  28. 838bf09 pwm: tegra: assume CONFIG_OF by Stephen Warren · 11 years ago
  29. 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
  30. 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
  31. 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 11 years ago
  32. b133d2a pwm: Make Kconfig entries more consistent by Thierry Reding · 11 years ago
  33. 2e2a0f6 pwm: Add can_sleep property to drivers by Florian Vaussard · 11 years ago
  34. 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 11 years ago
  35. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  36. 0d75c20 pwm: pwm-tiecap: Low power sleep support by Philip Avinash · 11 years ago
  37. 0e2feb1 pwm: pwm-tiehrpwm: Low power sleep support by Philip Avinash · 11 years ago
  38. 0074b49 pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver by Philip, Avinash · 11 years ago
  39. 3ccb1c1 pwm: vt8500: Add polarity support by Tony Prisk · 11 years ago
  40. 8ab432c pwm: vt8500: Register write busy test performed incorrectly by Tony Prisk · 11 years ago
  41. 9421bade pwm: atmel: add Timer Counter Block PWM driver by Boris BREZILLON · 11 years ago
  42. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  43. 20e8ac3 pwm: samsung: add missing s3c->pwm_id assignment by Joonyoung Shim · 12 years ago
  44. 8fc6d09 pwm: lpc32xx: Set the chip base for dynamic allocation by Alban Bedel · 12 years ago
  45. 54b2a99 pwm: lpc32xx: Properly disable the clock on device removal by Alban Bedel · 12 years ago
  46. a9a18e0 pwm: lpc32xx: Fix the PWM polarity by Alban Bedel · 12 years ago
  47. 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 12 years ago
  48. 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
  49. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  50. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  51. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  52. 6179a58 pwm: Remove pwm-twl6030 driver by Peter Ujfalusi · 12 years ago
  53. aa76564 pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  54. 3744c26 pwm: New driver to support PWMs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  55. 98ccf49 pwm: pwm-tiehrpwm: pinctrl support by Philip, Avinash · 12 years ago
  56. 53ad9e8 pwm: tiehrpwm: Add device-tree binding by Philip, Avinash · 12 years ago
  57. d91861d pwm: pwm-tiehrpwm: Adding TBCLK gating support. by Philip, Avinash · 12 years ago
  58. 3db9b76 pwm: pwm-tiecap: pinctrl support by Philip, Avinash · 12 years ago
  59. 333b08e pwm: tiecap: Add device-tree binding by Philip, Avinash · 12 years ago
  60. af0ba00 pwm: Add TI PWM subsystem driver by Philip, Avinash · 12 years ago
  61. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  62. 422470a pwm: vt8500: Ensure PWM clock is enabled during pwm_config by Tony Prisk · 12 years ago
  63. 2f9569f pwm: vt8500: Fix build error by Tony Prisk · 12 years ago
  64. c937136 pwm: spear: Staticize spear_pwm_config() by Axel Lin · 12 years ago
  65. ce20364 pwm: Add SPEAr PWM chip driver support by Shiraz Hashim · 12 years ago
  66. 63e1ed2 pwm: vt8500: Update vt8500 PWM driver support by Tony Prisk · 12 years ago
  67. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  68. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  69. f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
  70. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  71. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  72. 6173f8f pwm: Move AB8500 PWM driver to PWM framework by Thierry Reding · 12 years ago
  73. 48a364b pwm: Move TWL6030 PWM driver to PWM framework by Thierry Reding · 12 years ago
  74. 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 12 years ago
  75. 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
  76. 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 12 years ago
  77. 208d038 pwm: i.MX: Use module_platform_driver by Sascha Hauer · 12 years ago
  78. 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
  79. 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
  80. 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 12 years ago
  81. daa5629 pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  82. 454870a pwm: pwm-tiecap: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  83. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  84. 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  85. 01b2d45 pwm: pwm-tiehrpwm: Fix conflicting channel period setting by Philip, Avinash · 12 years ago
  86. c06fad9 pwm: pwm-tiecap: Disable APWM mode after configure by Philip, Avinash · 12 years ago
  87. b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 12 years ago
  88. e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
  89. eba7cbe pwm: vt8500: Fix coding style issue by Sachin Kamat · 12 years ago
  90. 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
  91. ecefeb7 pwm: samsung: add missing device pointer to struct pwm_chip by Jingoo Han · 12 years ago
  92. dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
  93. 19891b2 pwm: pwm-tiehrpwm: PWM driver support for EHRPWM by Philip, Avinash · 12 years ago
  94. 8e0cb05 pwm: pwm-tiecap: PWM driver support for ECAP APWM by Philip, Avinash · 12 years ago
  95. d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
  96. 2132fa8 pwm: add lpc32xx PWM support by Alexandre Pereira da Silva · 12 years ago
  97. 2437b0d pwm: Use pr_* functions in pwm-samsung.c file by Sachin Kamat · 12 years ago
  98. 6192fa8 pwm: Convert pwm-samsung to use devm_* APIs by Axel Lin · 12 years ago
  99. 0c8f527 pwm: Convert pwm-tegra to use devm_clk_get() by Axel Lin · 12 years ago
  100. 457fd76 pwm: pwm-mxs: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago