aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-lpc32xx.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2016-07-11pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux
2015-12-16pwm: lpc32xx: return ERANGE, if requested period is not supportedVladimir Zapolskiy
2015-12-16pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy
2015-12-16pwm: lpc32xx: make device usable with common clock frameworkVladimir Zapolskiy
2015-12-16pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy
2014-10-20pwm: drop owner assignment from platform_driversWolfram Sang
2013-10-08pwm: lpc32xx: Remove redundant of_match_ptrSachin Kamat
2013-09-03pwm: simplify use of devm_ioremap_resourceJulia Lawall
2013-06-12pwm: Fill in missing .owner fieldsThierry Reding
2013-04-23pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_configAxel Lin
2013-04-23pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]Axel Lin
2013-04-23pwm: Constify OF match tablesThierry Reding
2013-01-22pwm: Convert to devm_ioremap_resource()Thierry Reding
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-12-06pwm: lpc32xx: Set the chip base for dynamic allocationAlban Bedel
2012-12-06pwm: lpc32xx: Properly disable the clock on device removalAlban Bedel
2012-12-06pwm: lpc32xx: Fix the PWM polarityAlban Bedel
2012-11-28pwm: remove use of __devexitBill Pemberton
2012-11-28pwm: remove use of __devexit_pBill Pemberton
2012-07-23pwm: add lpc32xx PWM supportAlexandre Pereira da Silva