| Commit message (Expand) | Author | Age | Files | Lines |
* | pwm: lpc32xx: Remove redundant of_match_ptr | Sachin Kamat | 2013-10-08 | 1 | -1/+1 |
* | pwm: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-03 | 1 | -3/+0 |
* | pwm: Fill in missing .owner fields | Thierry Reding | 2013-06-12 | 1 | -0/+1 |
* | pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config | Axel Lin | 2013-04-23 | 1 | -2/+5 |
* | pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable] | Axel Lin | 2013-04-23 | 1 | -2/+16 |
* | pwm: Constify OF match tables | Thierry Reding | 2013-04-23 | 1 | -1/+1 |
* | pwm: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
* | Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-12-19 | 1 | -2/+21 |
|\ |
|
| * | pwm: lpc32xx: Set the chip base for dynamic allocation | Alban Bedel | 2012-12-06 | 1 | -0/+1 |
| * | pwm: lpc32xx: Properly disable the clock on device removal | Alban Bedel | 2012-12-06 | 1 | -1/+4 |
| * | pwm: lpc32xx: Fix the PWM polarity | Alban Bedel | 2012-12-06 | 1 | -1/+16 |
* | | pwm: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | pwm: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | pwm: add lpc32xx PWM support | Alexandre Pereira da Silva | 2012-07-23 | 1 | -0/+148 |