summaryrefslogtreecommitdiff
path: root/include/linux/pwm.h
AgeCommit message (Expand)Author
2012-11-22pwm: Device tree support for PWM polarityPhilip, Avinash
2012-09-20pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot
2012-09-10pwm: Add support for configuring the PWM polarityPhilip, Avinash
2012-06-15pwm: Add device tree supportThierry Reding
2012-06-15pwm: Add table-based lookup for static mappingsThierry Reding
2012-06-15pwm: Add debugfs interfaceThierry Reding
2012-06-15pwm: Allow chips to support multiple PWMsThierry Reding
2012-06-15pwm: Add PWM framework supportSascha Hauer
2009-03-30trivial: PWM: fix of #endif commentMark Vels
2008-05-19[ARM] pxa: Add bare bones PWM APIRussell King