summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel-tcb.c
Commit message (Expand)AuthorAgeFilesLines
* misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-061-7/+19
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-201-1/+1
* pwm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ARM: at91/tclib: move initialization from alloc to probeGaƫl PORTAY2014-09-081-1/+1
* pwm: atmel-tcb: fix max time computation for slow clk sourceBoris BREZILLON2013-09-191-1/+1
* pwm: atmel-tcb: add missing clk source configBoris BREZILLON2013-09-191-0/+2
* pwm: Fill in missing .owner fieldsThierry Reding2013-06-121-0/+1
* pwm: atmel-tcb: prepare clk before calling enableBoris BREZILLON2013-06-121-2/+2
* pwm: atmel-tcb: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+1
* pwm: atmel: add Timer Counter Block PWM driverBoris BREZILLON2013-01-081-0/+445