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
/
clk
/
mediatek
/
clk-cpumux.c
Age
Commit message (
Expand
)
Author
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Use %pe to print errors
Chen-Yu Tsai
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
2021-07-27
clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-11-30
clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()
Stephen Boyd
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call
Sean Wang
2017-06-19
clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
Sean Wang