summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-06-27pwm: pwm-rockchip-i2s: initialize the dma_slave_config to zeroZiyuan Xu
2018-05-31pwm: pwm-rockchip-i2s: Add the PWM driver for rockchip i2s controllerDavid Wu
2018-05-22pwm: gpio: reivse something according from the upstreamZiyuan Xu
2018-05-22FROMLIST: pwm: gpio: Add a generic gpio based PWM driverOlliver Schinagl
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-23pwm: rockchip: Disable irq for pwm configDavid Wu
2018-03-22pwm: tegra: Increase precision in PWM rate calculationLaxman Dewangan
2018-03-19pwm: rockchip: Make pwm pinctrl setting after pwm enabledDavid Wu
2018-01-30pwm: rockchip: add pwm en for voppwmSandy Huang
2018-01-30pwm: rockchip: delete unused codeSandy Huang
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