summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-sti.c
AgeCommit message (Expand)Author
2015-01-30pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh
2014-08-08pwm: sti: Remove PWM period tableAjit Pal Singh
2014-08-08pwm: sti: Sync between enable/disable callsAjit Pal Singh
2014-08-08pwm: sti: Ensure same period values for all channelsAjit Pal Singh
2014-08-08pwm: sti: Fix PWM prescaler handlingAjit Pal Singh
2014-08-07pwm: sti: Add new driver for ST's PWM IPLee Jones