Age | Commit message (Expand) | Author |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | clk: mediatek: add clock support for MT7622 SoC | Sean Wang |
2017-11-02 | clk: mediatek: add the option for determining PLL source clock | Chen Zhong |
2017-11-02 | clk: mediatek: mark mtk_infrasys_init_early __init | Arnd Bergmann |
2017-11-02 | clk: mediatek: Add MT2712 clock support | weiyi.lu@mediatek.com |
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: export cpu multiplexer clock for MT8173 SoCs | Sean Wang |
2017-06-19 | clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs | Sean Wang |
2017-06-19 | clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work | Sean Wang |
2017-04-21 | clk: mediatek: add mt2701 ethernet reset | John Crispin |
2017-04-19 | clk: mediatek: add clk support for MT6797 | Kevin-CW Chen |
2017-01-26 | clk: mediatek: Fix MT8135 dependencies | Jean Delvare |
2017-01-26 | clk: mediatek: Fix MT2701 dependencies | Jean Delvare |
2016-11-08 | reset: mediatek: Add MT2701 reset driver | Shunli Wang |
2016-11-08 | clk: mediatek: Add MT2701 clock support | Shunli Wang |
2016-10-17 | clk: mediatek: Add hardware dependency | Jean Delvare |
2016-09-21 | clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap | Arvind Yadav |
2016-08-19 | clk: mediatek: Refine the makefile to support multiple clock drivers | James Liao |
2016-08-18 | clk: mediatek: remove __init from clk registration functions | James Liao |
2016-05-06 | clk: mediatek: remove hdmitx_dig_cts from TOP clocks | Philipp Zabel |
2016-05-06 | clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output | Philipp Zabel |
2016-05-06 | clk: mediatek: make dpi0_sel propagate rate changes | Philipp Zabel |
2016-03-29 | clk: mediatek: Make reset_control_ops const | Philipp Zabel |
2016-03-02 | clk: mediatek: Remove CLK_IS_ROOT | Stephen Boyd |
2016-01-29 | clk: mediatek: Fix memory leak on clock init fail | James Liao |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang |
2015-10-01 | clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS | James Liao |
2015-10-01 | clk: mediatek: Add subsystem clocks of MT8173 | James Liao |
2015-10-01 | clk: mediatek: Fix rate and dependency of MT8173 clocks | James Liao |
2015-10-01 | clk: mediatek: Add fixed clocks support for Mediatek SoC. | James Liao |
2015-10-01 | clk: mediatek: Add __initdata and __init for data and functions | James Liao |
2015-10-01 | clk: mediatek: Remove unused code from MT8173. | James Liao |
2015-10-01 | clk: mediatek: Removed unused dpi_ck clock from MT8173 | James Liao |
2015-10-01 | clk: mediatek: add 13mhz clock for MT8173 | Joe.C |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-28 | clk: mediatek: Add MT8173 MMPLL change rate support | James Liao |
2015-07-28 | clk: mediatek: Fix calculation of PLL rate settings | James Liao |
2015-07-28 | clk: mediatek: Fix PLL registers setting flow | James Liao |
2015-07-20 | clk: mediatek: Properly include clk.h | Stephen Boyd |
2015-07-06 | clk: mediatek: mt8173: Fix enabling of critical clocks | Sascha Hauer |
2015-06-04 | clk: mediatek: Fix apmixedsys clock registration | James Liao |
2015-05-19 | clk: mediatek: Initialize clk_init_data | Ricky Liang |
2015-05-05 | clk: mediatek: Add basic clocks for Mediatek MT8173. | James Liao |
2015-05-05 | clk: mediatek: Add basic clocks for Mediatek MT8135. | James Liao |
2015-05-05 | clk: mediatek: Add reset controller support | Sascha Hauer |
2015-05-05 | clk: mediatek: Add initial common clock support for Mediatek SoCs. | James Liao |