index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-mediatek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
pwm: mediatek: Remove unused function
Jiapeng Chong
1
-6
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: mediatek: Add MT8183 SoC support
Fabien Parent
1
-0
/
+7
2020-12-17
pwm: mediatek: Always use bus clock
Fabien Parent
1
-0
/
+12
2020-12-17
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
1
-0
/
+1
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
1
-0
/
+6
2019-09-25
pwm: mediatek: Update license and switch to SPDX tag
Sam Shih
1
-5
/
+3
2019-09-25
pwm: mediatek: Use pwm_mediatek as common prefix
Sam Shih
1
-57
/
+60
2019-09-25
pwm: mediatek: Allocate the clks array dynamically
Sam Shih
1
-35
/
+44
2019-09-25
pwm: mediatek: Remove the has_clks field
Sam Shih
1
-13
/
+1
2019-09-21
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
1
-7
/
+3
2019-09-21
pwm: mediatek: Add MT8516 SoC support
Fabien Parent
1
-0
/
+7
2018-08-20
pwm: mediatek: Add MT7628 support
John Crispin
1
-1
/
+18
2018-03-28
pwm: mediatek: Improve precision in rate calculation
Sean Wang
1
-5
/
+12
2018-03-28
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
1
-1
/
+0
2018-03-28
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
1
-3
/
+21
2017-11-15
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
1
-9
/
+44
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
1
-1
/
+6
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
1
-22
/
+47
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
1
-1
/
+1
2017-04-13
pwm: mediatek: Don't explicitly set .owner
kbuild test robot
1
-1
/
+0
2017-04-06
pwm: Add MediaTek PWM support
John Crispin
1
-0
/
+220