aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Shiraz has movedViresh Kumar1-2/+2
2013-09-03pwm: simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-06-12pwm: Fill in missing .owner fieldsThierry Reding1-0/+1
2013-04-23pwm: Constify OF match tablesThierry Reding1-1/+1
2013-04-02pwm: spear: Remove unused *dev from struct spear_pwm_chipAxel Lin1-3/+0
2013-04-02pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin1-3/+3
2013-01-22pwm: Convert to devm_ioremap_resource()Thierry Reding1-3/+3
2012-11-22pwm: spear: Staticize spear_pwm_config()Axel Lin1-2/+2
2012-11-22pwm: Add SPEAr PWM chip driver supportShiraz Hashim1-0/+276