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-mt8183.c
Age
Commit message (
Expand
)
Author
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8183: Convert all remaining clocks to common probe
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8183: Compress clocks arrays entries where possible
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: Switch to mtk_clk_simple_probe() where possible
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8183: Drop flags for sys/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8183: Compress top_divs array entries
AngeloGioacchino Del Regno
2022-09-29
clk: mediatek: mt8183: Add clk mux notifier for MFG mux
Chen-Yu Tsai
2022-06-15
clk: mediatek: reset: Add infra_ao reset support for MT8192/MT8195
Rex-BC Chen
2022-06-15
clk: mediatek: reset: Add new register reset function with device
Rex-BC Chen
2022-06-15
clk: mediatek: reset: Support nonsequence base offsets of reset registers
Rex-BC Chen
2022-06-15
clk: mediatek: reset: Revise structure to control reset register
Rex-BC Chen
2022-06-15
clk: mediatek: reset: Merge and revise reset register function
Rex-BC Chen
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-18
clk: mediatek: use en_mask as a pure div_en_mask
Chun-Jie Chen
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2019-10-16
clk: mediatek: mt8183: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-09-17
clk: mediatek: add pericfg clocks for MT8183
Chunfeng Yun
2019-08-08
clk: reset: Modify reset-controller driver
yong.liang
2019-07-22
clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
Weiyi Lu
2019-06-06
clk: mediatek: Remove MT8183 unused clock
Erin Lo
2019-04-11
clk: mediatek: Add MT8183 clock support
Weiyi Lu