| Commit message (Expand) | Author | Age |
* | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 |
|\ |
|
| * | pwm: Check for negative duty-cycle and period | Thierry Reding | 2012-10-05 |
| * | pwm: Add Ingenic JZ4740 support | Thierry Reding | 2012-10-05 |
| * | pwm: Move PUV3 PWM driver to PWM framework | Thierry Reding | 2012-10-05 |
| * | pwm: Move AB8500 PWM driver to PWM framework | Thierry Reding | 2012-09-20 |
| * | pwm: i.MX: fix clock lookup | Philipp Zabel | 2012-09-12 |
| * | pwm: i.MX: use per clock unconditionally | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: add devicetree support | Philipp Zabel | 2012-09-12 |
| * | pwm: i.MX: Use module_platform_driver | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: add functions to enable/disable pwm. | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: remove unnecessary if in pwm_[en|dis]able | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: factor out SoC specific functions | Sascha Hauer | 2012-09-12 |
| * | pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 |
| * | pwm: pwm-tiecap: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 |
| * | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 2012-09-10 |
| * | pwm: Add support for configuring the PWM polarity | Philip, Avinash | 2012-09-10 |
* | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-04 |
|\ \
| |/
|/| |
|
| * | pwm: Move TWL6030 PWM driver to PWM framework | Thierry Reding | 2012-09-19 |
* | | pwm: pwm-tiehrpwm: Fix conflicting channel period setting | Philip, Avinash | 2012-09-10 |
* | | pwm: pwm-tiecap: Disable APWM mode after configure | Philip, Avinash | 2012-09-10 |
* | | pwm: Improve Kconfig help text | Thierry Reding | 2012-08-20 |
* | | pwm: core: Fix coding style issues | Sachin Kamat | 2012-08-17 |
* | | pwm: vt8500: Fix coding style issue | Sachin Kamat | 2012-08-17 |
* | | pwm: Remove a redundant error message when devm_request_and_ioremap fails | Axel Lin | 2012-08-17 |
* | | pwm: samsung: add missing device pointer to struct pwm_chip | Jingoo Han | 2012-08-17 |
* | | pwm: Add missing static storage class specifiers in core.c file | Sachin Kamat | 2012-08-17 |
|/ |
|
* | pwm: pwm-tiehrpwm: PWM driver support for EHRPWM | Philip, Avinash | 2012-07-26 |
* | pwm: pwm-tiecap: PWM driver support for ECAP APWM | Philip, Avinash | 2012-07-26 |
* | pwm: fix used-uninitialized warning in pwm_get() | Thierry Reding | 2012-07-23 |
* | pwm: add lpc32xx PWM support | Alexandre Pereira da Silva | 2012-07-23 |
* | pwm: Use pr_* functions in pwm-samsung.c file | Sachin Kamat | 2012-07-23 |
* | pwm: Convert pwm-samsung to use devm_* APIs | Axel Lin | 2012-07-23 |
* | pwm: Convert pwm-tegra to use devm_clk_get() | Axel Lin | 2012-07-23 |
* | pwm: pwm-mxs: Return proper error if pwmchip_remove() fails | Axel Lin | 2012-07-23 |
* | pwm: pwm-bfin: Return proper error if pwmchip_remove() fails | Axel Lin | 2012-07-23 |
* | pwm: pxa: Propagate pwmchip_remove() error | Thierry Reding | 2012-07-23 |
* | pwm: Convert pwm-pxa to use devm_* APIs | Axel Lin | 2012-07-23 |
* | pwm: Convert pwm-vt8500 to use devm_* APIs | Axel Lin | 2012-07-23 |
* | pwm: Convert pwm-imx to use devm_* APIs | Axel Lin | 2012-07-23 |
* | pwm: Conflict with legacy PWM API | Thierry Reding | 2012-07-23 |
* | pwm: pwm-mxs: add pinctrl support | Shawn Guo | 2012-07-23 |
* | pwm: pwm-mxs: use devm_* managed functions | Shawn Guo | 2012-07-23 |
* | pwm: pwm-mxs: use global reset function stmp_reset_block | Shawn Guo | 2012-07-23 |
* | pwm: pwm-mxs: encode soc name in compatible string | Shawn Guo | 2012-07-23 |
* | pwm: add pwm-mxs support | Shawn Guo | 2012-07-02 |
* | ARM vt8500: Move vt8500 pwm driver to pwm framework | Sascha Hauer | 2012-07-02 |
* | ARM Samsung: Move s3c pwm driver to pwm framework | Sascha Hauer | 2012-07-02 |
* | ARM i.MX: Move i.MX pwm driver to pwm framework | Sascha Hauer | 2012-07-02 |
* | pwm: Move PXA PWM driver to PWM framework | Thierry Reding | 2012-07-02 |
* | pwm: Move Blackfin PWM driver to PWM framework | Thierry Reding | 2012-07-02 |