summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-mxs.c
Commit message (Expand)AuthorAge
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-04
* pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
* pwm: mxs: Fix period divider computationGaetan Hug2015-03-11
* pwm: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pwm: mxs: set pwm_chip can_sleep flagShawn Guo2014-05-21
* pwm: mxs: Remove redundant of_match_ptrSachin Kamat2013-10-08
* pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-09-03
* pwm: Fill in missing .owner fieldsThierry Reding2013-06-12
* pwm: mxs: Let device core handle pinctrlFabio Estevam2013-05-27
* pwm: Constify OF match tablesThierry Reding2013-04-23
* pwm: mxs: Remove unused *dev from struct mxs_pwm_chipAxel Lin2013-04-02
* pwm: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* pwm: remove use of __devexitBill Pemberton2012-11-28
* pwm: remove use of __devexit_pBill Pemberton2012-11-28
* pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin2012-07-23
* pwm: pwm-mxs: add pinctrl supportShawn Guo2012-07-23
* pwm: pwm-mxs: use devm_* managed functionsShawn Guo2012-07-23
* pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo2012-07-23
* pwm: pwm-mxs: encode soc name in compatible stringShawn Guo2012-07-23
* pwm: add pwm-mxs supportShawn Guo2012-07-02