summaryrefslogtreecommitdiff
path: root/drivers/pwm
Commit message (Expand)AuthorAgeLines
* pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz2016-11-29-1/+11
* PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day2016-10-06-3/+3
* rk_pwm: remove grf setting code from driverKever Yang2016-09-22-11/+0
* rk_pwm: use clock framework API to get module clockKever Yang2016-09-22-3/+14
* exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25-0/+130
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-16-0/+1
* tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-16-0/+8
* tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-16-0/+88
* pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-21-0/+113
* dm: pwm: Add a PWM uclassSimon Glass2016-01-21-0/+47
* pwm: imx: Remove unreachable codeAxel Lin2015-05-26-4/+0
* pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-26-0/+12
* bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck2015-05-15-1/+1
* pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-23-0/+161