summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-atmel.c
AgeCommit message (Expand)Author
2015-07-20pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon
2015-06-12pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni
2015-06-12pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni
2014-09-25pwm: atmel: Fix calculation of prescale valueNikolaus Voss
2014-05-21pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni
2014-03-18pwm: atmel: correct CDTY calculationAlexandre Belloni
2014-03-18pwm: atmel: Fix polarity handlingAlexandre Belloni
2013-12-20pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen
2013-12-17pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen