summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
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-12-01pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede
2019-10-11pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier
2019-06-15pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-06-15pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer
2019-06-15pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl
2019-02-12MLK-19566 pwm: imx: Add NXP copyrightLiu Ying
2019-02-12MLK-18617-3 pwm: imx: Use 32k clock if it is suppliedLiu Ying
2019-02-12MLK-18627 pwm: imx: Add clk_ipg for imx8qmLeonard Crestez
2019-02-12MLK-18379 pwm: fsl-tpm: updates to support i.mx8qmShenwei Wang
2019-02-12MLK-18042-01 driver: pwm: fix pwm pre-scale div configBai Ping
2019-02-12MLK-15938-1 pwm: Kconfig: add imx pwm support for arm64 platformAnson Huang
2019-02-12MLK-14238-01 driver: pwm: Add tpm pwm driver supportBai Ping
2018-09-15pwm: meson: Fix mux clock namesJerome Brunet
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-09-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R
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-19pwm: stmpe: Fix wrong register offset for hwpwm=2 caseAxel Lin
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
2017-08-21pwm: tiehrpwm: Set driver data before runtime PM enableThierry Reding
2017-08-21pwm: tiehrpwm: Miscellaneous coding style fixupsThierry Reding
2017-08-21pwm: tiecap: Set driver data before runtime PM enableThierry Reding
2017-08-21pwm: tiecap: Miscellaneous coding style fixupsThierry Reding
2017-08-21pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold
2017-08-21pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold
2017-08-21pwm: Kconfig: Enable pwm-tiecap to be built for KeystoneVignesh R
2017-08-21pwm: Add ZTE ZX PWM device driverShawn Guo
2017-08-21pwm: bcm2835: Support for polarity setting via DTStefan Wahren
2017-08-18pwm: rockchip: Add rk3328 supportDavid Wu
2017-08-18pwm: rockchip: Use same PWM ops for each IPDavid Wu
2017-08-18pwm: rockchip: Move the configuration of polarityDavid Wu
2017-08-18pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu
2017-08-18pwm: rockchip: Remove the judge from return value of pwm_config()David Wu
2017-08-18pwm: rockchip: Add APB and function both clocks supportDavid Wu