summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-ma...Stephen Boyd-2/+108
2018-05-15clk: mediatek: add g3dsys support for MT2701 and MT7623Sean Wang-0/+102
2018-05-15clk: mediatek: correct the clocks for MT2701 HDMI PHY moduleRyder Lee-2/+6
2018-04-06Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '...Stephen Boyd-8/+215
2018-03-20clk: mediatek: add audsys support for MT2701Ryder Lee-0/+193
2018-03-20clk: mediatek: add devm_of_platform_populate() for MT7622 audsysRyder Lee-1/+13
2018-03-19clk: mediatek: update clock driver of MT2712Weiyi Lu-14/+55
2018-03-19clk: mediatek: update missing clock data for MT7622 audsysRyder Lee-0/+1
2018-03-19clk: mediatek: fix PWM clock source by adding a fixed-factor clockSean Wang-7/+8
2018-01-10clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being builtSean Wang-9/+2
2017-12-26clk: mediatek: Fix all warnings for missing struct clk_onecell_dataSean Wang-0/+1
2017-12-21clk: mediatek: group drivers under indpendent menuSean Wang-46/+50
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-4/+3520
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-11-02clk: mediatek: add clock support for MT7622 SoCSean Wang-0/+1334
2017-11-02clk: mediatek: add the option for determining PLL source clockChen Zhong-1/+5
2017-11-02clk: mediatek: mark mtk_infrasys_init_early __initArnd Bergmann-1/+1
2017-11-02clk: mediatek: Add MT2712 clock supportweiyi.lu@mediatek.com-2/+2180
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring-3/+3
2017-07-17clk: mediatek: fixed static checker warning in clk_cpumux_get_parent callSean Wang-4/+0
2017-06-19clk: mediatek: export cpu multiplexer clock for MT8173 SoCsSean Wang-0/+23
2017-06-19clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCsSean Wang-0/+8
2017-06-19clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't workSean Wang-1/+151
2017-04-21clk: mediatek: add mt2701 ethernet resetJohn Crispin-0/+2
2017-04-19clk: mediatek: add clk support for MT6797Kevin-CW Chen-0/+1134
2017-01-26clk: mediatek: Fix MT8135 dependenciesJean Delvare-2/+2
2017-01-26clk: mediatek: Fix MT2701 dependenciesJean Delvare-7/+8
2016-11-08reset: mediatek: Add MT2701 reset driverShunli Wang-4/+16
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang-5/+1797
2016-10-17clk: mediatek: Add hardware dependencyJean Delvare-0/+2
2016-09-21clk: mediatek: clk-mt8173: Unmap region obtained by of_iomapArvind Yadav-1/+3
2016-08-19clk: mediatek: Refine the makefile to support multiple clock driversJames Liao-3/+24
2016-08-18clk: mediatek: remove __init from clk registration functionsJames Liao-8/+8
2016-05-06clk: mediatek: remove hdmitx_dig_cts from TOP clocksPhilipp Zabel-1/+0
2016-05-06clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock outputPhilipp Zabel-0/+5
2016-05-06clk: mediatek: make dpi0_sel propagate rate changesPhilipp Zabel-3/+18
2016-03-29clk: mediatek: Make reset_control_ops constPhilipp Zabel-1/+1
2016-03-02clk: mediatek: Remove CLK_IS_ROOTStephen Boyd-2/+2
2016-01-29clk: mediatek: Fix memory leak on clock init failJames Liao-2/+4
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang-5/+5
2015-10-01clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao-7/+159
2015-10-01clk: mediatek: Add subsystem clocks of MT8173James Liao-0/+267
2015-10-01clk: mediatek: Fix rate and dependency of MT8173 clocksJames Liao-6/+13
2015-10-01clk: mediatek: Add fixed clocks support for Mediatek SoC.James Liao-0/+40
2015-10-01clk: mediatek: Add __initdata and __init for data and functionsJames Liao-10/+11
2015-10-01clk: mediatek: Remove unused code from MT8173.James Liao-4/+2
2015-10-01clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao-1/+0
2015-10-01clk: mediatek: add 13mhz clock for MT8173Joe.C-0/+5
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd-2/+6
2015-07-28clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao-6/+42