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-img.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
pwm: img: Rename variable pointing to driver private data
Uwe Kleine-König
1
-71
/
+70
2021-11-17
pwm: img: Use only a single idiom to get a runtime PM reference
Uwe Kleine-König
1
-4
/
+2
2021-11-17
pwm: img: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2021-09-02
pwm: img: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-09-02
pwm: img: Don't modify HW state in .remove() callback
Uwe Kleine-König
1
-16
/
+0
2021-06-30
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
1
-1
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: img: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-09-24
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
1
-1
/
+2
2020-06-02
pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case
Navid Emamdoost
1
-2
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-03-20
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
1
-1
/
+1
2017-11-15
pwm: img: Add runtime PM
Ed Blake
1
-37
/
+95
2017-11-15
pwm: img: Add suspend / resume handling
Ed Blake
1
-1
/
+65
2016-03-23
pwm: img: Test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2015-05-19
pwm: img: Impose upper and lower timebase steps value
Naidu Tellapati
1
-12
/
+64
2015-01-30
pwm: Imagination Technologies PWM DAC driver
Naidu Tellapati
1
-0
/
+249