aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-rcar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28pwm: rcar: Add suspend/resume supportYoshihiro Shimoda1-0/+42
2018-03-28pwm: rcar: Use PM Runtime to control module clockHien Dang1-6/+2
2018-03-28pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama1-2/+6
2016-05-17pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON1-1/+1
2015-12-16pwm: rcar: Improve accuracy of frequency division settingRyo Kodama1-1/+1
2015-10-06pwm: Add support for R-Car PWM TimerYoshihiro Shimoda1-0/+274