index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-mediatek.c
Age
Commit message (
Expand
)
Author
2022-02-24
pwm: pwm-mediatek: Beautify error messages text
AngeloGioacchino Del Regno
2022-02-24
pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array
AngeloGioacchino Del Regno
2022-02-24
pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
AngeloGioacchino Del Regno
2021-09-02
pwm: mediatek: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-04-23
pwm: mediatek: Remove unused function
Jiapeng Chong
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-12-17
pwm: mediatek: Add MT8183 SoC support
Fabien Parent
2020-12-17
pwm: mediatek: Always use bus clock
Fabien Parent
2020-12-17
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
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