index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-mediatek.c
Age
Commit message (
Expand
)
Author
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
2019-09-25
pwm: mediatek: Update license and switch to SPDX tag
Sam Shih
2019-09-25
pwm: mediatek: Use pwm_mediatek as common prefix
Sam Shih
2019-09-25
pwm: mediatek: Allocate the clks array dynamically
Sam Shih
2019-09-25
pwm: mediatek: Remove the has_clks field
Sam Shih
2019-09-21
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
2019-09-21
pwm: mediatek: Add MT8516 SoC support
Fabien Parent
2018-08-20
pwm: mediatek: Add MT7628 support
John Crispin
2018-03-28
pwm: mediatek: Improve precision in rate calculation
Sean Wang
2018-03-28
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
2018-03-28
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
2017-11-15
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
2017-04-13
pwm: mediatek: Don't explicitly set .owner
kbuild test robot
2017-04-06
pwm: Add MediaTek PWM support
John Crispin