summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel.c
Commit message (Expand)AuthorAge
* pwm: atmel: Enable PWM on sama5d2Claudiu Beznea2017-04-06
* pwm: atmel: Switch to atomic PWMClaudiu Beznea2017-04-06
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-04
* pwm: atmel: Use of_device_get_match_data()Thierry Reding2016-07-11
* pwm: atmel: Fix checkpatch warningsThierry Reding2016-07-11
* pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez2016-07-11
* pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon2015-07-20
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
* pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni2015-06-12
* pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni2015-06-12
* pwm: atmel: Fix calculation of prescale valueNikolaus Voss2014-09-25
* pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-21
* pwm: atmel: correct CDTY calculationAlexandre Belloni2014-03-18
* pwm: atmel: Fix polarity handlingAlexandre Belloni2014-03-18
* pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen2013-12-20
* pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen2013-12-17