| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-20 | pwm: atmel-pwm: Do not unprepare clock after successful registration | Bo Shen | 1 | -0/+2 | |
| When the PWM controller is registered successfully, the clock can not unprepare, so fix it. Signed-off-by: Bo Shen <[email protected]> Signed-off-by: Thierry Reding <[email protected]> | |||||
| 2013-12-17 | pwm: atmel-pwm: Add Atmel PWM controller driver | Bo Shen | 1 | -0/+393 | |
| Add a PWM framework driver for the PWM controller found on Atmel SoCs. Signed-off-by: Bo Shen <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> [thierry.reding: coding style and other minor cleanups] Signed-off-by: Thierry Reding <[email protected]> | |||||