aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-03-28pwm: rcar: Add suspend/resume supportYoshihiro Shimoda
2018-03-28pwm: rcar: Use PM Runtime to control module clockHien Dang
2018-03-28pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama
2018-03-28pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav
2018-03-28pwm: sun4i: Simplify controller mappingAndre Przywara
2018-03-28pwm: sun4i: Drop unused .has_rdy memberAndre Przywara
2018-03-28pwm: sun4i: Properly check current stateAlexandre Belloni
2018-03-28pwm: Remove depends on AVR32Corentin Labbe
2018-03-28pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza
2018-03-28pwm: stm32: Protect common prescaler for all channelsFabrice Gasnier
2018-03-28pwm: stm32: Remove unused struct deviceFabrice Gasnier
2018-03-28pwm: mediatek: Improve precision in rate calculationSean Wang
2018-03-28pwm: mediatek: Remove redundant MODULE_ALIAS entriesSean Wang
2018-03-28pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623Sean Wang
2018-03-28pwm: jz4740: Enable for all Ingenic SoCsPaul Cercueil
2018-03-28pwm: jz4740: Add support for devicetreePaul Cercueil
2018-03-28pwm: jz4740: Implement ->set_polarity()Paul Cercueil
2018-03-28pwm: jz4740: Make disable operation compatible with TCU2 modeMaarten ter Huurne
2018-03-28pwm: imx: Let PWM be active during suspendFabio Estevam
2018-03-27pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring
2018-03-27pwm: puv3: Delete an error message for a failed memory allocationMarkus Elfring
2018-03-27pwm: stm32: Adopt SPDX identifierBenjamin Gaignard
2018-03-26pwm: remove pwm-bfin driverArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-02-22pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata opsKeerthy
2017-12-05pwm: meson: Add clock source configuration for Meson-AXGJian Hu
2017-12-05pwm: stmpe: Fix wrong register offset for hwpwm=2 caseAxel Lin
2017-12-05pwm: Set class for exported channels in sysfsGottfried Haider
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-15pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()Axel Lin
2017-11-15pwm: mediatek: Add MT2712/MT7622 supportZhi Mao
2017-11-15pwm: sunxi: Use of_device_get_match_data()Corentin Labbe
2017-11-15pwm: atmel-tcb: Support backup modeRomain Izard
2017-11-15pwm: img: Add runtime PMEd Blake
2017-11-15pwm: img: Add suspend / resume handlingEd Blake
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04pwm: Add STM32 LPTimer PWM driverFabrice Gasnier
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-21pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz
2017-08-21pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz
2017-08-21pwm: mediatek: Disable clock on PWM configuration failureZhi Mao
2017-08-21pwm: mediatek: Fix clock control issueZhi Mao
2017-08-21pwm: mediatek: Fix PWM source clock selectionZhi Mao
2017-08-21pwm: mediatek: Fix Kconfig descriptionZhi Mao
2017-08-21pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel