summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-lpc18xx-sct.c
AgeCommit message (Expand)Author
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-04-09pwm: lpc18xx-sct: Free resources only after pwmchip_remove()Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2021-02-22pwm: lpc18xx-sct: remove unneeded semicolonYang Li
2020-12-17pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource()Yangtao Li
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2018-11-16pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .freeUwe Kleine-König
2016-09-08pwm: lpc-18xx: use pwm_set_chip_dataoliver@schinagl.nl
2016-05-17pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon
2016-03-23pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang
2015-09-09pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro