index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-img.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: img: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-71
/
+70
*
pwm: img: Use only a single idiom to get a runtime PM reference
Uwe Kleine-König
2021-11-17
1
-4
/
+2
*
pwm: img: Implement .apply() callback
Uwe Kleine-König
2021-11-17
1
-3
/
+26
*
pwm: img: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-09-02
1
-1
/
+3
*
pwm: img: Don't modify HW state in .remove() callback
Uwe Kleine-König
2021-09-02
1
-16
/
+0
*
pwm: img: Fix PM reference leak in img_pwm_enable()
Zou Wei
2021-06-30
1
-1
/
+1
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: img: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-12-17
1
-3
/
+1
*
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
2020-09-24
1
-1
/
+2
*
pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case
Navid Emamdoost
2020-06-02
1
-2
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
2019-03-20
1
-1
/
+1
*
pwm: img: Add runtime PM
Ed Blake
2017-11-15
1
-37
/
+95
*
pwm: img: Add suspend / resume handling
Ed Blake
2017-11-15
1
-1
/
+65
*
pwm: img: Test clock rate to avoid division by 0
Wolfram Sang
2016-03-23
1
-0
/
+5
*
pwm: img: Impose upper and lower timebase steps value
Naidu Tellapati
2015-05-19
1
-12
/
+64
*
pwm: Imagination Technologies PWM DAC driver
Naidu Tellapati
2015-01-30
1
-0
/
+249