summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stm32-lp.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: stm32-lp: Add power management supportFabrice Gasnier2019-06-251-0/+25
* pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()Fabrice Gasnier2018-08-201-3/+1Star
* pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza2018-03-281-0/+2
* pwm: stm32: Adopt SPDX identifierBenjamin Gaignard2018-03-271-2/+1Star
* pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()Axel Lin2017-11-151-2/+1Star
* pwm: Add STM32 LPTimer PWM driverFabrice Gasnier2017-09-041-0/+246