Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-03 | 1 | -6/+1 |
* | pwm: Fill in missing .owner fields | Thierry Reding | 2013-06-12 | 1 | -0/+1 |
* | pwm: Constify OF match tables | Thierry Reding | 2013-04-23 | 1 | -1/+1 |
* | pwm: spear: Remove unused *dev from struct spear_pwm_chip | Axel Lin | 2013-04-02 | 1 | -3/+0 |
* | pwm: spear: Fix checking return value of clk_enable() and clk_prepare() | Axel Lin | 2013-04-02 | 1 | -3/+3 |
* | pwm: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
* | pwm: spear: Staticize spear_pwm_config() | Axel Lin | 2012-11-22 | 1 | -2/+2 |
* | pwm: Add SPEAr PWM chip driver support | Shiraz Hashim | 2012-11-22 | 1 | -0/+276 |