1. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  2. 20e8ac3 pwm: samsung: add missing s3c->pwm_id assignment by Joonyoung Shim · 12 years ago
  3. 8fc6d09 pwm: lpc32xx: Set the chip base for dynamic allocation by Alban Bedel · 12 years ago
  4. 54b2a99 pwm: lpc32xx: Properly disable the clock on device removal by Alban Bedel · 12 years ago
  5. a9a18e0 pwm: lpc32xx: Fix the PWM polarity by Alban Bedel · 12 years ago
  6. 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 12 years ago
  7. 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
  8. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  9. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  10. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  11. 6179a58 pwm: Remove pwm-twl6030 driver by Peter Ujfalusi · 12 years ago
  12. aa76564 pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  13. 3744c26 pwm: New driver to support PWMs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  14. 98ccf49 pwm: pwm-tiehrpwm: pinctrl support by Philip, Avinash · 12 years ago
  15. 53ad9e8 pwm: tiehrpwm: Add device-tree binding by Philip, Avinash · 12 years ago
  16. d91861d pwm: pwm-tiehrpwm: Adding TBCLK gating support. by Philip, Avinash · 12 years ago
  17. 3db9b76 pwm: pwm-tiecap: pinctrl support by Philip, Avinash · 12 years ago
  18. 333b08e pwm: tiecap: Add device-tree binding by Philip, Avinash · 12 years ago
  19. af0ba00 pwm: Add TI PWM subsystem driver by Philip, Avinash · 12 years ago
  20. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  21. 422470a pwm: vt8500: Ensure PWM clock is enabled during pwm_config by Tony Prisk · 12 years ago
  22. 2f9569f pwm: vt8500: Fix build error by Tony Prisk · 12 years ago
  23. c937136 pwm: spear: Staticize spear_pwm_config() by Axel Lin · 12 years ago
  24. ce20364 pwm: Add SPEAr PWM chip driver support by Shiraz Hashim · 12 years ago
  25. 63e1ed2 pwm: vt8500: Update vt8500 PWM driver support by Tony Prisk · 12 years ago
  26. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  27. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  28. f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
  29. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  30. 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
  31. 6173f8f pwm: Move AB8500 PWM driver to PWM framework by Thierry Reding · 12 years ago
  32. 48a364b pwm: Move TWL6030 PWM driver to PWM framework by Thierry Reding · 12 years ago
  33. 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 12 years ago
  34. 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
  35. 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 12 years ago
  36. 208d038 pwm: i.MX: Use module_platform_driver by Sascha Hauer · 12 years ago
  37. 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
  38. 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
  39. 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 12 years ago
  40. daa5629 pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  41. 454870a pwm: pwm-tiecap: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
  42. 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
  43. 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
  44. 01b2d45 pwm: pwm-tiehrpwm: Fix conflicting channel period setting by Philip, Avinash · 12 years ago
  45. c06fad9 pwm: pwm-tiecap: Disable APWM mode after configure by Philip, Avinash · 12 years ago
  46. b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 12 years ago
  47. e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
  48. eba7cbe pwm: vt8500: Fix coding style issue by Sachin Kamat · 12 years ago
  49. 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
  50. ecefeb7 pwm: samsung: add missing device pointer to struct pwm_chip by Jingoo Han · 12 years ago
  51. dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
  52. 19891b2 pwm: pwm-tiehrpwm: PWM driver support for EHRPWM by Philip, Avinash · 12 years ago
  53. 8e0cb05 pwm: pwm-tiecap: PWM driver support for ECAP APWM by Philip, Avinash · 12 years ago
  54. d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
  55. 2132fa8 pwm: add lpc32xx PWM support by Alexandre Pereira da Silva · 12 years ago
  56. 2437b0d pwm: Use pr_* functions in pwm-samsung.c file by Sachin Kamat · 12 years ago
  57. 6192fa8 pwm: Convert pwm-samsung to use devm_* APIs by Axel Lin · 12 years ago
  58. 0c8f527 pwm: Convert pwm-tegra to use devm_clk_get() by Axel Lin · 12 years ago
  59. 457fd76 pwm: pwm-mxs: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
  60. b50675d pwm: pwm-bfin: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
  61. abeaf75 pwm: pxa: Propagate pwmchip_remove() error by Thierry Reding · 12 years ago
  62. 45b301d pwm: Convert pwm-pxa to use devm_* APIs by Axel Lin · 12 years ago
  63. 261995d pwm: Convert pwm-vt8500 to use devm_* APIs by Axel Lin · 12 years ago
  64. a9970e3 pwm: Convert pwm-imx to use devm_* APIs by Axel Lin · 12 years ago
  65. eac7a92 pwm: Conflict with legacy PWM API by Thierry Reding · 12 years ago
  66. 1112fe8 pwm: pwm-mxs: add pinctrl support by Shawn Guo · 12 years ago
  67. 22d260b pwm: pwm-mxs: use devm_* managed functions by Shawn Guo · 12 years ago
  68. 01bf32e pwm: pwm-mxs: use global reset function stmp_reset_block by Shawn Guo · 12 years ago
  69. 071407e pwm: pwm-mxs: encode soc name in compatible string by Shawn Guo · 12 years ago
  70. 4dce82c pwm: add pwm-mxs support by Shawn Guo · 12 years ago
  71. a245cce ARM vt8500: Move vt8500 pwm driver to pwm framework by Sascha Hauer · 12 years ago
  72. 215c29d ARM Samsung: Move s3c pwm driver to pwm framework by Sascha Hauer · 12 years ago
  73. 2969324 ARM i.MX: Move i.MX pwm driver to pwm framework by Sascha Hauer · 12 years ago
  74. 17b2b47 pwm: Move PXA PWM driver to PWM framework by Thierry Reding · 13 years ago
  75. a4315e3 pwm: Move Blackfin PWM driver to PWM framework by Thierry Reding · 13 years ago
  76. 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
  77. 0134b93 pwm: Add NVIDIA Tegra SoC support by Thierry Reding · 13 years ago
  78. 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
  79. 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 12 years ago
  80. 62099ab pwm: Add debugfs interface by Thierry Reding · 12 years ago
  81. f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
  82. 0c2498f pwm: Add PWM framework support by Sascha Hauer · 13 years ago