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
/
sh
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
1
-2
/
+3
2015-11-24
drivers: sh: clk: Avoid crashes when passing NULL clocks
Geert Uytterhoeven
1
-0
/
+12
2015-11-24
drivers: sh: clk: Remove obsolete and unused clk_round_parent()
Geert Uytterhoeven
1
-88
/
+0
2014-04-30
sh: clk: Use cpufreq_for_each_valid_entry macro for iteration
Stratos Karafotis
1
-15
/
+5
2014-02-04
ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
Guennadi Liakhovetski
1
-0
/
+38
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-2
/
+2
2013-01-11
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
Kuninori Morimoto
1
-0
/
+6
2012-11-13
sh: clkfwk: fixup unsed variable warning
Kuninori Morimoto
1
-1
/
+0
2012-11-08
sh: clkfwk: add sh_clk_fsidiv_register()
Kuninori Morimoto
1
-0
/
+86
2012-05-25
sh: clkfwk: Consolidate div clk registration helper.
Paul Mundt
1
-107
/
+75
2012-05-25
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
Paul Mundt
1
-25
/
+17
2012-05-25
sh: clkfwk: Use shared sh_clk_div_enable/disable().
Paul Mundt
1
-43
/
+34
2012-05-25
sh: clkfwk: Use shared sh_clk_div_set_rate()
Paul Mundt
1
-42
/
+28
2012-05-25
sh: clkfwk: Use shared sh_clk_div_recalc().
Paul Mundt
1
-36
/
+26
2012-05-25
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
1
-5
/
+5
2012-05-25
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
1
-11
/
+35
2012-04-12
sh: clkfwk: Support variable size accesses for div4/div6 clocks.
Paul Mundt
1
-34
/
+37
2012-04-11
sh: clkfwk: Support variable size accesses for MSTP clocks.
Paul Mundt
1
-11
/
+27
2012-03-12
sh: convert cpg code to sh_clk_ops
Magnus Damm
1
-8
/
+8
2012-01-24
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
Kuninori Morimoto
1
-1
/
+1
2012-01-10
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
Kuninori Morimoto
1
-2
/
+2
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div6
Magnus Damm
1
-10
/
+10
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div4
Magnus Damm
1
-8
/
+8
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for mstp32
Magnus Damm
1
-4
/
+4
2011-12-09
sh: extend clock struct with mapped_reg member
Magnus Damm
1
-2
/
+7
2011-11-24
sh: clkfwk: setup clock parent from current register value
Kuninori Morimoto
1
-0
/
+35
2011-11-11
sh: clkfwk: Kill off remaining debugfs cruft.
Paul Mundt
1
-87
/
+0
2011-11-05
sh: clkfwk: add clk_rate_mult_range_round()
Kuninori Morimoto
1
-0
/
+20
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
1
-2
/
+27
2011-07-20
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
1
-5
/
+2
2011-06-24
sh: clkfwk: Convert to IS_ERR_OR_NULL.
Paul Mundt
1
-1
/
+1
2011-06-24
drivers: sh: late disabling of clocks V2
Magnus Damm
1
-1
/
+26
2011-06-14
drivers: sh: resume enabled clocks fix
Magnus Damm
1
-1
/
+1
2011-04-18
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
Kuninori Morimoto
1
-1
/
+1
2011-03-23
sh: Use struct syscore_ops instead of sysdevs
Rafael J. Wysocki
1
-50
/
+18
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2010-11-19
sh: clkfwk: Build fix for non-legacy CPG changes.
Paul Mundt
2
-1
/
+4
2010-11-15
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
2
-6
/
+4
2010-11-15
sh: clkfwk: Kill off unused clk_set_rate_ex().
Paul Mundt
1
-9
/
+3
2010-11-10
sh: clkfwk: fix up compiler warnings.
Paul Mundt
1
-2
/
+2
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
1
-0
/
+75
2010-11-01
sh: clkfwk: Fix up rate rounding error handling.
Paul Mundt
1
-2
/
+2
2010-10-18
sh: clkfwk: Shuffle around to match the intc split up.
Paul Mundt
3
-0
/
+1056