Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-20 | pwm: imx27: Eliminate error message for defer probe | Anson Huang | 1 | -3/+7 |
2019-12-09 | pwm: imx27: Unconditionally write state to hardware | Thierry Reding | 1 | -61/+59 |
2019-12-09 | pwm: imx27: Cache duty cycle register value | Thierry Reding | 1 | -7/+24 |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 1 | -1/+1 |
2019-09-21 | pwm: imx: Document known limitations | Uwe Kleine-König | 1 | -0/+4 |
2019-05-09 | pwm: imx27: Use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-03-04 | pwm: imx27: Only enable the clocks once in .get_state() | Uwe Kleine-König | 1 | -7/+4 |
2019-01-16 | pwm: imx: Signedness bug in imx_pwm_get_state() | Dan Carpenter | 1 | -1/+2 |
2019-01-16 | pwm: imx: Split into two drivers | Uwe Kleine-König | 1 | -0/+361 |