aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-lpc32xx.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-22pwm: Convert to devm_ioremap_resource()Gravatar Thierry Reding 1-3/+3
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmGravatar Linus Torvalds 1-2/+21
2012-12-06pwm: lpc32xx: Set the chip base for dynamic allocationGravatar Alban Bedel 1-0/+1
2012-12-06pwm: lpc32xx: Properly disable the clock on device removalGravatar Alban Bedel 1-1/+4
2012-12-06pwm: lpc32xx: Fix the PWM polarityGravatar Alban Bedel 1-1/+16
2012-11-28pwm: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28pwm: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-07-23pwm: add lpc32xx PWM supportGravatar Alexandre Pereira da Silva 1-0/+148