index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-stm32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-2
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-01-20
pwm: stm32: Remove automatic output enable
Fabrice Gasnier
1
-3
/
+1
2019-10-21
pwm: stm32: Pass breakinput instead of its values
Thierry Reding
1
-11
/
+8
2019-10-21
pwm: stm32: Remove clutter from ternary operator
Thierry Reding
1
-12
/
+9
2019-10-21
pwm: stm32: Validate breakinput data from DT
Thierry Reding
1
-0
/
+8
2019-10-21
pwm: stm32: Add power management support
Fabrice Gasnier
1
-0
/
+38
2019-10-21
pwm: stm32: Split breakinput apply routine to ease PM support
Fabrice Gasnier
1
-19
/
+31
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-2
/
+2
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