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
/
clk-vt8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2016-08-24
clk: vt8500: Migrate to clk_hw based registration APIs
Stephen Boyd
1
-10
/
+12
2016-06-20
clk: vt8500: rework wm8650_find_pll_bits()
Roman Volkov
1
-35
/
+38
2016-06-20
clk: vt8500: fix gcc-4.9 warnings
Arnd Bergmann
1
-24
/
+10
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
1
-26
/
+65
2016-01-29
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
1
-3
/
+6
2013-12-19
clk: vt8500: Staticize vtwm_pll_ops
Sachin Kamat
1
-1
/
+1
2013-09-29
ARM: vt8500: prepare for arch-wide .init_time callback
Sebastian Hesselbarth
1
-10
/
+0
2013-09-29
clk: vt8500: parse pmc_base from clock driver
Sebastian Hesselbarth
1
-0
/
+24
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-4
/
+71
2013-05-29
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
1
-1
/
+1
2013-05-29
clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
Tony Prisk
1
-4
/
+0
2013-05-29
clk: vt8500: Add support for clocks on the WM8850 SoCs
Tony Prisk
1
-0
/
+71
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+2
2013-04-14
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
Tony Prisk
1
-0
/
+2
2013-03-14
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
1
-1
/
+1
2013-01-24
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
1
-12
/
+5
2013-01-15
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
1
-2
/
+100
2013-01-15
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
1
-2
/
+12
2013-01-15
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
1
-0
/
+8
2013-01-15
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
1
-3
/
+3
2012-11-09
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
1
-0
/
+18
2012-09-21
arm: vt8500: clk: Add Common Clock Framework support
Tony Prisk
1
-0
/
+510