summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-atmel.c
AgeCommit message (Expand)Author
2017-04-06pwm: atmel: Enable PWM on sama5d2Claudiu Beznea
2017-04-06pwm: atmel: Switch to atomic PWMClaudiu Beznea
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2016-07-11pwm: atmel: Use of_device_get_match_data()Thierry Reding
2016-07-11pwm: atmel: Fix checkpatch warningsThierry Reding
2016-07-11pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez
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