summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/core.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: core: Fix coding style issuesSachin Kamat2012-08-171-4/+4
* pwm: Add missing static storage class specifiers in core.c fileSachin Kamat2012-08-171-2/+2
* pwm: fix used-uninitialized warning in pwm_get()Thierry Reding2012-07-231-1/+1
* pwm: Add device tree supportThierry Reding2012-06-151-2/+146
* pwm: Add table-based lookup for static mappingsThierry Reding2012-06-151-15/+154
* pwm: Add debugfs interfaceThierry Reding2012-06-151-0/+90
* pwm: Allow chips to support multiple PWMsThierry Reding2012-06-151-77/+190
* pwm: Add PWM framework supportSascha Hauer2012-06-151-0/+227