summaryrefslogtreecommitdiff
path: root/include/linux/pwm.h
Commit message (Expand)AuthorAge
* pwm: Set enable state properly on failed call to enableJonathan Richardson2015-11-10
* pwm: Clean up kerneldocThierry Reding2015-08-17
* pwm: Remove useless whitespaceThierry Reding2015-08-17
* pwm: Add pwm_get_polarity() helper functionBoris Brezillon2015-07-20
* pwm: Constify PWM device where possibleBoris Brezillon2015-07-20
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
* pwm: Add pwmchip_add_with_polarity() APITim Kryger2015-06-12
* pwm: Add support to remove registered consumer lookup tablesShobhit Kumar2015-05-06
* pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni2014-05-21
* pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-21
* pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-10
* pwm: Add sysfs interfaceH Hartley Sweeten2013-06-21
* Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-26
|\
| * pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-30
* | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-01
* | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-01
* | pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi2013-02-01
|/
* pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-22
* pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera2012-09-20
* pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-10
* pwm: Add support for configuring the PWM polarityPhilip, Avinash2012-09-10
* pwm: Add device tree supportThierry Reding2012-06-15
* pwm: Add table-based lookup for static mappingsThierry Reding2012-06-15
* pwm: Add debugfs interfaceThierry Reding2012-06-15
* pwm: Allow chips to support multiple PWMsThierry Reding2012-06-15
* pwm: Add PWM framework supportSascha Hauer2012-06-15
* trivial: PWM: fix of #endif commentMark Vels2009-03-30
* [ARM] pxa: Add bare bones PWM APIRussell King2008-05-19