aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/pwm.c
AgeCommit message (Expand)Author
2009-06-05[ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao
2009-06-05[ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao
2009-06-05[ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-10-17[ARM] 5303/1: period_cycles should be greater than 1roelkluin
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-03[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks
2008-07-03[ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik
2008-07-03[ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski
2008-07-03[ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel
2008-05-19[ARM] pxa: Add PXA support for PWM APIeric miao