Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Make use of pwm_get_xxx() helpers where appropriate | Boris Brezillon | 2015-07-20 | 1 | -1/+1 |
* | pwm: Add the pwm_is_enabled() helper | Boris Brezillon | 2015-07-20 | 1 | -3/+3 |
* | pwm: atmel: Fix incorrect CDTY value after disabling | Alexandre Belloni | 2015-06-12 | 1 | -0/+28 |
* | pwm: atmel: Fix incorrect CDTY value after enabling | Alexandre Belloni | 2015-06-12 | 1 | -17/+18 |
* | pwm: atmel: Fix calculation of prescale value | Nikolaus Voss | 2014-09-25 | 1 | -13/+11 |
* | pwm: atmel: set pwm_chip can_sleep flag | Alexandre Belloni | 2014-05-21 | 1 | -0/+1 |
* | pwm: atmel: correct CDTY calculation | Alexandre Belloni | 2014-03-18 | 1 | -1/+1 |
* | pwm: atmel: Fix polarity handling | Alexandre Belloni | 2014-03-18 | 1 | -1/+6 |
* | pwm: atmel-pwm: Do not unprepare clock after successful registration | Bo Shen | 2013-12-20 | 1 | -0/+2 |
* | pwm: atmel-pwm: Add Atmel PWM controller driver | Bo Shen | 2013-12-17 | 1 | -0/+393 |