aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel-tcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-19pwm: atmel-tcb: fix max time computation for slow clk sourceBoris BREZILLON1-1/+1
2013-09-19pwm: atmel-tcb: add missing clk source configBoris BREZILLON1-0/+2
2013-06-12pwm: Fill in missing .owner fieldsThierry Reding1-0/+1
2013-06-12pwm: atmel-tcb: prepare clk before calling enableBoris BREZILLON1-2/+2
2013-04-02pwm: atmel-tcb: Add .owner to struct pwm_opsAxel Lin1-0/+1
2013-01-08pwm: atmel: add Timer Counter Block PWM driverBoris BREZILLON1-0/+445