aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25pwm: atmel: Fix calculation of prescale valueNikolaus Voss1-13/+11
2014-05-21pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni1-0/+1
2014-03-18pwm: atmel: correct CDTY calculationAlexandre Belloni1-1/+1
2014-03-18pwm: atmel: Fix polarity handlingAlexandre Belloni1-1/+6
2013-12-20pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen1-0/+2
2013-12-17pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen1-0/+393