| Commit message (Expand) | Author | Age | Files | Lines |
* | pwm: mediatek: Add MT7628 support | John Crispin | 2018-08-20 | 2 | -2/+19 |
* | pwm: meson: Fix mux clock names | Jerome Brunet | 2018-08-20 | 1 | -2/+1 |
* | pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove() | Fabrice Gasnier | 2018-08-20 | 1 | -3/+1 |
* | pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data | David Rivshin | 2018-08-20 | 1 | -2/+3 |
* | pwm: mxs: Switch to SPDX identifier | Fabio Estevam | 2018-07-12 | 1 | -7/+1 |
* | pwm: fsl-ftm: Enable support for the new SoC i.MX8QM | shenwei.wang@nxp.com | 2018-07-09 | 1 | -0/+5 |
* | pwm: fsl-ftm: Added the support of per-compatible data | shenwei.wang@nxp.com | 2018-07-09 | 1 | -2/+30 |
* | pwm: fsl-ftm: Added a dedicated IP interface clock | shenwei.wang@nxp.com | 2018-07-09 | 1 | -6/+16 |
* | pwm: cros-ec: Switch to SPDX identifier | Enric Balletbo i Serra | 2018-07-09 | 1 | -6/+3 |
* | pwm: imx: Switch to SPDX identifier | Fabio Estevam | 2018-07-09 | 1 | -4/+1 |
* | pwm: tiehrpwm: Fix disabling of output of PWMs | Vignesh R | 2018-07-09 | 1 | -0/+2 |
* | pwm: tiehrpwm: Don't use emulation mode bits to control PWM output | Vignesh R | 2018-07-09 | 1 | -11/+1 |
* | pwm: berlin: Don't use broken prescaler values | Thomas Hebb | 2018-07-09 | 1 | -20/+25 |
* | Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-14 | 8 | -12/+44 |
|\ |
|
| * | pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled | Arnd Bergmann | 2018-06-06 | 1 | -3/+1 |
| * | Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thierry Reding | 2018-06-06 | 1 | -0/+257 |
| |\ |
|
| * | | pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS | Arnd Bergmann | 2018-06-06 | 1 | -1/+1 |
| * | | pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume | Hans de Goede | 2018-06-06 | 3 | -0/+37 |
| * | | pwm: simplify getting .drvdata | Wolfram Sang | 2018-04-30 | 2 | -6/+3 |
| * | | pwm: meson: Fix allocation of PWM channel array | Martin Blumenstingl | 2018-04-30 | 1 | -2/+2 |
* | | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | | | pwm: stm32: Initialize raw local variables | Fabrice Gasnier | 2018-06-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | pwm: stm32: Use input prescaler to improve period capture | Fabrice Gasnier | 2018-05-16 | 1 | -2/+61 |
* | | pwm: stm32: Improve capture by tuning counter prescaler | Fabrice Gasnier | 2018-05-16 | 1 | -1/+23 |
* | | pwm: stm32: Add capture support | Fabrice Gasnier | 2018-05-16 | 1 | -0/+176 |
|/ |
|
* | Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-14 | 11 | -56/+161 |
|\ |
|
| * | pwm: rcar: Add suspend/resume support | Yoshihiro Shimoda | 2018-03-28 | 1 | -0/+42 |
| * | pwm: rcar: Use PM Runtime to control module clock | Hien Dang | 2018-03-28 | 1 | -6/+2 |
| * | pwm: rcar: Fix a condition to prevent mismatch value setting to duty | Ryo Kodama | 2018-03-28 | 1 | -2/+6 |
| * | pwm: sysfs: Use put_device() instead of kfree() | Arvind Yadav | 2018-03-28 | 1 | -1/+2 |
| * | pwm: sun4i: Simplify controller mapping | Andre Przywara | 2018-03-28 | 1 | -18/+8 |
| * | pwm: sun4i: Drop unused .has_rdy member | Andre Przywara | 2018-03-28 | 1 | -6/+0 |
| * | pwm: sun4i: Properly check current state | Alexandre Belloni | 2018-03-28 | 1 | -2/+4 |
| * | pwm: Remove depends on AVR32 | Corentin Labbe | 2018-03-28 | 1 | -1/+1 |
| * | pwm: stm32: LPTimer: Use 3 cells ->of_xlate() | Gerald Baeza | 2018-03-28 | 1 | -0/+2 |
| * | pwm: stm32: Protect common prescaler for all channels | Fabrice Gasnier | 2018-03-28 | 1 | -1/+17 |
| * | pwm: stm32: Remove unused struct device | Fabrice Gasnier | 2018-03-28 | 1 | -1/+0 |
| * | pwm: mediatek: Improve precision in rate calculation | Sean Wang | 2018-03-28 | 1 | -5/+12 |
| * | pwm: mediatek: Remove redundant MODULE_ALIAS entries | Sean Wang | 2018-03-28 | 1 | -1/+0 |
| * | pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623 | Sean Wang | 2018-03-28 | 1 | -3/+21 |
| * | pwm: jz4740: Enable for all Ingenic SoCs | Paul Cercueil | 2018-03-28 | 1 | -3/+3 |
| * | pwm: jz4740: Add support for devicetree | Paul Cercueil | 2018-03-28 | 1 | -0/+14 |
| * | pwm: jz4740: Implement ->set_polarity() | Paul Cercueil | 2018-03-28 | 1 | -0/+19 |
| * | pwm: jz4740: Make disable operation compatible with TCU2 mode | Maarten ter Huurne | 2018-03-28 | 1 | -1/+7 |
| * | pwm: imx: Let PWM be active during suspend | Fabio Estevam | 2018-03-28 | 1 | -1/+2 |
| * | pwm: atmel-tcb: Delete an error message for a failed memory allocation | Markus Elfring | 2018-03-27 | 1 | -1/+0 |
| * | pwm: puv3: Delete an error message for a failed memory allocation | Markus Elfring | 2018-03-27 | 1 | -3/+1 |
| * | pwm: stm32: Adopt SPDX identifier | Benjamin Gaignard | 2018-03-27 | 2 | -4/+2 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-04-06 | 1 | -26/+42 |
|\ \ |
|
| * | | pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops | Keerthy | 2018-02-22 | 1 | -26/+42 |
| |/ |
|