summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: atmel: Use of_device_get_match_data()Thierry Reding2016-07-111-9/+2
* pwm: atmel: Fix checkpatch warningsThierry Reding2016-07-111-6/+7
* pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez2016-07-111-0/+10
* pwm: Make use of pwm_get_xxx() helpers where appropriateBoris Brezillon2015-07-201-1/+1
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-201-3/+3
* pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni2015-06-121-0/+28
* pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni2015-06-121-17/+18
* pwm: atmel: Fix calculation of prescale valueNikolaus Voss2014-09-251-13/+11
* pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-211-0/+1
* pwm: atmel: correct CDTY calculationAlexandre Belloni2014-03-181-1/+1
* pwm: atmel: Fix polarity handlingAlexandre Belloni2014-03-181-1/+6
* pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen2013-12-201-0/+2
* pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen2013-12-171-0/+393
OpenPOWER on IntegriCloud