summaryrefslogtreecommitdiff
path: root/drivers/pwm
Commit message (Expand)AuthorAgeLines
* 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