summaryrefslogtreecommitdiff
path: root/include/linux/pwm.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* pwm: Try to load modules during pwm_get()Hans de Goede2017-01-30
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-04
* pwm: Remove pwm_can_sleep()Thierry Reding2017-01-04
* pwm: Unexport children before chip removalDavid Hsu2016-09-05
* Merge branch 'for-4.8/capture' into for-nextThierry Reding2016-07-25
|\
| * pwm: Add PWM capture supportLee Jones2016-06-10
* | Merge branch 'for-4.8/core' into for-nextThierry Reding2016-07-25
|\ \
| * | pwm: Remove gratuitous blank lineThierry Reding2016-07-08
| * | pwm: Add relative duty cycle manipulation helpersBoris Brezillon2016-07-08
| * | pwm: Add a helper to prepare a new PWM stateBoris Brezillon2016-07-08
| |/
* | pwm: Fix pwm_apply_args()Boris Brezillon2016-06-23
* | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-10
|/
* pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-17
* pwm: Add hardware readout infrastructureBoris Brezillon2016-05-17
* pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-17
* pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-17
* pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-17
* pwm: Get rid of pwm->lockBoris BREZILLON2016-05-17
* pwm: Introduce the pwm_args conceptBoris Brezillon2016-05-03
* 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