aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-mxs.c
AgeCommit message (Expand)Author
2013-09-03pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam
2013-06-12pwm: Fill in missing .owner fieldsThierry Reding
2013-05-27pwm: mxs: Let device core handle pinctrlFabio Estevam
2013-04-23pwm: Constify OF match tablesThierry Reding
2013-04-02pwm: mxs: Remove unused *dev from struct mxs_pwm_chipAxel Lin
2013-01-22pwm: Convert to devm_ioremap_resource()Thierry Reding
2012-11-28pwm: remove use of __devexitBill Pemberton
2012-11-28pwm: remove use of __devexit_pBill Pemberton
2012-07-23pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin
2012-07-23pwm: pwm-mxs: add pinctrl supportShawn Guo
2012-07-23pwm: pwm-mxs: use devm_* managed functionsShawn Guo
2012-07-23pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo
2012-07-23pwm: pwm-mxs: encode soc name in compatible stringShawn Guo
2012-07-02pwm: add pwm-mxs supportShawn Guo