aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-spear.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: simplify use of devm_ioremap_resourceJulia Lawall2013-09-031-6/+1
* pwm: Fill in missing .owner fieldsThierry Reding2013-06-121-0/+1
* pwm: Constify OF match tablesThierry Reding2013-04-231-1/+1
* pwm: spear: Remove unused *dev from struct spear_pwm_chipAxel Lin2013-04-021-3/+0
* pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin2013-04-021-3/+3
* pwm: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
* pwm: spear: Staticize spear_pwm_config()Axel Lin2012-11-221-2/+2
* pwm: Add SPEAr PWM chip driver supportShiraz Hashim2012-11-221-0/+276