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