Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-25 | pwm: stm32: Use 3 cells ->of_xlate() | Fabrice Gasnier | 1 | -0/+2 |
2018-06-14 | Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+1 |
2018-06-06 | pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled | Arnd Bergmann | 1 | -3/+1 |
2018-06-04 | pwm: stm32: Initialize raw local variables | Fabrice Gasnier | 1 | -1/+1 |
2018-05-16 | pwm: stm32: Use input prescaler to improve period capture | Fabrice Gasnier | 1 | -2/+61 |
2018-05-16 | pwm: stm32: Improve capture by tuning counter prescaler | Fabrice Gasnier | 1 | -1/+23 |
2018-05-16 | pwm: stm32: Add capture support | Fabrice Gasnier | 1 | -0/+176 |
2018-03-28 | pwm: stm32: Protect common prescaler for all channels | Fabrice Gasnier | 1 | -1/+17 |
2018-03-28 | pwm: stm32: Remove unused struct device | Fabrice Gasnier | 1 | -1/+0 |
2018-03-28 | pwm: stm32: Adopt SPDX identifier | Benjamin Gaignard | 1 | -2/+1 |
2017-01-25 | pwm: Add driver for STM32 plaftorm | Benjamin Gaignard | 1 | -0/+397 |