summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-atmel-tcb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-1/+1
* pwm: simplify getting .drvdataWolfram Sang2018-04-301-4/+2Star
* pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring2018-03-271-1/+0Star
* pwm: atmel-tcb: Support backup modeRomain Izard2017-11-151-2/+61
* 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/+0Star
* 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