summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-pxa.c
Commit message (Expand)AuthorAge
* pwm: constify pwm_ops structuresBhumika Goyal2017-01-19
* pwm: Introduce the pwm_args conceptBoris Brezillon2016-05-03
* pwm: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-28
* pwm: pxa: Constify OF match tableThierry Reding2014-04-01
* pwm: pxa: Fix typo "pwm" -> "PWM"Thierry Reding2014-04-01
* Revert "pwm: pxa: Use of_match_ptr()"Thierry Reding2014-04-01
* pwm: pxa: Use of_match_ptr()Jingoo Han2014-02-26
* pwm: pxa: remove unnecessary space before tabsJingoo Han2013-12-20
* pwm: pxa: Add device tree supportMike Dunn2013-12-04
* pwm: pxa: Use module_platform_driverMike Dunn2013-09-03
* drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* pwm: pxa: Remove PWM_ID_BASE macroAxel Lin2013-04-02
* pwm: pxa: Remove clk_enabled field from struct pxa_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 __devinitBill Pemberton2012-11-28
* pwm: remove use of __devexit_pBill Pemberton2012-11-28
* pwm: Check for negative duty-cycle and periodThierry Reding2012-10-05
* pwm: pxa: Propagate pwmchip_remove() errorThierry Reding2012-07-23
* pwm: Convert pwm-pxa to use devm_* APIsAxel Lin2012-07-23
* pwm: Move PXA PWM driver to PWM frameworkThierry Reding2012-07-02