index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-mtk-disp.c
Age
Commit message (
Expand
)
Author
2022-12-06
pwm: mtk-disp: Propagate errors in .get_state() to the caller
Uwe Kleine-König
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2022-12-06
pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
xinlei lee
2021-09-02
pwm: mtk-disp: Implement atomic API .get_state()
Jitao Shi
2021-09-02
pwm: mtk-disp: Fix overflow in period and duty calculation
Jitao Shi
2021-09-02
pwm: mtk-disp: Implement atomic API .apply()
Jitao Shi
2021-09-02
pwm: mtk-disp: Adjust the clocks to avoid them mismatch
Jitao Shi
2021-09-02
pwm: mtk-disp: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-12-17
pwm: mtk-disp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-04
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2016-09-06
pwm: Add MediaTek MT2701 display PWM driver support
Weiqing Kong
2015-10-06
pwm: Add MediaTek display PWM driver support
YH Huang