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-mtk-disp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: mtk-disp: Propagate errors in .get_state() to the caller
Uwe Kleine-König
2022-12-06
1
-2
/
+2
*
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2022-12-06
1
-5
/
+7
*
pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
xinlei lee
2022-12-06
1
-2
/
+3
*
pwm: mtk-disp: Implement atomic API .get_state()
Jitao Shi
2021-09-02
1
-0
/
+43
*
pwm: mtk-disp: Fix overflow in period and duty calculation
Jitao Shi
2021-09-02
1
-3
/
+3
*
pwm: mtk-disp: Implement atomic API .apply()
Jitao Shi
2021-09-02
1
-54
/
+41
*
pwm: mtk-disp: Adjust the clocks to avoid them mismatch
Jitao Shi
2021-09-02
1
-50
/
+41
*
pwm: mtk-disp: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-09-02
1
-3
/
+2
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: mtk-disp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-12-17
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2019-03-04
1
-0
/
+11
*
pwm: Add MediaTek MT2701 display PWM driver support
Weiqing Kong
2016-09-06
1
-15
/
+72
*
pwm: Add MediaTek display PWM driver support
YH Huang
2015-10-06
1
-0
/
+243