| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-07-09 | pwm: fsl-ftm: Enable support for the new SoC i.MX8QM | [email protected] | 1 | -0/+5 |
| 2018-07-09 | pwm: fsl-ftm: Added the support of per-compatible data | [email protected] | 1 | -2/+30 |
| 2018-07-09 | pwm: fsl-ftm: Added a dedicated IP interface clock | [email protected] | 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 |