index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-rockchip.c
Age
Commit message (
Expand
)
Author
2017-08-18
pwm: rockchip: Add rk3328 support
David Wu
2017-08-18
pwm: rockchip: Use same PWM ops for each IP
David Wu
2017-08-18
pwm: rockchip: Move the configuration of polarity
David Wu
2017-08-18
pwm: rockchip: Use pwm_apply() instead of pwm_enable()
David Wu
2017-08-18
pwm: rockchip: Remove the judge from return value of pwm_config()
David Wu
2017-08-18
pwm: rockchip: Add APB and function both clocks support
David Wu
2017-04-06
pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
David Wu
2016-07-11
pwm: rockchip: Add support for atomic update
Boris Brezillon
2016-07-11
pwm: rockchip: Avoid glitches on already running PWMs
Boris Brezillon
2016-07-11
pwm: rockchip: Add support for hardware readout
Boris Brezillon
2016-07-11
pwm: rockchip: Fix period and duty cycle approximation
Boris Brezillon
2015-07-20
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
2014-08-26
pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
2014-08-08
pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
2014-07-11
pwm: add Rockchip SoC PWM support
Beniamino Galvani