aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2018-12-24pwm: imx: Add ipg clock operationAnson Huang
2018-12-24pwm: clps711x: Switch to SPDX identifierAlexander Shiyan
2018-12-24pwm: clps711x: Fix period calculationAlexander Shiyan
2018-12-24pwm: bcm2835: Switch to SPDX identifierStefan Wahren
2018-12-24pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron
2018-12-12pwm: imx: Implement get_state() function for hardware readoutMichal Vokáč
2018-12-12pwm: imx: Use bitops and bitfield macros to define register valuesMichal Vokáč
2018-12-12pwm: imx: Sort include filesMichal Vokáč
2018-11-16pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .freeUwe Kleine-König
2018-10-16pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede
2018-10-16pwm: lpss: Force runtime-resume on suspend on Cherry TrailHans de Goede
2018-10-16pwm: Enable TI ECAP driver for ARCH_K3Vignesh R
2018-10-12pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier
2018-10-12Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier
2018-10-12pwm: Use SPDX identifier for Renesas driversWolfram Sang
2018-10-12pwm: lpss: Add get_state callbackHans de Goede
2018-10-12pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede
2018-10-12pwm: lpss: Check PWM powerstate after resume on Cherry Trail devicesHans de Goede
2018-10-12pwm: lpss: Move struct pwm_lpss_chip definition to the header fileHans de Goede
2018-10-12pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devicesHans de Goede
2018-09-26pwm: tegra: Remove gratuituous blank lineThierry Reding
2018-08-20pwm: mediatek: Add MT7628 supportJohn Crispin
2018-08-20pwm: meson: Fix mux clock namesJerome Brunet
2018-08-20pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()Fabrice Gasnier
2018-08-20pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin
2018-07-12pwm: mxs: Switch to SPDX identifierFabio Estevam
2018-07-09pwm: fsl-ftm: Enable support for the new SoC i.MX8QMshenwei.wang@nxp.com
2018-07-09pwm: fsl-ftm: Added the support of per-compatible datashenwei.wang@nxp.com
2018-07-09pwm: fsl-ftm: Added a dedicated IP interface clockshenwei.wang@nxp.com
2018-07-09pwm: cros-ec: Switch to SPDX identifierEnric Balletbo i Serra
2018-07-09pwm: imx: Switch to SPDX identifierFabio Estevam
2018-07-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-07-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R
2018-07-09pwm: berlin: Don't use broken prescaler valuesThomas Hebb
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-06pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabledArnd Bergmann
2018-06-06Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Thierry Reding
2018-06-06pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERSArnd Bergmann
2018-06-06pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede
2018-06-04pwm: stm32: Initialize raw local variablesFabrice Gasnier
2018-05-16pwm: stm32: Use input prescaler to improve period captureFabrice Gasnier
2018-05-16pwm: stm32: Improve capture by tuning counter prescalerFabrice Gasnier
2018-05-16pwm: stm32: Add capture supportFabrice Gasnier
2018-04-30pwm: simplify getting .drvdataWolfram Sang
2018-04-30pwm: meson: Fix allocation of PWM channel arrayMartin Blumenstingl
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