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 |