summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2017-08-31pwm: rockchip: Add rk3328 supportDavid Wu
2017-08-31pwm: rockchip: Use same PWM ops for each IPDavid Wu
2017-08-31pwm: rockchip: Move the configuration of polarityDavid Wu
2017-08-31pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu
2017-08-31pwm: rockchip: Remove the judge from return value of pwm_config()David Wu
2017-08-31pwm: rockchip: Sync with upstream for adding APB and function both clocks sup...David Wu
2017-03-31Merge tag 'lsk-v4.4-17.03-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-03-15pwm: pca9685: Fix period change with same duty cycleClemens Gruber
2017-03-09UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon
2017-03-08pwm: rockchip: Fix the warning for rockchip_linux_defconfigDavid Wu
2017-03-06pwm: rockchip: State of pwm clock should synchronize with pwm enabled statedavid.wu
2017-03-06UPSTREAM: pwm: cros-ec: Add __packed to prevent paddingBrian Norris
2017-03-06UPSTREAM: pwm: Add ChromeOS EC PWM driverBrian Norris
2017-03-06UPSTREAM: pwm: rockchip: Add support for atomic updateBoris Brezillon
2017-03-06UPSTREAM: pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon
2017-03-06UPSTREAM: pwm: rockchip: Add support for hardware readoutBoris Brezillon
2017-03-06UPSTREAM: pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon
2017-03-06UPSTREAM: pwm: sysfs: Add PWM capture supportLee Jones
2017-03-06UPSTREAM: pwm: Add PWM capture supportLee Jones
2017-03-06UPSTREAM: pwm: sysfs: Get return value from pwm_apply_state()Ryo Kodama
2017-03-06UPSTREAM: pwm: Improve args checking in pwm_apply_state()Brian Norris
2017-03-06UPSTREAM: pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner
2017-03-06UPSTREAM: pwm: Switch to the atomic APIBoris Brezillon
2017-03-06UPSTREAM: pwm: Add core infrastructure to allow atomic updatesBoris Brezillon
2017-03-06UPSTREAM: pwm: Add hardware readout infrastructureBoris Brezillon
2017-03-06UPSTREAM: pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon
2017-03-06UPSTREAM: pwm: Introduce the pwm_state conceptBoris Brezillon
2017-03-06UPSTREAM: pwm: Keep PWM state in sync with hardware stateBoris Brezillon
2017-03-06UPSTREAM: pwm: Get rid of pwm->lockBoris BREZILLON
2017-03-06UPSTREAM: pwm: Fix pwm_apply_args() call sitesBoris Brezillon
2017-03-06UPSTREAM: pwm: Use kcalloc() instead of kzalloc()Thierry Reding
2017-03-06UPSTREAM: pwm: Add missing newlineThierry Reding
2017-03-06UPSTREAM: pwm: Introduce the pwm_args conceptBoris Brezillon
2017-02-17pwm: rockchip: need the Distinguish between rk3328 and rk3288 for clk useddavid.wu
2017-01-20pwm: rockchip: add individual clocks supported for APB and functiondavid.wu
2017-01-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-12-08pwm: Fix device reference leakJohan Hovold
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-10pwm: Unexport children before chip removalDavid Hsu
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-09-30pwm: Mark all devices as "might sleep"Thierry Reding
2016-09-15pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy
2016-09-15pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy
2016-09-15pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner
2016-08-31pwm: rockchip: add rk_fb config_done for voppwmDavid Wu
2016-08-24pwm: rockchip: Make pwm polarity to be configured correctlyZhou weixin
2016-08-15pwm: rockchip: fix ioremap failed for voppwmDavid Wu
2016-05-13Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-05-04pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy
2016-03-16pwm: rockchip: add pwm support for rk3399David Wu