summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-02-28pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctionalUwe Kleine-König
2020-01-29pwm: meson: Don't disable PWM when setting duty repeatedlyBichao Zheng
2020-01-29pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede
2019-12-05pwm: Clear chip_data in pwm_put()Uwe Kleine-König
2019-12-05pwm: clps711x: Fix period calculationAlexander Shiyan
2019-12-05pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-06-22pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer
2019-06-22pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl
2018-12-24pwm: imx: Add polarity inversion support to i.MX's PWMv2Lukasz Majewski
2018-12-24pwm: imx: Remove redundant i.MX PWMv2 codeLukasz Majewski
2018-12-24pwm: imx: Provide atomic PWM support for i.MX PWMv2Lukasz Majewski
2018-12-24pwm: imx: Move PWMv2 wait for fifo slot code to a separate functionLukasz Majewski
2018-12-24pwm: imx: Move PWMv2 software reset code to a separate functionLukasz Majewski
2018-12-24pwm: imx: Rewrite v1 code to facilitate switch to atomic PWMLukasz Majewski
2018-12-24pwm: imx: Add separate set of PWM ops for v1 and v2Lukasz Majewski
2018-12-24pwm: constify pwm_ops structuresBhumika Goyal
2018-12-24pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-08-24MLK-18617-3 pwm: imx: Use 32k clock if it is suppliedLiu Ying
2018-08-24MLK-18379 pwm: fsl-tpm: updates to support i.mx8qmShenwei Wang
2018-08-24MLK-18042-01 driver: pwm: fix pwm pre-scale div configBai Ping
2018-08-24MLK-16973-4 pwm: imx: Use ipg and per clks in ->config, ->enable and ->disableLiu Ying
2018-08-24MLK-15938-1 pwm: Kconfig: add imx pwm support for arm64 platformAnson Huang
2018-08-24MLK-14238-01 driver: pwm: Add tpm pwm driver supportBai Ping
2018-07-03pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede
2018-04-24pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama
2018-03-22pwm: stmpe: Fix wrong register offset for hwpwm=2 caseAxel Lin
2018-03-22pwm: tegra: Increase precision in PWM rate calculationLaxman Dewangan
2017-04-21pwm: rockchip: State of PWM clock should synchronize with PWM enabled stateDavid Wu
2017-03-15pwm: pca9685: Fix period change with same duty cycleClemens Gruber
2016-11-29pwm: Fix device reference leakJohan Hovold
2016-10-21pwm: meson: Add missing spin_lock_init()Axel Lin
2016-09-08Merge branch 'for-4.9/drivers' into for-nextThierry Reding
2016-09-08pwm: meson: Handle unknown ID valuesArnd Bergmann
2016-09-08pwm: sti: Take the opportunity to conduct a little house keepingLee Jones
2016-09-08pwm: sti: It's now valid for number of PWM channels to be zeroLee Jones
2016-09-08pwm: sti: Add PWM capture callbackLee Jones
2016-09-08pwm: sti: Add support for PWM capture interruptsLee Jones
2016-09-08pwm: sti: Initialise PWM capture device dataLee Jones
2016-09-08pwm: sti: Supply PWM Capture clock handlingLee Jones
2016-09-08pwm: sti: Supply PWM capture register addresses and bit locationsLee Jones
2016-09-08pwm: sti: Only request clock rate when neededLee Jones
2016-09-08pwm: sti: Reorganise register names in preparation for new functionalityLee Jones
2016-09-08pwm: sti: Rename channel => deviceLee Jones
2016-09-08pwm: lpc-18xx: use pwm_set_chip_dataoliver@schinagl.nl
2016-09-08pwm: sunxi: Add H3 supportMilo Kim