summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-rcar.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: rcar: Add suspend/resume supportYoshihiro Shimoda2018-03-281-0/+42
* pwm: rcar: Use PM Runtime to control module clockHien Dang2018-03-281-6/+2
* pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama2018-03-281-2/+6
* pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON2016-05-171-1/+1
* pwm: rcar: Improve accuracy of frequency division settingRyo Kodama2015-12-161-1/+1
* pwm: Add support for R-Car PWM TimerYoshihiro Shimoda2015-10-061-0/+274