aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/pwm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks1-5/+11
2008-07-03[ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik1-2/+14
2008-07-03[ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski1-0/+2
2008-07-03[ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel1-2/+2
2008-05-19[ARM] pxa: Add PXA support for PWM APIeric miao1-0/+299