Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-17 | pwm: Convert period and duty cycle to u64 | Guru Das Srinagesh | 1 | -1/+1 |
2019-09-21 | pwm: stm32-lp: Add check in case requested period cannot be achieved | Fabrice Gasnier | 1 | -0/+6 |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 1 | -1/+1 |
2019-06-25 | pwm: stm32-lp: Add power management support | Fabrice Gasnier | 1 | -0/+25 |
2018-08-20 | pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove() | Fabrice Gasnier | 1 | -3/+1 |
2018-03-28 | pwm: stm32: LPTimer: Use 3 cells ->of_xlate() | Gerald Baeza | 1 | -0/+2 |
2018-03-27 | pwm: stm32: Adopt SPDX identifier | Benjamin Gaignard | 1 | -2/+1 |
2017-11-15 | pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable() | Axel Lin | 1 | -2/+1 |
2017-09-04 | pwm: Add STM32 LPTimer PWM driver | Fabrice Gasnier | 1 | -0/+246 |