aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm
AgeCommit message (Expand)Author
2021-09-26pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König
2021-07-20pwm: tegra: Don't modify HW state in .remove callbackUwe Kleine-König
2021-07-20pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König
2021-03-03pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South
2020-12-29pwm: lp3943: Dynamically allocate PWM chip baseLokesh Vutla
2020-12-29pwm: zx: Add missing cleanup in error pathUwe Kleine-König
2020-10-29pwm: lpss: Add range limit check for the base_unit register valueHans de Goede
2020-10-29pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()Hans de Goede
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-05-02pwm: bcm2835: Dynamically allocate baseFlorian Fainelli
2020-05-02pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven
2020-05-02pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven
2020-04-24pwm: pca9685: Fix PWM/GPIO inter-operationSven Van Asbroeck
2020-02-28pwm: Remove set but not set variable 'pwm'yu kuai
2020-02-28pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctionalUwe Kleine-König
2020-01-27pwm: meson: Don't disable PWM when setting duty repeatedlyBichao Zheng
2020-01-27pwm: meson: Consider 128 a valid pre-dividerMartin Blumenstingl
2020-01-27pwm: 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-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
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