index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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