index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
Age
Commit message (
Expand
)
Author
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