Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-23 | pwm: Convert pwm-imx to use devm_* APIs | Axel Lin | 1 | -47/+10 | |
Signed-off-by: Axel Lin <[email protected]> Signed-off-by: Thierry Reding <[email protected]> | |||||
2012-07-02 | ARM i.MX: Move i.MX pwm driver to pwm framework | Sascha Hauer | 1 | -0/+267 | |
Move the driver to drivers/pwm/ and convert it to use the framework. Signed-off-by: Sascha Hauer <[email protected]> [[email protected]: set chip.dev to prevent probe failure] [[email protected]: fix pwmchip_add return code test] Signed-off-by: Eric Bénard <[email protected]> Signed-off-by: Thierry Reding <[email protected]> |