aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pwm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera1-2/+80
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot1-0/+3
2012-09-10pwm: Add support for configuring the PWM polarityPhilip, Avinash1-0/+23
2012-06-15pwm: Add device tree supportThierry Reding1-0/+6
2012-06-15pwm: Add table-based lookup for static mappingsThierry Reding1-0/+22
2012-06-15pwm: Add debugfs interfaceThierry Reding1-0/+6
2012-06-15pwm: Allow chips to support multiple PWMsThierry Reding1-13/+58
2012-06-15pwm: Add PWM framework supportSascha Hauer1-0/+38
2009-03-30trivial: PWM: fix of #endif commentMark Vels1-1/+1
2008-05-19[ARM] pxa: Add bare bones PWM APIRussell King1-0/+31