1. 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
  2. 1e185c7 pwm: pxa: Use module_platform_driver by Mike Dunn · 11 years ago
  3. ac872bc pwm: tiehrpwm: add missing __iomem annotation by Jingoo Han · 11 years ago
  4. 3943a65 pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context() by Jingoo Han · 11 years ago
  5. 88d5a2e pwm: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  6. 382457e pwm: renesas-tpu: Add DT support by Laurent Pinchart · 11 years ago
  7. 208be76 pwm: Use the DT macro directly when parsing PWM DT flags by Laurent Pinchart · 11 years ago
  8. cfb9e4c pwm: mxs: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  9. 6059235 pwm: Remove superseded pwm-samsung-legacy driver by Tomasz Figa · 11 years ago
  10. 11ad39e pwm: Add new pwm-samsung driver by Tomasz Figa · 11 years ago
  11. 615c19e pwm: samsung: Rename to pwm-samsung-legacy by Tomasz Figa · 11 years ago
  12. 9da0175 pwm: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  13. b388f15 pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare. by Marek Belisko · 11 years ago
  14. fed1bf8 pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit by Axel Lin · 11 years ago
  15. 71077bc pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work by Axel Lin · 11 years ago
  16. 00cf99e pwm: renesas-tpu: fix return value check in tpu_probe() by Wei Yongjun · 11 years ago
  17. 99b82ab pwm: Add Renesas TPU PWM driver by Laurent Pinchart · 11 years ago
  18. 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 11 years ago
  19. 3dd0a90 pwm: Fill in missing .owner fields by Thierry Reding · 11 years ago
  20. 88b613e pwm: add pca9685 driver by Steffen Trumtrar · 11 years ago
  21. 8796f9c pwm: atmel-tcb: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  22. 77f0b9d pwm: devm: alloc correct pointer size by Wolfram Sang · 11 years ago
  23. e792714 pwm: mxs: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  24. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  25. affb923 pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config by Axel Lin · 11 years ago
  26. 08ee77b pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable] by Axel Lin · 11 years ago
  27. f1a8870 pwm: Constify OF match tables by Thierry Reding · 11 years ago
  28. a46ef4d pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip by Axel Lin · 11 years ago
  29. 22976a5 pwm: pxa: Remove PWM_ID_BASE macro by Axel Lin · 11 years ago
  30. b3fef7f pwm: spear: Remove unused *dev from struct spear_pwm_chip by Axel Lin · 11 years ago
  31. 4e61573 pwm: mxs: Remove unused *dev from struct mxs_pwm_chip by Axel Lin · 11 years ago
  32. c8e4df3 pwm: twl: Return proper error if twl6030_pwm_enable() fails by Axel Lin · 11 years ago
  33. b014a30 pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip by Axel Lin · 11 years ago
  34. 72da70e pwm: imx: Remove enabled field from struct imx_chip by Axel Lin · 11 years ago
  35. d5714e8 pwm: twl: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  36. 7fa2531 pwm: twl-led: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  37. 83c80dc pwm: atmel-tcb: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  38. fa0abee pwm: ab8500: Add .owner to struct pwm_ops by Axel Lin · 11 years ago
  39. 563861c pwm: spear: Fix checking return value of clk_enable() and clk_prepare() by Axel Lin · 11 years ago
  40. b343a18 pwm: tiehrpwm: Staticize non-exported symbols by Axel Lin · 11 years ago
  41. a38c989 pwm: tiecap: Staticize non-exported symbols by Axel Lin · 11 years ago
  42. 622fc5d pwm: ab8500: Fix trivial typo in dev_err message by Axel Lin · 11 years ago
  43. 1bf0f20 pwm: davinci: Add Kconfig support for ECAP & EHRPWM devices by Philip Avinash · 11 years ago
  44. 29258b2 pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  45. c26e9bb pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  46. b78f5fc pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  47. c509a8e pwm: samsung: convert s3c_pwm to dev_pm_ops by Jingoo Han · 11 years ago
  48. 482467a pwm: ab8500: use devm_kzalloc() by Jingoo Han · 11 years ago
  49. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  50. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  51. 30f7861 pwm: twl: Use to_twl() instead of container_of() by Johannes Thumshirn · 11 years ago
  52. 838bf09 pwm: tegra: assume CONFIG_OF by Stephen Warren · 11 years ago
  53. 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
  54. 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
  55. 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 11 years ago
  56. b133d2a pwm: Make Kconfig entries more consistent by Thierry Reding · 11 years ago
  57. 2e2a0f6 pwm: Add can_sleep property to drivers by Florian Vaussard · 11 years ago
  58. 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 11 years ago
  59. 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  60. 0d75c20 pwm: pwm-tiecap: Low power sleep support by Philip Avinash · 12 years ago
  61. 0e2feb1 pwm: pwm-tiehrpwm: Low power sleep support by Philip Avinash · 12 years ago
  62. 0074b49 pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver by Philip, Avinash · 12 years ago
  63. 3ccb1c1 pwm: vt8500: Add polarity support by Tony Prisk · 12 years ago
  64. 8ab432c pwm: vt8500: Register write busy test performed incorrectly by Tony Prisk · 12 years ago
  65. 9421bade pwm: atmel: add Timer Counter Block PWM driver by Boris BREZILLON · 12 years ago
  66. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  67. 20e8ac3 pwm: samsung: add missing s3c->pwm_id assignment by Joonyoung Shim · 12 years ago
  68. 8fc6d09 pwm: lpc32xx: Set the chip base for dynamic allocation by Alban Bedel · 12 years ago
  69. 54b2a99 pwm: lpc32xx: Properly disable the clock on device removal by Alban Bedel · 12 years ago
  70. a9a18e0 pwm: lpc32xx: Fix the PWM polarity by Alban Bedel · 12 years ago
  71. 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 12 years ago
  72. 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
  73. 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
  74. 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
  75. fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
  76. 6179a58 pwm: Remove pwm-twl6030 driver by Peter Ujfalusi · 12 years ago
  77. aa76564 pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  78. 3744c26 pwm: New driver to support PWMs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
  79. 98ccf49 pwm: pwm-tiehrpwm: pinctrl support by Philip, Avinash · 12 years ago
  80. 53ad9e8 pwm: tiehrpwm: Add device-tree binding by Philip, Avinash · 12 years ago
  81. d91861d pwm: pwm-tiehrpwm: Adding TBCLK gating support. by Philip, Avinash · 12 years ago
  82. 3db9b76 pwm: pwm-tiecap: pinctrl support by Philip, Avinash · 12 years ago
  83. 333b08e pwm: tiecap: Add device-tree binding by Philip, Avinash · 12 years ago
  84. af0ba00 pwm: Add TI PWM subsystem driver by Philip, Avinash · 12 years ago
  85. 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
  86. 422470a pwm: vt8500: Ensure PWM clock is enabled during pwm_config by Tony Prisk · 12 years ago
  87. 2f9569f pwm: vt8500: Fix build error by Tony Prisk · 12 years ago
  88. c937136 pwm: spear: Staticize spear_pwm_config() by Axel Lin · 12 years ago
  89. ce20364 pwm: Add SPEAr PWM chip driver support by Shiraz Hashim · 12 years ago
  90. 63e1ed2 pwm: vt8500: Update vt8500 PWM driver support by Tony Prisk · 12 years ago
  91. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  92. c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
  93. f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
  94. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  95. 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
  96. 6173f8f pwm: Move AB8500 PWM driver to PWM framework by Thierry Reding · 12 years ago
  97. 48a364b pwm: Move TWL6030 PWM driver to PWM framework by Thierry Reding · 12 years ago
  98. 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 12 years ago
  99. 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
  100. 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 12 years ago