aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-sti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-30pwm: sti: Maintain a bitmap of configured devicesAjit Pal Singh1-19/+11
2014-08-08pwm: sti: Remove PWM period tableAjit Pal Singh1-48/+16
2014-08-08pwm: sti: Sync between enable/disable callsAjit Pal Singh1-14/+30
2014-08-08pwm: sti: Ensure same period values for all channelsAjit Pal Singh1-44/+96
2014-08-08pwm: sti: Fix PWM prescaler handlingAjit Pal Singh1-11/+27
2014-08-07pwm: sti: Add new driver for ST's PWM IPLee Jones1-0/+366