summaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel/pwm.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding1-219/+0
2012-10-05unicore32: pwm: Use managed resource allocationsThierry Reding1-38/+9
2012-10-05unicore32: pwm: Remove unnecessary indirectionThierry Reding1-17/+6
2012-10-05unicore32: pwm: Use module_platform_driver()Thierry Reding1-20/+1
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding1-3/+18
2011-03-17unicore32 core architecture: timer and time handlingGuanXuetao1-0/+263