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-fsl-ftm.c
Age
Commit message (
Expand
)
Author
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-26
pwm: fsl-ftm: Make sure to unlock mutex on failure
Thierry Reding
2019-06-26
pwm: fsl-ftm: Use write protection for prescaler & polarity
Patrick Havelange
2019-06-26
pwm: fsl-ftm: More relaxed permissions for updating period
Patrick Havelange
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
Patrick Havelange
2018-07-09
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
shenwei.wang@nxp.com
2018-07-09
pwm: fsl-ftm: Added the support of per-compatible data
shenwei.wang@nxp.com
2018-07-09
pwm: fsl-ftm: Added a dedicated IP interface clock
shenwei.wang@nxp.com
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
2015-12-16
pwm: fsl-ftm: Fix clock enable/disable when using PM
Stefan Agner
2014-12-01
pwm: ftm: Add Power Management support for FTM PWM
Xiubo Li
2014-12-01
pwm: ftm: Add regmap rbtree type cache support
Xiubo Li
2014-12-01
pwm: ftm: Correctly track usage count
Xiubo Li
2014-08-20
pwm: fsl-ftm: Convert to direct regmap API usage
Xiubo Li
2014-08-20
pwm: fsl-ftm: Clean up the code
Xiubo Li
2014-05-23
pwm: fsl-ftm: set pwm_chip can_sleep flag
Axel Lin
2014-03-18
pwm: Add Freescale FTM PWM driver support
Xiubo Li