index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-stm32.c
Age
Commit message (
Expand
)
Author
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-01-20
pwm: stm32: Remove automatic output enable
Fabrice Gasnier
2019-10-21
pwm: stm32: Pass breakinput instead of its values
Thierry Reding
2019-10-21
pwm: stm32: Remove clutter from ternary operator
Thierry Reding
2019-10-21
pwm: stm32: Validate breakinput data from DT
Thierry Reding
2019-10-21
pwm: stm32: Add power management support
Fabrice Gasnier
2019-10-21
pwm: stm32: Split breakinput apply routine to ease PM support
Fabrice Gasnier
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-06-25
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-06
pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled
Arnd Bergmann
2018-06-04
pwm: stm32: Initialize raw local variables
Fabrice Gasnier
2018-05-16
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
2018-05-16
pwm: stm32: Improve capture by tuning counter prescaler
Fabrice Gasnier
2018-05-16
pwm: stm32: Add capture support
Fabrice Gasnier
2018-03-28
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
2018-03-28
pwm: stm32: Remove unused struct device
Fabrice Gasnier
2018-03-27
pwm: stm32: Adopt SPDX identifier
Benjamin Gaignard
2017-01-25
pwm: Add driver for STM32 plaftorm
Benjamin Gaignard