aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds11-56/+161
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-26/+42
2018-03-28pwm: rcar: Add suspend/resume supportYoshihiro Shimoda1-0/+42
2018-03-28pwm: rcar: Use PM Runtime to control module clockHien Dang1-6/+2
2018-03-28pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama1-2/+6
2018-03-28pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav1-1/+2
2018-03-28pwm: sun4i: Simplify controller mappingAndre Przywara1-18/+8
2018-03-28pwm: sun4i: Drop unused .has_rdy memberAndre Przywara1-6/+0
2018-03-28pwm: sun4i: Properly check current stateAlexandre Belloni1-2/+4
2018-03-28pwm: Remove depends on AVR32Corentin Labbe1-1/+1
2018-03-28pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza1-0/+2
2018-03-28pwm: stm32: Protect common prescaler for all channelsFabrice Gasnier1-1/+17
2018-03-28pwm: stm32: Remove unused struct deviceFabrice Gasnier1-1/+0
2018-03-28pwm: mediatek: Improve precision in rate calculationSean Wang1-5/+12
2018-03-28pwm: mediatek: Remove redundant MODULE_ALIAS entriesSean Wang1-1/+0
2018-03-28pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623Sean Wang1-3/+21
2018-03-28pwm: jz4740: Enable for all Ingenic SoCsPaul Cercueil1-3/+3
2018-03-28pwm: jz4740: Add support for devicetreePaul Cercueil1-0/+14
2018-03-28pwm: jz4740: Implement ->set_polarity()Paul Cercueil1-0/+19
2018-03-28pwm: jz4740: Make disable operation compatible with TCU2 modeMaarten ter Huurne1-1/+7
2018-03-28pwm: imx: Let PWM be active during suspendFabio Estevam1-1/+2
2018-03-27pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring1-1/+0
2018-03-27pwm: puv3: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2018-03-27pwm: stm32: Adopt SPDX identifierBenjamin Gaignard2-4/+2
2018-03-26pwm: remove pwm-bfin driverArnd Bergmann3-167/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-02-22pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata opsKeerthy1-26/+42
2017-12-05pwm: meson: Add clock source configuration for Meson-AXGJian Hu1-0/+26
2017-12-05pwm: stmpe: Fix wrong register offset for hwpwm=2 caseAxel Lin1-1/+1
2017-12-05pwm: Set class for exported channels in sysfsGottfried Haider1-0/+1
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds5-36/+251
2017-11-15pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()Axel Lin1-2/+1
2017-11-15pwm: mediatek: Add MT2712/MT7622 supportZhi Mao1-9/+44
2017-11-15pwm: sunxi: Use of_device_get_match_data()Corentin Labbe1-4/+4
2017-11-15pwm: atmel-tcb: Support backup modeRomain Izard1-2/+61
2017-11-15pwm: img: Add runtime PMEd Blake1-37/+95
2017-11-15pwm: img: Add suspend / resume handlingEd Blake1-1/+65
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-11Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds15-301/+660
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones5-2/+259
2017-09-04pwm: Add STM32 LPTimer PWM driverFabrice Gasnier3-0/+257
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang2-2/+2
2017-08-21pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz1-32/+35
2017-08-21pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz1-3/+0
2017-08-21pwm: mediatek: Disable clock on PWM configuration failureZhi Mao1-1/+6
2017-08-21pwm: mediatek: Fix clock control issueZhi Mao1-22/+47
2017-08-21pwm: mediatek: Fix PWM source clock selectionZhi Mao1-1/+1
2017-08-21pwm: mediatek: Fix Kconfig descriptionZhi Mao1-1/+1
2017-08-21pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1