- 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
- 30f7861 pwm: twl: Use to_twl() instead of container_of() by Johannes Thumshirn · 12 years ago
- 838bf09 pwm: tegra: assume CONFIG_OF by Stephen Warren · 12 years ago
- 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
- 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
- 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 12 years ago
- b133d2a pwm: Make Kconfig entries more consistent by Thierry Reding · 12 years ago
- 2e2a0f6 pwm: Add can_sleep property to drivers by Florian Vaussard · 12 years ago
- 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 12 years ago
- 6d4294d pwm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
- 0d75c20 pwm: pwm-tiecap: Low power sleep support by Philip Avinash · 12 years ago
- 0e2feb1 pwm: pwm-tiehrpwm: Low power sleep support by Philip Avinash · 12 years ago
- 0074b49 pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver by Philip, Avinash · 12 years ago
- 3ccb1c1 pwm: vt8500: Add polarity support by Tony Prisk · 12 years ago
- 8ab432c pwm: vt8500: Register write busy test performed incorrectly by Tony Prisk · 12 years ago
- 9421bade pwm: atmel: add Timer Counter Block PWM driver by Boris BREZILLON · 12 years ago
- 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- 20e8ac3 pwm: samsung: add missing s3c->pwm_id assignment by Joonyoung Shim · 12 years ago
- 8fc6d09 pwm: lpc32xx: Set the chip base for dynamic allocation by Alban Bedel · 12 years ago
- 54b2a99 pwm: lpc32xx: Properly disable the clock on device removal by Alban Bedel · 12 years ago
- a9a18e0 pwm: lpc32xx: Fix the PWM polarity by Alban Bedel · 12 years ago
- 983290b pwm: i.MX: eliminate build warning by Lothar Waßmann · 12 years ago
- 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
- 77f3791 pwm: remove use of __devexit by Bill Pemberton · 12 years ago
- 3e9fe83 pwm: remove use of __devinit by Bill Pemberton · 12 years ago
- fd10911 pwm: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 6179a58 pwm: Remove pwm-twl6030 driver by Peter Ujfalusi · 12 years ago
- aa76564 pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
- 3744c26 pwm: New driver to support PWMs on TWL4030/6030 series of PMICs by Peter Ujfalusi · 12 years ago
- 98ccf49 pwm: pwm-tiehrpwm: pinctrl support by Philip, Avinash · 12 years ago
- 53ad9e8 pwm: tiehrpwm: Add device-tree binding by Philip, Avinash · 12 years ago
- d91861d pwm: pwm-tiehrpwm: Adding TBCLK gating support. by Philip, Avinash · 12 years ago
- 3db9b76 pwm: pwm-tiecap: pinctrl support by Philip, Avinash · 12 years ago
- 333b08e pwm: tiecap: Add device-tree binding by Philip, Avinash · 12 years ago
- af0ba00 pwm: Add TI PWM subsystem driver by Philip, Avinash · 12 years ago
- 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
- 422470a pwm: vt8500: Ensure PWM clock is enabled during pwm_config by Tony Prisk · 12 years ago
- 2f9569f pwm: vt8500: Fix build error by Tony Prisk · 12 years ago
- c937136 pwm: spear: Staticize spear_pwm_config() by Axel Lin · 12 years ago
- ce20364 pwm: Add SPEAr PWM chip driver support by Shiraz Hashim · 12 years ago
- 63e1ed2 pwm: vt8500: Update vt8500 PWM driver support by Tony Prisk · 12 years ago
- 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
- f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
- 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
- 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
- 6173f8f pwm: Move AB8500 PWM driver to PWM framework by Thierry Reding · 12 years ago
- 48a364b pwm: Move TWL6030 PWM driver to PWM framework by Thierry Reding · 12 years ago
- 7b27c16 pwm: i.MX: fix clock lookup by Philipp Zabel · 12 years ago
- 8d1c24b pwm: i.MX: use per clock unconditionally by Sascha Hauer · 12 years ago
- 479e2e3 pwm: i.MX: add devicetree support by Philipp Zabel · 12 years ago
- 208d038 pwm: i.MX: Use module_platform_driver by Sascha Hauer · 12 years ago
- 66ad6a6 pwm: i.MX: add functions to enable/disable pwm. by Sascha Hauer · 12 years ago
- 140827c pwm: i.MX: remove unnecessary if in pwm_[en|dis]able by Sascha Hauer · 12 years ago
- 19e7333 pwm: i.MX: factor out SoC specific functions by Sascha Hauer · 12 years ago
- daa5629 pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
- 454870a pwm: pwm-tiecap: Add support for configuring polarity of PWM by Philip, Avinash · 12 years ago
- 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
- 0aa0869 pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
- 01b2d45 pwm: pwm-tiehrpwm: Fix conflicting channel period setting by Philip, Avinash · 12 years ago
- c06fad9 pwm: pwm-tiecap: Disable APWM mode after configure by Philip, Avinash · 12 years ago
- b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 12 years ago
- e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
- eba7cbe pwm: vt8500: Fix coding style issue by Sachin Kamat · 12 years ago
- 2ffdc9a pwm: Remove a redundant error message when devm_request_and_ioremap fails by Axel Lin · 12 years ago
- ecefeb7 pwm: samsung: add missing device pointer to struct pwm_chip by Jingoo Han · 12 years ago
- dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
- 19891b2 pwm: pwm-tiehrpwm: PWM driver support for EHRPWM by Philip, Avinash · 12 years ago
- 8e0cb05 pwm: pwm-tiecap: PWM driver support for ECAP APWM by Philip, Avinash · 12 years ago
- d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
- 2132fa8 pwm: add lpc32xx PWM support by Alexandre Pereira da Silva · 12 years ago
- 2437b0d pwm: Use pr_* functions in pwm-samsung.c file by Sachin Kamat · 12 years ago
- 6192fa8 pwm: Convert pwm-samsung to use devm_* APIs by Axel Lin · 12 years ago
- 0c8f527 pwm: Convert pwm-tegra to use devm_clk_get() by Axel Lin · 12 years ago
- 457fd76 pwm: pwm-mxs: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
- b50675d pwm: pwm-bfin: Return proper error if pwmchip_remove() fails by Axel Lin · 12 years ago
- abeaf75 pwm: pxa: Propagate pwmchip_remove() error by Thierry Reding · 12 years ago
- 45b301d pwm: Convert pwm-pxa to use devm_* APIs by Axel Lin · 12 years ago
- 261995d pwm: Convert pwm-vt8500 to use devm_* APIs by Axel Lin · 12 years ago
- a9970e3 pwm: Convert pwm-imx to use devm_* APIs by Axel Lin · 12 years ago
- eac7a92 pwm: Conflict with legacy PWM API by Thierry Reding · 12 years ago
- 1112fe8 pwm: pwm-mxs: add pinctrl support by Shawn Guo · 12 years ago
- 22d260b pwm: pwm-mxs: use devm_* managed functions by Shawn Guo · 12 years ago
- 01bf32e pwm: pwm-mxs: use global reset function stmp_reset_block by Shawn Guo · 12 years ago
- 071407e pwm: pwm-mxs: encode soc name in compatible string by Shawn Guo · 12 years ago
- 4dce82c pwm: add pwm-mxs support by Shawn Guo · 13 years ago
- a245cce ARM vt8500: Move vt8500 pwm driver to pwm framework by Sascha Hauer · 13 years ago
- 215c29d ARM Samsung: Move s3c pwm driver to pwm framework by Sascha Hauer · 13 years ago
- 2969324 ARM i.MX: Move i.MX pwm driver to pwm framework by Sascha Hauer · 13 years ago
- 17b2b47 pwm: Move PXA PWM driver to PWM framework by Thierry Reding · 13 years ago
- a4315e3 pwm: Move Blackfin PWM driver to PWM framework by Thierry Reding · 13 years ago
- 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
- 0134b93 pwm: Add NVIDIA Tegra SoC support by Thierry Reding · 13 years ago
- 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
- 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 13 years ago
- 62099ab pwm: Add debugfs interface by Thierry Reding · 13 years ago
- f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
- 0c2498f pwm: Add PWM framework support by Sascha Hauer · 14 years ago