aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel-tcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni1-1/+1
2018-04-30pwm: simplify getting .drvdataWolfram Sang1-4/+2
2018-03-27pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring1-1/+0
2017-11-15pwm: atmel-tcb: Support backup modeRomain Izard1-2/+61
2015-10-06misc: atmel_tclib: get and use slow clockBoris Brezillon1-7/+19
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon1-1/+1
2014-10-20pwm: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaƫl PORTAY1-1/+1
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