summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-twl.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
* pwm: twl: Include linux/of.h headerSachin Kamat2013-10-081-0/+1
* pwm: Constify OF match tablesThierry Reding2013-04-231-1/+1
* pwm: twl: Return proper error if twl6030_pwm_enable() failsAxel Lin2013-04-021-1/+1
* pwm: twl: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+2
* pwm: twl: Use to_twl() instead of container_of()Johannes Thumshirn2013-02-171-6/+3
* pwm: Add can_sleep property to driversFlorian Vaussard2013-01-301-0/+1
* pwm: New driver to support PWMs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-281-0/+359