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-mediatek.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: mediatek: Remove unused function
Jiapeng Chong
2021-04-23
1
-6
/
+0
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: mediatek: Add MT8183 SoC support
Fabien Parent
2020-12-17
1
-0
/
+7
*
pwm: mediatek: Always use bus clock
Fabien Parent
2020-12-17
1
-0
/
+12
*
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-12-17
1
-3
/
+1
*
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
2020-07-30
1
-0
/
+1
*
pwm: mediatek: Add MT7629 compatible string
Sam Shih
2019-09-26
1
-0
/
+6
*
pwm: mediatek: Update license and switch to SPDX tag
Sam Shih
2019-09-25
1
-5
/
+3
*
pwm: mediatek: Use pwm_mediatek as common prefix
Sam Shih
2019-09-25
1
-57
/
+60
*
pwm: mediatek: Allocate the clks array dynamically
Sam Shih
2019-09-25
1
-35
/
+44
*
pwm: mediatek: Remove the has_clks field
Sam Shih
2019-09-25
1
-13
/
+1
*
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
2019-09-21
1
-7
/
+3
*
pwm: mediatek: Add MT8516 SoC support
Fabien Parent
2019-09-21
1
-0
/
+7
*
pwm: mediatek: Add MT7628 support
John Crispin
2018-08-20
1
-1
/
+18
*
pwm: mediatek: Improve precision in rate calculation
Sean Wang
2018-03-28
1
-5
/
+12
*
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
2018-03-28
1
-1
/
+0
*
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
2018-03-28
1
-3
/
+21
*
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
2017-11-15
1
-9
/
+44
*
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
2017-08-21
1
-1
/
+6
*
pwm: mediatek: Fix clock control issue
Zhi Mao
2017-08-21
1
-22
/
+47
*
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
2017-08-21
1
-1
/
+1
*
pwm: mediatek: Don't explicitly set .owner
kbuild test robot
2017-04-13
1
-1
/
+0
*
pwm: Add MediaTek PWM support
John Crispin
2017-04-06
1
-0
/
+220