aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAge
* pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede2018-10-16
* pwm: lpss: Force runtime-resume on suspend on Cherry TrailHans de Goede2018-10-16
* pwm: Enable TI ECAP driver for ARCH_K3Vignesh R2018-10-16
* pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier2018-10-12
* Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier2018-10-12
* pwm: Use SPDX identifier for Renesas driversWolfram Sang2018-10-12
* pwm: lpss: Add get_state callbackHans de Goede2018-10-12
* pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede2018-10-12
* pwm: lpss: Check PWM powerstate after resume on Cherry Trail devicesHans de Goede2018-10-12
* pwm: lpss: Move struct pwm_lpss_chip definition to the header fileHans de Goede2018-10-12
* pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devicesHans de Goede2018-10-12
* pwm: tegra: Remove gratuituous blank lineThierry Reding2018-09-26
* pwm: mediatek: Add MT7628 supportJohn Crispin2018-08-20
* pwm: meson: Fix mux clock namesJerome Brunet2018-08-20
* pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()Fabrice Gasnier2018-08-20
* pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin2018-08-20
* pwm: mxs: Switch to SPDX identifierFabio Estevam2018-07-12
* pwm: fsl-ftm: Enable support for the new SoC i.MX8QMshenwei.wang@nxp.com2018-07-09
* pwm: fsl-ftm: Added the support of per-compatible datashenwei.wang@nxp.com2018-07-09
* pwm: fsl-ftm: Added a dedicated IP interface clockshenwei.wang@nxp.com2018-07-09
* pwm: cros-ec: Switch to SPDX identifierEnric Balletbo i Serra2018-07-09
* pwm: imx: Switch to SPDX identifierFabio Estevam2018-07-09
* pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R2018-07-09
* pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R2018-07-09
* pwm: berlin: Don't use broken prescaler valuesThomas Hebb2018-07-09
* Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-14
|\
| * pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabledArnd Bergmann2018-06-06
| * Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Thierry Reding2018-06-06
| |\
| * | pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERSArnd Bergmann2018-06-06
| * | pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede2018-06-06
| * | pwm: simplify getting .drvdataWolfram Sang2018-04-30
| * | pwm: meson: Fix allocation of PWM channel arrayMartin Blumenstingl2018-04-30
* | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* | | pwm: stm32: Initialize raw local variablesFabrice Gasnier2018-06-04
| |/ |/|
* | pwm: stm32: Use input prescaler to improve period captureFabrice Gasnier2018-05-16
* | pwm: stm32: Improve capture by tuning counter prescalerFabrice Gasnier2018-05-16
* | pwm: stm32: Add capture supportFabrice Gasnier2018-05-16
|/
* Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-13
|\
| * pwm: rcar: Add suspend/resume supportYoshihiro Shimoda2018-03-27
| * pwm: rcar: Use PM Runtime to control module clockHien Dang2018-03-27
| * pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama2018-03-27
| * pwm: sysfs: Use put_device() instead of kfree()Arvind Yadav2018-03-27
| * pwm: sun4i: Simplify controller mappingAndre Przywara2018-03-27
| * pwm: sun4i: Drop unused .has_rdy memberAndre Przywara2018-03-27
| * pwm: sun4i: Properly check current stateAlexandre Belloni2018-03-27
| * pwm: Remove depends on AVR32Corentin Labbe2018-03-27
| * pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza2018-03-27
| * pwm: stm32: Protect common prescaler for all channelsFabrice Gasnier2018-03-27
| * pwm: stm32: Remove unused struct deviceFabrice Gasnier2018-03-27
| * pwm: mediatek: Improve precision in rate calculationSean Wang2018-03-27