| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-11 | 20 | -97/+487 |
|\ |
|
| * | pwm: fsl-ftm: set pwm_chip can_sleep flag | Axel Lin | 2014-05-23 | 1 | -0/+1 |
| * | pwm: ab8500: Fix wrong value shift for disable/enable PWM | Axel Lin | 2014-05-21 | 1 | -7/+2 |
| * | pwm: samsung: do not set manual update bit in pwm_samsung_config | Ajay Kumar | 2014-05-21 | 1 | -3/+0 |
| * | pwm: lp3943: Set pwm_chip can_sleep flag | Axel Lin | 2014-05-21 | 1 | -0/+1 |
| * | pwm: atmel: set pwm_chip can_sleep flag | Alexandre Belloni | 2014-05-21 | 1 | -0/+1 |
| * | pwm: mxs: set pwm_chip can_sleep flag | Shawn Guo | 2014-05-21 | 1 | -0/+1 |
| * | pwm: tiehrpwm: inline accessor functions | Wolfram Sang | 2014-05-21 | 1 | -2/+2 |
| * | pwm: tiehrpwm: don't build PM related functions when not needed | Wolfram Sang | 2014-05-21 | 1 | -1/+1 |
| * | pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data | Alexandre Belloni | 2014-05-21 | 1 | -16/+3 |
| * | pwm: add period and polarity to struct pwm_lookup | Alexandre Belloni | 2014-05-21 | 1 | -1/+7 |
| * | pwm: twl: Really disable twl6030 PWMs | Axel Lin | 2014-05-08 | 1 | -8/+0 |
| * | pwm: lpss: Fix const qualifier and sparse warnings | Thierry Reding | 2014-05-07 | 1 | -2/+2 |
| * | pwm: spear: fix check on pwmchip_add() return value | Beniamino Galvani | 2014-05-07 | 1 | -1/+1 |
| * | pwm: lpss: Add support for PCI devices | Alan Cox | 2014-04-28 | 1 | -31/+130 |
| * | pwm: vt8500: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: tiehrpwm: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: pwm-tiecap: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: tegra: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: spear: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: renesas-tpu: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: pxa: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: i.MX: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: ab8500: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
| * | pwm: kona: Introduce Kona PWM controller support | Tim Kryger | 2014-04-28 | 3 | -0/+328 |
* | | Shiraz has moved | Viresh Kumar | 2014-04-18 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-05 | 8 | -7/+898 |
|\ |
|
| * | pwm: pxa: Constify OF match table | Thierry Reding | 2014-04-01 | 1 | -1/+1 |
| * | pwm: pxa: Fix typo "pwm" -> "PWM" | Thierry Reding | 2014-04-01 | 1 | -1/+1 |
| * | Revert "pwm: pxa: Use of_match_ptr()" | Thierry Reding | 2014-04-01 | 1 | -1/+3 |
| * | pwm: add support for Intel Low Power Subsystem PWM | Mika Westerberg | 2014-04-01 | 3 | -0/+194 |
| * | pwm: Add CLPS711X PWM support | Alexander Shiyan | 2014-03-18 | 3 | -0/+186 |
| * | pwm: atmel: correct CDTY calculation | Alexandre Belloni | 2014-03-18 | 1 | -1/+1 |
| * | pwm: atmel: Fix polarity handling | Alexandre Belloni | 2014-03-18 | 1 | -1/+6 |
| * | pwm: Add Freescale FTM PWM driver support | Xiubo Li | 2014-03-18 | 3 | -0/+506 |
| * | pwm: pxa: Use of_match_ptr() | Jingoo Han | 2014-02-26 | 1 | -3/+1 |
| * | pwm: samsung: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 2014-02-26 | 1 | -3/+2 |
| * | pwm: renesas-tpu: Add dependency on HAS_IOMEM | Richard Weinberger | 2014-02-26 | 1 | -0/+1 |
* | | pwm: lp3943: Fix potential memory leak during request | Christian Engelmayer | 2014-02-26 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-27 | 10 | -38/+474 |
|\ |
|
| * | pwm: tiecap: Remove duplicate put_sync call | Sourav Poddar | 2014-01-23 | 1 | -1/+0 |
| * | pwm: tiehrpwm: use dev_err() instead of pr_err() | Jingoo Han | 2013-12-20 | 1 | -2/+2 |
| * | pwm: pxa: remove unnecessary space before tabs | Jingoo Han | 2013-12-20 | 1 | -1/+1 |
| * | pwm: ep93xx: split module author names | Jingoo Han | 2013-12-20 | 1 | -2/+2 |
| * | pwm: use seq_puts() instead of seq_printf() | Jingoo Han | 2013-12-20 | 1 | -3/+3 |
| * | pwm: atmel-pwm: Do not unprepare clock after successful registration | Bo Shen | 2013-12-20 | 1 | -0/+2 |
| * | pwm: atmel-pwm: Add Atmel PWM controller driver | Bo Shen | 2013-12-17 | 3 | -0/+403 |
| * | pwm: pca9685: depends on I2C rather than REGMAP_I2C | Axel Lin | 2013-12-17 | 1 | -1/+2 |
| * | pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2013-12-12 | 1 | -1/+1 |
| * | pwm: jz4740: Use devm_clk_get() | Lars-Peter Clausen | 2013-12-12 | 1 | -17/+3 |