index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-fsl-ftm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
pwm: fsl-ftm: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-9
/
+1
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-12-17
pwm: fsl-ftm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-2
/
+2
2019-09-21
pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-4
/
+0
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-178
/
+205
2019-06-26
pwm: fsl-ftm: Make sure to unlock mutex on failure
Thierry Reding
1
-2
/
+2
2019-06-26
pwm: fsl-ftm: Use write protection for prescaler & polarity
Patrick Havelange
1
-0
/
+21
2019-06-26
pwm: fsl-ftm: More relaxed permissions for updating period
Patrick Havelange
1
-180
/
+186
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-25
drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
Patrick Havelange
1
-43
/
+1
2018-07-09
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
shenwei.wang@nxp.com
1
-0
/
+5
2018-07-09
pwm: fsl-ftm: Added the support of per-compatible data
shenwei.wang@nxp.com
1
-2
/
+30
2018-07-09
pwm: fsl-ftm: Added a dedicated IP interface clock
shenwei.wang@nxp.com
1
-6
/
+16
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
1
-1
/
+1
2015-12-16
pwm: fsl-ftm: Fix clock enable/disable when using PM
Stefan Agner
1
-33
/
+25
2014-12-01
pwm: ftm: Add Power Management support for FTM PWM
Xiubo Li
1
-1
/
+48
2014-12-01
pwm: ftm: Add regmap rbtree type cache support
Xiubo Li
1
-0
/
+11
2014-12-01
pwm: ftm: Correctly track usage count
Xiubo Li
1
-3
/
+1
2014-08-20
pwm: fsl-ftm: Convert to direct regmap API usage
Xiubo Li
1
-39
/
+44
2014-08-20
pwm: fsl-ftm: Clean up the code
Xiubo Li
1
-7
/
+6
2014-05-23
pwm: fsl-ftm: set pwm_chip can_sleep flag
Axel Lin
1
-0
/
+1
2014-03-18
pwm: Add Freescale FTM PWM driver support
Xiubo Li
1
-0
/
+495