index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
pwm: rockchip: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-09-24
pwm: rockchip: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-24
pwm: rockchip: Keep enabled PWMs running while probing
Simon South
1
-1
/
+4
2020-06-02
pwm: rockchip: Simplify rockchip_pwm_get_state()
Rasmus Villemoes
1
-6
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-2
/
+2
2019-09-21
pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
1
-6
/
+0
2019-09-21
pwm: rockchip: Set polarity unconditionally in .get_state()
Uwe Kleine-König
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-18
pwm: rockchip: Add rk3328 support
David Wu
1
-2
/
+41
2017-08-18
pwm: rockchip: Use same PWM ops for each IP
David Wu
1
-111
/
+38
2017-08-18
pwm: rockchip: Move the configuration of polarity
David Wu
1
-24
/
+24
2017-08-18
pwm: rockchip: Use pwm_apply() instead of pwm_enable()
David Wu
1
-63
/
+78
2017-08-18
pwm: rockchip: Remove the judge from return value of pwm_config()
David Wu
1
-10
/
+2
2017-08-18
pwm: rockchip: Add APB and function both clocks support
David Wu
1
-9
/
+49
2017-04-06
pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
David Wu
1
-7
/
+33
2016-07-11
pwm: rockchip: Add support for atomic update
Boris Brezillon
1
-41
/
+43
2016-07-11
pwm: rockchip: Avoid glitches on already running PWMs
Boris Brezillon
1
-1
/
+19
2016-07-11
pwm: rockchip: Add support for hardware readout
Boris Brezillon
1
-0
/
+67
2016-07-11
pwm: rockchip: Fix period and duty cycle approximation
Boris Brezillon
1
-4
/
+3
2015-07-20
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
1
-1
/
+1
2014-08-26
pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
1
-9
/
+48
2014-08-08
pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
1
-24
/
+111
2014-07-11
pwm: add Rockchip SoC PWM support
Beniamino Galvani
1
-0
/
+177