index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-ma...
Stephen Boyd
4
-2
/
+108
2018-05-15
clk: mediatek: add g3dsys support for MT2701 and MT7623
Sean Wang
3
-0
/
+102
2018-05-15
clk: mediatek: correct the clocks for MT2701 HDMI PHY module
Ryder Lee
1
-2
/
+6
2018-04-06
Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '...
Stephen Boyd
5
-8
/
+215
2018-03-20
clk: mediatek: add audsys support for MT2701
Ryder Lee
3
-0
/
+193
2018-03-20
clk: mediatek: add devm_of_platform_populate() for MT7622 audsys
Ryder Lee
1
-1
/
+13
2018-03-19
clk: mediatek: update clock driver of MT2712
Weiyi Lu
1
-14
/
+55
2018-03-19
clk: mediatek: update missing clock data for MT7622 audsys
Ryder Lee
1
-0
/
+1
2018-03-19
clk: mediatek: fix PWM clock source by adding a fixed-factor clock
Sean Wang
1
-7
/
+8
2018-01-10
clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
Sean Wang
3
-9
/
+2
2017-12-26
clk: mediatek: Fix all warnings for missing struct clk_onecell_data
Sean Wang
1
-0
/
+1
2017-12-21
clk: mediatek: group drivers under indpendent menu
Sean Wang
1
-46
/
+50
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
17
-4
/
+3520
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
clk: mediatek: add clock support for MT7622 SoC
Sean Wang
6
-0
/
+1334
2017-11-02
clk: mediatek: add the option for determining PLL source clock
Chen Zhong
2
-1
/
+5
2017-11-02
clk: mediatek: mark mtk_infrasys_init_early __init
Arnd Bergmann
1
-1
/
+1
2017-11-02
clk: mediatek: Add MT2712 clock support
weiyi.lu@mediatek.com
12
-2
/
+2180
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
3
-3
/
+3
2017-07-17
clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call
Sean Wang
1
-4
/
+0
2017-06-19
clk: mediatek: export cpu multiplexer clock for MT8173 SoCs
Sean Wang
1
-0
/
+23
2017-06-19
clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
Sean Wang
1
-0
/
+8
2017-06-19
clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
Sean Wang
3
-1
/
+151
2017-04-21
clk: mediatek: add mt2701 ethernet reset
John Crispin
1
-0
/
+2
2017-04-19
clk: mediatek: add clk support for MT6797
Kevin-CW Chen
7
-0
/
+1134
2017-01-26
clk: mediatek: Fix MT8135 dependencies
Jean Delvare
1
-2
/
+2
2017-01-26
clk: mediatek: Fix MT2701 dependencies
Jean Delvare
1
-7
/
+8
2016-11-08
reset: mediatek: Add MT2701 reset driver
Shunli Wang
2
-4
/
+16
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
14
-5
/
+1797
2016-10-17
clk: mediatek: Add hardware dependency
Jean Delvare
1
-0
/
+2
2016-09-21
clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+3
2016-08-19
clk: mediatek: Refine the makefile to support multiple clock drivers
James Liao
2
-3
/
+24
2016-08-18
clk: mediatek: remove __init from clk registration functions
James Liao
3
-8
/
+8
2016-05-06
clk: mediatek: remove hdmitx_dig_cts from TOP clocks
Philipp Zabel
1
-1
/
+0
2016-05-06
clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
Philipp Zabel
1
-0
/
+5
2016-05-06
clk: mediatek: make dpi0_sel propagate rate changes
Philipp Zabel
2
-3
/
+18
2016-03-29
clk: mediatek: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-03-02
clk: mediatek: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2016-01-29
clk: mediatek: Fix memory leak on clock init fail
James Liao
1
-2
/
+4
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2
-5
/
+5
2015-10-01
clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
James Liao
5
-7
/
+159
2015-10-01
clk: mediatek: Add subsystem clocks of MT8173
James Liao
1
-0
/
+267
2015-10-01
clk: mediatek: Fix rate and dependency of MT8173 clocks
James Liao
1
-6
/
+13
2015-10-01
clk: mediatek: Add fixed clocks support for Mediatek SoC.
James Liao
2
-0
/
+40
2015-10-01
clk: mediatek: Add __initdata and __init for data and functions
James Liao
3
-10
/
+11
2015-10-01
clk: mediatek: Remove unused code from MT8173.
James Liao
2
-4
/
+2
2015-10-01
clk: mediatek: Removed unused dpi_ck clock from MT8173
James Liao
1
-1
/
+0
2015-10-01
clk: mediatek: add 13mhz clock for MT8173
Joe.C
1
-0
/
+5
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
4
-2
/
+6
2015-07-28
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
3
-6
/
+42
[next]